Linus Torvalds ef8a97bbc9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 hace 17 años
..
netfilter fa9a86ddc8 netfilter: use rcu_read_bh() in ipt_do_table() hace 17 años
Kconfig d18921a0e3 Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode hace 17 años
Makefile cb7f6a7b71 IPVS: Move IPVS to net/netfilter/ipvs hace 17 años
af_inet.c 6e15cf0486 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 hace 17 años
ah4.c 4fb236bac9 netns xfrm: AH/ESP in netns! hace 17 años
arp.c 73ce7b01b4 ipv4: arp announce, arp_proxy and windows ip conflict verification hace 17 años
cipso_ipv4.c 389fb800ac netlabel: Label incoming TCP connections correctly in SELinux hace 17 años
datagram.c 7c73a6faff mib: add net to IP_INC_STATS_BH hace 17 años
devinet.c 1ce85fe402 netlink: change nlmsg_notify() return value logic hace 17 años
esp4.c 4fb236bac9 netns xfrm: AH/ESP in netns! hace 17 años
fib_frontend.c c1cf8422f0 ip: add loose reverse path filtering hace 17 años
fib_hash.c 6ed2533e55 net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c hace 17 años
fib_lookup.h a6501e080c [IPV4] FIB_HASH: Reduce memory needs and speedup lookups hace 18 años
fib_rules.c ae299fc051 net: add fib_rules_ops to flush_cache method hace 17 años
fib_semantics.c 1ce85fe402 netlink: change nlmsg_notify() return value logic hace 17 años
fib_trie.c 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ hace 17 años
icmp.c 959d272649 netns: Fix icmp shutdown. hace 17 años
igmp.c 7091e728c5 netns: igmp: make /proc/net/{igmp,mcfilter} per netns hace 17 años
inet_connection_sock.c 24dd1fa184 net: move bsockets outside of read only beginning of struct inet_hashinfo hace 17 años
inet_diag.c c25eb3bfb9 net: Convert TCP/DCCP listening hash tables to use RCU hace 17 años
inet_fragment.c 56bca31ff1 inet fragments: fix sparse warning: context imbalance hace 17 años
inet_hashtables.c 24dd1fa184 net: move bsockets outside of read only beginning of struct inet_hashinfo hace 17 años
inet_lro.c 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts hace 17 años
inet_timewait_sock.c 9db66bdcc8 net: convert TCP/DCCP ehash rwlocks to spinlocks hace 17 años
inetpeer.c d9319100c1 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c hace 17 años
ip_forward.c def8b4faff net: reduce structures when XFRM=n hace 17 años
ip_fragment.c 2bad35b7c9 netns: oops in ip[6]_frag_reasm incrementing stats hace 17 años
ip_gre.c da6185d874 gre: used time_before for comparing jiffies hace 17 años
ip_input.c 198d6ba4d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 17 años
ip_options.c 15c45f7b2e cipso: Add support for native local labeling and fixup mapping names hace 17 años
ip_output.c 51f31cabe3 ip: support for TX timestamps on UDP and RAW sockets hace 17 años
ip_sockglue.c 21d1a161f6 net: ip_sockglue.c add static, annotate ports' endianness hace 17 años
ipcomp.c 221df1ed33 netns xfrm: state lookup in netns hace 17 años
ipconfig.c 09640e6365 net: replace uses of __constant_{endian} hace 17 años
ipip.c 26d94b46d0 ipip: used time_before for comparing jiffies hace 17 años
ipmr.c 69ebbf58f3 ipmr: use goto to common label instead of opencoding hace 17 años
netfilter.c ed77a89c30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 hace 17 años
proc.c 1c10c49d83 net: replace commatas with semicolons hace 17 años
protocol.c 0b04082995 net: remove CVS keywords hace 17 años
raw.c 51f31cabe3 ip: support for TX timestamps on UDP and RAW sockets hace 17 años
route.c 6e15cf0486 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 hace 17 años
syncookies.c 284904aa79 lsm: Relocate the IPv4 security_inet_conn_request() hooks hace 17 años
sysctl_net_ipv4.c 6d9f239a1e net: '&' redux hace 17 años
tcp.c 377f0a08e4 ipv4: remove unused parameter from tcp_recv_urg(). hace 17 años
tcp_bic.c 758ce5c8d1 tcp: add helper for AI algorithm hace 17 años
tcp_cong.c 758ce5c8d1 tcp: add helper for AI algorithm hace 17 años
tcp_cubic.c 758ce5c8d1 tcp: add helper for AI algorithm hace 17 años
tcp_diag.c a7a0d6a87b net: inet_diag_handler structs can be const hace 17 años
tcp_highspeed.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid hace 18 años
tcp_htcp.c 571a5dd8d0 htcp: merge icsk_ca_state compare hace 17 años
tcp_hybla.c 9d2c27e17b tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. hace 17 años
tcp_illinois.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid hace 18 años
tcp_input.c 96e0bf4b51 tcp: Discard segments that ack data not yet sent hace 17 años
tcp_ipv4.c 284904aa79 lsm: Relocate the IPv4 security_inet_conn_request() hooks hace 17 años
tcp_lp.c c3a05c6050 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid hace 18 años
tcp_minisocks.c c887e6d2d9 tcp: consolidate paws check hace 17 años
tcp_output.c 9eb9362e56 tcp: miscounts due to tcp_fragment pcount reset hace 17 años
tcp_probe.c a2025b8b10 tcp: '< 0' test on unsigned hace 17 años
tcp_scalable.c 758ce5c8d1 tcp: add helper for AI algorithm hace 17 años
tcp_timer.c bc079e9ede tcp: cleanup ca_state mess in tcp_timer hace 17 años
tcp_vegas.c 8d3a564da3 tcp: tcp_vegas cong avoid fix hace 17 años
tcp_vegas.h 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds hace 18 años
tcp_veno.c 758ce5c8d1 tcp: add helper for AI algorithm hace 17 años
tcp_westwood.c 30cfd0baf0 [TCP]: congestion control API pass RTT in microseconds hace 18 años
tcp_yeah.c 758ce5c8d1 tcp: add helper for AI algorithm hace 17 años
tunnel4.c baa2bfb8ae [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel. hace 17 años
udp.c f0de70f8bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 17 años
udp_impl.h 645ca708f9 udp: introduce struct udp_table and multiple spinlocks hace 17 años
udplite.c 271b72c7fa udp: RCU handling for Unicast packets. hace 17 años
xfrm4_input.c f2712fd0b4 ipsec: Remove useless ret variable hace 17 años
xfrm4_mode_beet.c eb49e63093 ipsec: Interfamily IPSec BEET hace 17 años
xfrm4_mode_transport.c 37fedd3aab [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output hace 18 años
xfrm4_mode_tunnel.c fe833fca2e xfrm: fix fragmentation for ipv4 xfrm tunnel hace 17 años
xfrm4_output.c df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. hace 18 años
xfrm4_policy.c 09640e6365 net: replace uses of __constant_{endian} hace 17 años
xfrm4_state.c fb7e06748c xfrm: remove useless forward declarations hace 17 años
xfrm4_tunnel.c b1641064a3 [IPCOMP]: Fix reception of incompressible packets hace 18 años