James Morris ac8cc0fa53 Merge branch 'next' into for-linus пре 16 година
..
netfilter 0f23174aa8 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net пре 16 година
Kconfig cb7f6a7b71 IPVS: Move IPVS to net/netfilter/ipvs пре 16 година
Makefile cb7f6a7b71 IPVS: Move IPVS to net/netfilter/ipvs пре 16 година
af_inet.c b4ee07df3d netns: igmp: allow IPPROTO_IGMP sockets in netns пре 16 година
ah4.c 4fb236bac9 netns xfrm: AH/ESP in netns! пре 16 година
arp.c 8164f1b797 ipv4: Fix ARP behavior with many mac-vlans пре 16 година
cipso_ipv4.c 6c2e8ac095 netlabel: Update kernel configuration API пре 16 година
datagram.c 7c73a6faff mib: add net to IP_INC_STATS_BH пре 17 година
devinet.c 539afedfcc net: clean up net/ipv4/devinet.c пре 16 година
esp4.c 4fb236bac9 netns xfrm: AH/ESP in netns! пре 16 година
fib_frontend.c 6ed2533e55 net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c пре 16 година
fib_hash.c 6ed2533e55 net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c пре 16 година
fib_lookup.h a6501e080c [IPV4] FIB_HASH: Reduce memory needs and speedup lookups пре 17 година
fib_rules.c ae299fc051 net: add fib_rules_ops to flush_cache method пре 17 година
fib_semantics.c d9319100c1 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c пре 16 година
fib_trie.c 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ пре 16 година
icmp.c 52479b623d netns xfrm: lookup in netns пре 16 година
igmp.c 7091e728c5 netns: igmp: make /proc/net/{igmp,mcfilter} per netns пре 16 година
inet_connection_sock.c eb4dea5853 net: Fix percpu counters deadlock пре 16 година
inet_diag.c c25eb3bfb9 net: Convert TCP/DCCP listening hash tables to use RCU пре 16 година
inet_fragment.c 547b792cac net: convert BUG_TRAP to generic WARN_ON пре 17 година
inet_hashtables.c 920de804bc net: Make sure BHs are disabled in sock_prot_inuse_add() пре 16 година
inet_lro.c 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts пре 16 година
inet_timewait_sock.c 9db66bdcc8 net: convert TCP/DCCP ehash rwlocks to spinlocks пре 16 година
inetpeer.c d9319100c1 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c пре 16 година
ip_forward.c def8b4faff net: reduce structures when XFRM=n пре 16 година
ip_fragment.c 6d9f239a1e net: '&' redux пре 16 година
ip_gre.c be77e59307 net: fix tunnels in netns after ndo_ changes пре 16 година
ip_input.c 198d6ba4d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 пре 16 година
ip_options.c 15c45f7b2e cipso: Add support for native local labeling and fixup mapping names пре 16 година
ip_output.c a21bba9454 net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames() пре 16 година
ip_sockglue.c 21d1a161f6 net: ip_sockglue.c add static, annotate ports' endianness пре 16 година
ipcomp.c 221df1ed33 netns xfrm: state lookup in netns пре 16 година
ipconfig.c 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ пре 16 година
ipip.c be77e59307 net: fix tunnels in netns after ndo_ changes пре 16 година
ipmr.c b1879204dd ipmr: merge common code пре 16 година
netfilter.c ed77a89c30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 пре 16 година
proc.c eb4dea5853 net: Fix percpu counters deadlock пре 16 година
protocol.c 0b04082995 net: remove CVS keywords пре 17 година
raw.c 2e77d89b2f net: avoid a pair of dst_hold()/dst_release() in ip_append_data() пре 16 година
route.c 0f23174aa8 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net пре 16 година
syncookies.c a3116ac5c2 tcp: Port redirection support for TCP пре 16 година
sysctl_net_ipv4.c 6d9f239a1e net: '&' redux пре 16 година
tcp.c 7945cc6464 tcp: Kill extraneous SPLICE_F_NONBLOCK checks. пре 16 година
tcp_bic.c 0bc8c7bf9e [TCP]: BIC web page link is corrected. пре 17 година
tcp_cong.c 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) пре 16 година
tcp_cubic.c ae27e98a51 [TCP] CUBIC v2.3 пре 16 година
tcp_diag.c a7a0d6a87b net: inet_diag_handler structs can be const пре 16 година
tcp_highspeed.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid пре 17 година
tcp_htcp.c 8f65b5354b tcp_htcp: last_cong bug fix пре 16 година
tcp_hybla.c 9d2c27e17b tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. пре 16 година
tcp_illinois.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid пре 17 година
tcp_input.c 41834b7332 tcp: share code through function, not through copy-paste. :-) пре 16 година
tcp_ipv4.c eb4dea5853 net: Fix percpu counters deadlock пре 16 година
tcp_lp.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid пре 17 година
tcp_minisocks.c 5a5f3a8db9 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c пре 16 година
tcp_output.c 64ff3b938e tcp: Always set urgent pointer if it's beyond snd_nxt пре 16 година
tcp_probe.c 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ пре 16 година
tcp_scalable.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid пре 17 година
tcp_timer.c 6086ebca13 tcp: Stop scaring users with "treason uncloaked!" пре 16 година
tcp_vegas.c 8d3a564da3 tcp: tcp_vegas cong avoid fix пре 16 година
tcp_vegas.h 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds пре 18 година
tcp_veno.c ab59859de1 net: fix returning void-valued expression warnings пре 17 година
tcp_westwood.c 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds пре 18 година
tcp_yeah.c 5a5f3a8db9 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c пре 16 година
tunnel4.c baa2bfb8ae [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel. пре 17 година
udp.c 723b46108f net: udp_unhash() can test if sk is hashed пре 16 година
udp_impl.h 645ca708f9 udp: introduce struct udp_table and multiple spinlocks пре 16 година
udplite.c 271b72c7fa udp: RCU handling for Unicast packets. пре 16 година
xfrm4_input.c f2712fd0b4 ipsec: Remove useless ret variable пре 16 година
xfrm4_mode_beet.c eb49e63093 ipsec: Interfamily IPSec BEET пре 17 година
xfrm4_mode_transport.c 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output пре 17 година
xfrm4_mode_tunnel.c fe833fca2e xfrm: fix fragmentation for ipv4 xfrm tunnel пре 17 година
xfrm4_output.c df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. пре 17 година
xfrm4_policy.c fbda33b2b8 netns xfrm: ->get_saddr in netns пре 16 година
xfrm4_state.c fb7e06748c xfrm: remove useless forward declarations пре 16 година
xfrm4_tunnel.c b1641064a3 [IPCOMP]: Fix reception of incompressible packets пре 17 година