Linus Torvalds 6aa5fc4349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 před 17 roky
..
ipvs 2ad17defd5 ipvs: fix oops in backup for fwmark conn templates před 17 roky
netfilter 6e79d85d9a netfilter: assign PDE->data before gluing PDE into /proc tree před 17 roky
Kconfig 6ded55da6b Documentation: move nfsroot.txt to filesystems/ před 17 roky
Makefile 9ba6397976 [IPV4]: Cleanup the sysctl_net_ipv4.c file před 18 roky
af_inet.c 801678c5a3 Remove duplicated unlikely() in IS_ERR() před 17 roky
ah4.c b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number před 18 roky
arp.c f5184d267c net: Allow netdevices to specify needed head/tailroom před 17 roky
cipso_ipv4.c 5e0f8923f3 cipso: Relax too much careful cipso hash function. před 17 roky
datagram.c f97c1e0c6e [IPV4] net/ipv4: Use ipv4_is_<type> před 18 roky
devinet.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. před 18 roky
esp4.c 920fc941a9 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access před 18 roky
fib_frontend.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. před 18 roky
fib_hash.c 5e659e4cb0 [NET]: Fix heavy stack usage in seq_file output routines. před 17 roky
fib_lookup.h a6501e080c [IPV4] FIB_HASH: Reduce memory needs and speedup lookups před 18 roky
fib_rules.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. před 18 roky
fib_semantics.c 57d7a60092 [NETNS]: Add netns refcnt debug into fib_info. před 17 roky
fib_trie.c 5e659e4cb0 [NET]: Fix heavy stack usage in seq_file output routines. před 17 roky
icmp.c 0010e46577 ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() před 17 roky
igmp.c f5184d267c net: Allow netdevices to specify needed head/tailroom před 17 roky
inet_connection_sock.c 7477fd2e6b [SOCK]: Add some notes about per-bind-bucket sock lookup. před 17 roky
inet_diag.c d86e0dac2c [NETNS]: Tcp-v6 sockets per-net lookup. před 18 roky
inet_fragment.c e1ec1b8ccd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 před 18 roky
inet_hashtables.c 53083773dc [INET]: Uninline the __inet_inherit_port call. před 17 roky
inet_lro.c 877364e60e [LRO] Fix lro_mgr->features checks před 18 roky
inet_timewait_sock.c cd5342d905 [NETNS]: Add netns refcnt debug for timewait buckets. před 17 roky
inetpeer.c d71209ded2 [INET]: Use list_head-s in inetpeer.c před 18 roky
ip_forward.c e1ec1b8ccd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 před 18 roky
ip_fragment.c a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. před 17 roky
ip_gre.c f96c148fd5 [GRE]: Allow for IPPROTO_GRE protocol in namespaces. před 17 roky
ip_input.c c67fa02799 net/ipv4: correct RFC 1122 section reference in comment před 17 roky
ip_options.c f25c3d613b [IPV4]: Convert do_gettimeofday() to getnstimeofday(). před 17 roky
ip_output.c be9164e769 [IPv4] UFO: prevent generation of chained skb destined to UFO device před 17 roky
ip_sockglue.c 42908c69f6 net: Add compat support for getsockopt (MCAST_MSFILTER) před 17 roky
ipcomp.c 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h před 17 roky
ipconfig.c f5184d267c net: Allow netdevices to specify needed head/tailroom před 17 roky
ipip.c 0a826406d4 [IPIP]: Allow to create IPIP tunnels in net namespaces. před 17 roky
ipmr.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. před 18 roky
netfilter.c d63a650736 [NETFILTER]: Add partial checksum validation helper před 17 roky
proc.c fd4e7b5045 [IPV4][NETNS]: Display per-net info in sockstat file. před 18 roky
protocol.c 03d4f879b9 [IPV4]: align inet_protos[] on SMP před 18 roky
raw.c f5184d267c net: Allow netdevices to specify needed head/tailroom před 17 roky
route.c 5ffc02a158 ip: Use inline function dst_metric() instead of direct access to dst->metric[] před 17 roky
syncookies.c 4dfc281702 [Syncookies]: Add support for TCP options via timestamps. před 17 roky
sysctl_net_ipv4.c 68528f0998 [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. před 18 roky
tcp.c 1f29b0584d tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c před 17 roky
tcp_bic.c 0bc8c7bf9e [TCP]: BIC web page link is corrected. před 18 roky
tcp_cong.c 246eb2af06 tcp: Limit cwnd growth when deferring for GSO před 17 roky
tcp_cubic.c 6f6d6a1a6a rename div64_64 to div64_u64 před 17 roky
tcp_diag.c 305e1e9691 [INET]: Let inet_diag and friends autoload před 18 roky
tcp_highspeed.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid před 18 roky
tcp_htcp.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid před 18 roky
tcp_hybla.c ab59859de1 net: fix returning void-valued expression warnings před 17 roky
tcp_illinois.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid před 18 roky
tcp_input.c 79d44516b4 tcp FRTO: work-around inorder receivers před 17 roky
tcp_ipv4.c 84841c3c6c ipv4: assign PDE->data before gluing PDE into /proc tree před 17 roky
tcp_lp.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid před 18 roky
tcp_minisocks.c ec3c0982a2 [TCP]: TCP_DEFER_ACCEPT updates - process as established před 18 roky
tcp_output.c 17515408a1 [TCP]: Remove superflushious skb == write_queue_tail() check před 17 roky
tcp_probe.c 8d390efd90 tcp: tcp_probe buffer overflow and incorrect return value před 17 roky
tcp_scalable.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid před 18 roky
tcp_timer.c 569508c964 [TCP]: Format addresses appropriately in debug messages. před 17 roky
tcp_vegas.c ab59859de1 net: fix returning void-valued expression warnings před 17 roky
tcp_vegas.h 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds před 18 roky
tcp_veno.c ab59859de1 net: fix returning void-valued expression warnings před 17 roky
tcp_westwood.c 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds před 18 roky
tcp_yeah.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid před 18 roky
tunnel4.c b0970c428b [SIT]: Allow for IPPROTO_IPV6 protocol in namespaces. před 17 roky
udp.c 84841c3c6c ipv4: assign PDE->data before gluing PDE into /proc tree před 17 roky
udp_impl.h 6ba5a3c52d [UDP]: Make full use of proto.h.udp_hash innovation. před 18 roky
udplite.c 4ad96d39a2 [UDP]: Remove owner from udp_seq_afinfo. před 18 roky
xfrm4_input.c 0883ae0e55 [IPSEC]: Fix transport-mode async resume on intput without netfilter před 18 roky
xfrm4_mode_beet.c 732c8bd590 [IPSEC]: Fix BEET output před 18 roky
xfrm4_mode_transport.c 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output před 18 roky
xfrm4_mode_tunnel.c df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. před 18 roky
xfrm4_output.c df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. před 18 roky
xfrm4_policy.c c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. před 18 roky
xfrm4_state.c 732c8bd590 [IPSEC]: Fix BEET output před 18 roky
xfrm4_tunnel.c b1641064a3 [IPCOMP]: Fix reception of incompressible packets před 18 roky