1. 7e3aab4 inet_diag: Missed conversion after changing inet ehash lockl to spinlocks. by David S. Miller · 16 years ago
  2. 9db66bd net: convert TCP/DCCP ehash rwlocks to spinlocks by Eric Dumazet · 16 years ago
  3. b8c26a3 ipgre: convert to netdevice_ops by Stephen Hemminger · 16 years ago
  4. 23a12b1 ipip: convert to net_device_ops by Stephen Hemminger · 16 years ago
  5. 007c383 ipmr: convert ipmr virtual interface to net_device_ops by Stephen Hemminger · 16 years ago
  6. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. 21d1a16 net: ip_sockglue.c add static, annotate ports' endianness by Harvey Harrison · 16 years ago
  8. c828384 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() by Balazs Scheidler · 16 years ago
  9. a134f85 TPROXY: fill struct flowi->flags in udp_sendmsg() by Balazs Scheidler · 16 years ago
  10. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  11. 5bc3eb7 ip: convert to net_device_ops for ioctl by Stephen Hemminger · 16 years ago
  12. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  13. a7a0d6a net: inet_diag_handler structs can be const by Eric Dumazet · 16 years ago
  14. c3e3889 net: fix ip_mr_init() error path by Benjamin Thery · 16 years ago
  15. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  16. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  17. 88ab193 udp: Use hlist_nulls in UDP RCU code by Eric Dumazet · 16 years ago
  18. e8b2dfe TPROXY: implemented IP_RECVORIGDSTADDR socket option by Balazs Scheidler · 16 years ago
  19. 8164f1b ipv4: Fix ARP behavior with many mac-vlans by Ben Greear · 16 years ago
  20. 9c0188a net: shy netns_ok check by Alexey Dobriyan · 16 years ago
  21. 8f65b53 tcp_htcp: last_cong bug fix by Doug Leith · 16 years ago
  22. 7a9546e net: ib_net pointer should depends on CONFIG_NET_NS by Eric Dumazet · 16 years ago
  23. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  24. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. b971e7a net: fix /proc/net/snmp as memory corruptor by Eric Dumazet · 16 years ago
  26. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. 518a09e tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. by David S. Miller · 16 years ago
  28. 79654a7 xfrm: Have af-specific init_tempsel() initialize family field of temporary selector by Andreas Steffen · 16 years ago
  29. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  30. 5799de0 net: clean up net/ipv4/tcp_ipv4.c by Jianjun Kong · 16 years ago
  31. 539afed net: clean up net/ipv4/devinet.c by Jianjun Kong · 16 years ago
  32. f4cca7f net: clean up net/ipv4/pararp.c by Jianjun Kong · 16 years ago
  33. fd3f8c4 net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c by Jianjun Kong · 16 years ago
  34. c354e12 net: clean up net/ipv4/ipmr.c by Jianjun Kong · 16 years ago
  35. 09cb105 net: clean up net/ipv4/ip_sockglue.c tcp_output.c by Jianjun Kong · 16 years ago
  36. a7e9ff7 net: clean up net/ipv4/igmp.c by Jianjun Kong · 16 years ago
  37. 6ed2533 net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c by Jianjun Kong · 16 years ago
  38. 5a5f3a8 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c by Jianjun Kong · 16 years ago
  39. d9319100 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c by Jianjun Kong · 16 years ago
  40. ae27e98 [TCP] CUBIC v2.3 by Sangtae Ha · 16 years ago
  41. 920a461 udp: multicast packets need to check namespace by Eric Dumazet · 16 years ago
  42. c37ccc0 udp: add a missing smp_wmb() in udp_lib_get_port() by Eric Dumazet · 16 years ago
  43. 673d57e net: replace NIPQUAD() in net/ipv4/ net/ipv6/ by Harvey Harrison · 16 years ago
  44. cffee38 net: replace NIPQUAD() in net/ipv4/netfilter/ by Harvey Harrison · 16 years ago
  45. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  46. c8db3fe udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash() by Eric Dumazet · 16 years ago
  47. 00af5c6 cipso: unsigned buf_len cannot be negative by roel kluin · 16 years ago
  48. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  49. 96631ed udp: introduce sk_for_each_rcu_safenext() by Eric Dumazet · 16 years ago
  50. f52b505 udp: udp_get_next() should use spin_unlock_bh() by Eric Dumazet · 16 years ago
  51. 8203efb udp: calculate udp_mem based on low memory instead of all memory by Eric Dumazet · 16 years ago
  52. 271b72c udp: RCU handling for Unicast packets. by Eric Dumazet · 16 years ago
  53. 645ca70 udp: introduce struct udp_table and multiple spinlocks by Eric Dumazet · 16 years ago
  54. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  55. 93adcc8 net: don't use INIT_RCU_HEAD by Alexey Dobriyan · 16 years ago
  56. def8b4f net: reduce structures when XFRM=n by Alexey Dobriyan · 16 years ago
  57. 1080d70 net: implement emergency route cache rebulds when gc_elasticity is exceeded by Neil Horman · 16 years ago
  58. 8b5f12d syncookies: fix inclusion of tcp options in syn-ack by Florian Westphal · 16 years ago
  59. fd6149d tcp: Restore ordering of TCP options for the sake of inter-operability by Ilpo Järvinen · 16 years ago
  60. 75e3d8d tcp: should use number of sack blocks instead of -1 by Ilpo Järvinen · 16 years ago
  61. 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  62. fdc9314 netfilter: replace old NF_ARP calls with NFPROTO_ARP by Jan Engelhardt · 16 years ago
  63. 311670f netfilter: snmp nat leaks memory in case of failure by Ilpo Järvinen · 16 years ago
  64. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  66. 00269b5 ipv4: Add a missing rcu_assign_pointer() in routing cache. by Eric Dumazet · 16 years ago
  67. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  69. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  70. 38f7ac3 netfilter: restore lost #ifdef guarding defrag exception by Patrick McHardy · 16 years ago
  71. 4309659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  72. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  73. 93db628 Merge branch 'next' into for-linus by James Morris · 16 years ago
  74. 7bb82d9 gre: Initialise rtnl_link tunnel parameters properly by Herbert Xu · 16 years ago
  75. 4d74f8b gre: minor cleanups in netlink interface by Patrick McHardy · 16 years ago
  76. ba9e64b gre: fix copy and paste error by Patrick McHardy · 16 years ago
  77. 15c45f7 cipso: Add support for native local labeling and fixup mapping names by Paul Moore · 16 years ago
  78. 014ab19 selinux: Set socket NetLabel based on connection endpoint by Paul Moore · 16 years ago
  79. 948bf85 netlabel: Add functionality to set the security attributes of a packet by Paul Moore · 16 years ago
  80. b1edeb1 netlabel: Replace protocol/NetLabel linking with refrerence counts by Paul Moore · 16 years ago
  81. f24d43c udp: complete port availability checking by Eric Dumazet · 16 years ago
  82. 78e645cb tcpv[46]: fix md5 pseudoheader address field ordering by Ilpo Järvinen · 16 years ago
  83. 64194c3 inet: Make tunnel RX/TX byte counters more consistent by Herbert Xu · 16 years ago
  84. e1a8000 gre: Add Transparent Ethernet Bridging by Herbert Xu · 16 years ago
  85. c19e654 gre: Add netlink interface by Herbert Xu · 16 years ago
  86. 42aa916 gre: Move MTU setting out of ipgre_tunnel_bind_dev by Herbert Xu · 16 years ago
  87. c95b819 gre: Use needed_headroom by Herbert Xu · 16 years ago
  88. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. 071d7ab ipvs: Remove stray file left over from ipvs move by Sven Wegener · 16 years ago
  90. db2bf24 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  91. 3c689b7 inet: cleanup of local_port_range by Eric Dumazet · 16 years ago
  92. 9088c56 udp: Improve port randomization by Eric Dumazet · 16 years ago
  93. 52cd575 tcp: fix length used for checksum in a reset by Ilpo Järvinen · 16 years ago
  94. 364ae95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  95. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  96. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  97. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  98. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  99. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  100. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago