1. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  2. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 17 years ago
  3. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 17 years ago
  4. c8cdaf9 [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  5. a9b0572 [IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 17 years ago
  6. 9bb182a [XFRM] MIP6: Fix address keys for routing search. by YOSHIFUJI Hideaki · 17 years ago
  7. df8ea19 [XFRM] IPV6: Optimize __xfrm_tunnel_alloc_spi(). by YOSHIFUJI Hideaki · 17 years ago
  8. a002c6f [XFRM] IPV6: Optimize xfrm6_input_addr(). by YOSHIFUJI Hideaki · 17 years ago
  9. 3b6cdf9 [XFRM] IPV6: Use distribution counting sort for xfrm_state/xfrm_tmpl chain. by YOSHIFUJI Hideaki · 17 years ago
  10. 92f1fec [NETNS]: Enable TCP/UDP/ICMP inside namespace. by Denis V. Lunev · 17 years ago
  11. 2342fd7 [NETNS]: Allow to create sockets in non-initial namespace. by Denis V. Lunev · 17 years ago
  12. f145049 [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis. by Denis V. Lunev · 17 years ago
  13. 0be43f8 [NETNS]: Process netfilter hooks in initial namespace only. by Denis V. Lunev · 17 years ago
  14. 05cf89d [NETNS]: Process INET socket layer in the correct namespace. by Denis V. Lunev · 17 years ago
  15. cb84663 [NETNS]: Process IP layer in the context of the correct namespace. by Denis V. Lunev · 17 years ago
  16. 7a6adb9 [NETNS]: Add namespace parameter to ip_cmsg_send. by Denis V. Lunev · 17 years ago
  17. f2c4802 [NETNS]: Add namespace parameter to ip_options_get(...). by Denis V. Lunev · 17 years ago
  18. 0e6bd4a [NETNS]: Add namespace parameter to ip_options_compile. by Denis V. Lunev · 17 years ago
  19. ffc31d3 [NETNS]: /proc/net/arp namespacing. by Denis V. Lunev · 17 years ago
  20. 49e8a27 [NETNS]: Process ARP in the context of the correct namespace. by Denis V. Lunev · 17 years ago
  21. 2feb27d [NETNS]: Minor information leak via /proc/net/ptype file. by Pavel Emelyanov · 17 years ago
  22. 84c375a [NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace. by Pavel Emelyanov · 17 years ago
  23. ff2bac6 [UDP-Lite]: Clean up proc creation a bit. by Pavel Emelyanov · 17 years ago
  24. 757764f [NETNS][TCP]: Register /proc/net/tcp in a namespace. by Pavel Emelyanov · 17 years ago
  25. 15439fe [NETNS][UDP]: Register /proc/net/udp in a namespace. by Pavel Emelyanov · 17 years ago
  26. df9dcb4 [IPSEC]: Fix inter address family IPsec tunnel handling. by Kazunori MIYAZAWA · 17 years ago
  27. fa86d32 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). by Pavel Emelyanov · 17 years ago
  28. ca1a6ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  29. d307377 SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters by Roland Dreier · 17 years ago
  30. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 17 years ago
  31. 80445cf [SCTP]: Remove redundant wrapper functions. by Florian Westphal · 17 years ago
  32. 2444844 [SCTP]: Replace char msg[] with static const char[]. by Florian Westphal · 17 years ago
  33. 3d3b2d2 fib_trie: print information on all routing tables by Stephen Hemminger · 17 years ago
  34. 2a706ec [AF_PACKET]: Remove unused variable. by Jiri Olsa · 17 years ago
  35. 2051f11 [TCP]: Shrink syncookie_secret by 8 byte. by Florian Westphal · 17 years ago
  36. 8f3ea33 sch_htb: fix "too many events" situation by Martin Devera · 17 years ago
  37. 061964f [IPV6]: Remove unused code in ndisc_send_redirect(). by Rami Rosen · 17 years ago
  38. dbee0d3 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. by Wang Chen · 17 years ago
  39. 53a6201 [9P] net/9p/trans_fd.c: remove unused variable by Julia Lawall · 17 years ago
  40. 421f099 [IPV6] net/ipv6/ndisc.c: remove unused variable by Julia Lawall · 17 years ago
  41. 6440cc9 [IPV4] fib_trie: fix warning from rcu_assign_poinger by Stephen Hemminger · 17 years ago
  42. 817bc4d [IPV4] route: use read_mostly by Stephen Hemminger · 17 years ago
  43. ce25999 [IPV4]: sk parameter is unused in ipv4_dst_blackhole. by Denis V. Lunev · 17 years ago
  44. fc8717b [RAW]: Add raw_hashinfo member on struct proto. by Pavel Emelyanov · 17 years ago
  45. 6ba5a3c [UDP]: Make full use of proto.h.udp_hash innovation. by Pavel Emelyanov · 17 years ago
  46. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 17 years ago
  47. 22aba38 [IPV4]: Always pass ip_options pointer into ip_options_compile. by Denis V. Lunev · 17 years ago
  48. ef72249 [IPV4]: Remove unused ip_options->is_data. by Denis V. Lunev · 17 years ago
  49. 10fe7d8 [IPV4]: Remove unnecessary check for opt->is_data in ip_options_compile. by Denis V. Lunev · 17 years ago
  50. 69d1506 [TCP]: Let skbs grow over a page on fast peers by Herbert Xu · 17 years ago
  51. ec3c098 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 17 years ago
  52. e4c7884 [TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack by Patrick McManus · 17 years ago
  53. 539fae8 [TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh by Patrick McManus · 17 years ago
  54. 7512cbf [DLCI]: Fix tiny race between module unload and sock_ioctl. by Pavel Emelyanov · 17 years ago
  55. 28518fc [NET]: NULL pointer dereference and other nasty things in /proc/net/(tcp|udp)[6] by Pavel Emelyanov · 17 years ago
  56. b1153f2 netlink: make socket filters work on netlink by Stephen Hemminger · 17 years ago
  57. 12b1015 [IPV4]: Fix null dereference in ip_defrag by Phil Oester · 17 years ago
  58. 7d3628b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  59. 6f8b13b [NETNS][IPV6] tcp6 - make proc per namespace by Daniel Lezcano · 17 years ago
  60. 0c96d8c [NETNS][IPV6] udp6 - make proc per namespace by Daniel Lezcano · 17 years ago
  61. f40c817 [NETNS][IPV4] tcp - make proc handle the network namespaces by Daniel Lezcano · 17 years ago
  62. 8d9f174 [NETNS][IPV6] tcp - assign the netns for timewait sockets by Daniel Lezcano · 17 years ago
  63. a91275e [NETNS][IPV6] udp - make proc handle the network namespace by Daniel Lezcano · 17 years ago
  64. ea82edf [NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled in by Daniel Lezcano · 17 years ago
  65. 82cc1a7 [NET]: Add per-connection option to set max TSO frame size by Peter P Waskiewicz Jr · 17 years ago
  66. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  67. 38fe999 [IPV6] KCONFIG: Fix description about IPV6_TUNNEL. by YOSHIFUJI Hideaki · 17 years ago
  68. 607bfbf [TCP]: Fix shrinking windows with window scaling by Patrick McHardy · 17 years ago
  69. 8a455b0 netpoll: zap_completion_queue: adjust skb->users counter by Jarek Poplawski · 17 years ago
  70. 2bec008 bridge: use time_before() in br_fdb_cleanup() by Fabio Checconi · 17 years ago
  71. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 17 years ago
  72. d0ebf13 [NETFILTER]: ipt_recent: sanity check hit count by Daniel Hokka Zakrisson · 17 years ago
  73. 6aebb9b [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup() by Roel Kluin · 17 years ago
  74. c7c350e Merge branch 'hotfixes' into devel by Trond Myklebust · 17 years ago
  75. 6f3d092 sched, net: socket wakeups are sync by Ingo Molnar · 17 years ago
  76. 938b93a [NET]: Add debugging names to __RW_LOCK_UNLOCKED macros. by Robert P. J. Day · 17 years ago
  77. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  78. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  79. 5e226e4 [IPV4]: esp_output() misannotations by Al Viro · 17 years ago
  80. 9534f03 [8021Q]: vlan_dev misannotations by Al Viro · 17 years ago
  81. 2772442 [SUNRPC]: net/* NULL noise by Al Viro · 17 years ago
  82. bc92dd1 [SCTP]: fix misannotated __sctp_rcv_asconf_lookup() by Al Viro · 17 years ago
  83. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 17 years ago
  84. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 17 years ago
  85. 98a8e32 SUNRPC: Add a helper rpcauth_lookup_generic_cred() by Trond Myklebust · 17 years ago
  86. 5c69104 SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task by Trond Myklebust · 17 years ago
  87. 9a559ef SUNRPC: Add a generic RPC credential by Trond Myklebust · 17 years ago
  88. 4ccda2c SUNRPC: Clean up rpcauth_bindcred() by Trond Myklebust · 17 years ago
  89. af09383 SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS by Trond Myklebust · 17 years ago
  90. 25337fd SUNRPC: Fix a bug in rpcauth_lookup_credcache() by Trond Myklebust · 17 years ago
  91. d935713 the scheduled rc80211-simple.c removal by Adrian Bunk · 17 years ago
  92. 7524d7d the scheduled ieee80211 softmac removal by Adrian Bunk · 17 years ago
  93. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  94. 3fedb3c SVCRDMA: Fix erroneous BUG_ON in send_write by Tom Tucker · 17 years ago
  95. c48cbb4 SVCRDMA: Add xprt refs to fix close/unmount crash by Tom Tucker · 17 years ago
  96. ba73d4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 17 years ago
  97. 2262621 [SCTP]: Fix local_addr deletions during list traversals. by Chidambar 'ilLogict' Zinnoury · 17 years ago
  98. 5ea3a74 [TCP]: Prevent sending past receiver window with TSO (at last skb) by Ilpo Järvinen · 17 years ago
  99. 94be1a3 [NETFILTER]: nf_queue: don't return error when unregistering a non-existant handler by Patrick McHardy · 17 years ago
  100. 914afea [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0 exists by Patrick McHardy · 17 years ago