1. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 6710117 net: Simplify ipip6 aka sit pernet operations. by Eric W. Biederman · 15 years ago
  3. ac31cd3 net: Simplify ip6_tunnel pernet operations. by Eric W. Biederman · 15 years ago
  4. 86de8a6 net: Simplify ipip pernet operations. by Eric W. Biederman · 15 years ago
  5. cfb8fbf net: Simplify ip_gre pernet operations. by Eric W. Biederman · 15 years ago
  6. d2b3eb6 net: Simplify phonet pernet operations. by Eric W. Biederman · 15 years ago
  7. e8d0288 net: Simplify conntrack_proto_gre pernet operations. by Eric W. Biederman · 15 years ago
  8. 32b51f9 net: Simplify conntrack_proto_dccp pernet operations. by Eric W. Biederman · 15 years ago
  9. 23c049c net: Simplify af_key pernet operations. by Eric W. Biederman · 15 years ago
  10. 946d1a9 net: Simplify vlan pernet operations. by Eric W. Biederman · 15 years ago
  11. e008b5f net: Simplfy default_device_exit and improve batching. by Eric W. Biederman · 15 years ago
  12. f875bae net: Automatically allocate per namespace data. by Eric W. Biederman · 15 years ago
  13. 2b035b3 net: Batch network namespace destruction. by Eric W. Biederman · 15 years ago
  14. a5ee155 net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH by Eric W. Biederman · 15 years ago
  15. b2722b1 ip_fragment: also adjust skb->truesize for packets not owned by a socket by Patrick McHardy · 15 years ago
  16. 7e8f44f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  17. 138f3c8 ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command by Li Yewang · 15 years ago
  18. 29e5536 Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  19. cd79bf7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  20. 1fdf475 tcp: tcp_disconnect() should clear window_clamp by Eric Dumazet · 15 years ago
  21. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  22. 4253119 mac80211: fix two remote exploits by Johannes Berg · 15 years ago
  23. bbf31bf ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS by David Ford · 15 years ago
  24. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  25. 3291b9d pktgen: NUMA aware by Eric Dumazet · 15 years ago
  26. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  27. 429d33a X25: Fix oops and refcnt problems from x25_dev_get by andrew hendry · 15 years ago
  28. 1fd975a X25: Check for errors in x25_init by andrew hendry · 15 years ago
  29. 2f5517a X25: Move SYSCTL ifdefs into header by andrew hendry · 15 years ago
  30. 5656b6c Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 15 years ago
  31. 5fdd4ba sctp: on T3_RTX retransmit all the in-flight chunks by Andrei Pelinescu-Onciul · 15 years ago
  32. 2944b2c cfg80211: Add PMKSA wext compatibility handler by Samuel Ortiz · 15 years ago
  33. 67fbb16 nl80211: PMKSA caching support by Samuel Ortiz · 15 years ago
  34. f911ab8 mac80211: log more data when tracing by Johannes Berg · 15 years ago
  35. 2569a82 mac80211: correctly place aMPDU RX reorder code by Johannes Berg · 15 years ago
  36. 1edfb1a mac80211: move aMPDU RX reorder code by Johannes Berg · 15 years ago
  37. 8c0c709 mac80211: move cmntr flag out of rx flags by Johannes Berg · 15 years ago
  38. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  39. 5e75659 vlan: support "loose binding" to the underlying network device by Patrick McHardy · 15 years ago
  40. 4454096 veth: move loopback logic to common location by Arnd Bergmann · 15 years ago
  41. bc74b0c xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM by Martin Willi · 15 years ago
  42. 8f8a088 xfrm: Use the user specified truncation length in ESP and AH by Martin Willi · 15 years ago
  43. 4447bb3 xfrm: Store aalg in xfrm_state with a user specified truncation length by Martin Willi · 15 years ago
  44. a661c41 net: convert /proc/net/rt_acct to seq_file by Alexey Dobriyan · 15 years ago
  45. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  46. efe117a mac80211: Speedup ieee80211_remove_interfaces() by Eric Dumazet · 15 years ago
  47. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  48. 3570021 net/ipv6: Move && and || to end of previous line by Joe Perches · 15 years ago
  49. 3e98484 pktgen: Fix netdevice unregister by Eric Dumazet · 15 years ago
  50. 3666ed1 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line by Joe Perches · 15 years ago
  51. 841507f mac80211: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  52. 3305443 mac80211: fix rcu locking by Johannes Berg · 15 years ago
  53. 98e3ac9 mac80211: remove dead struct member by Johannes Berg · 15 years ago
  54. b5b5150 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  55. 45ba564 rfkill: fix miscdev ops by Johannes Berg · 15 years ago
  56. 4814326 sctp: prevent too-fast association id reuse by Vlad Yasevich · 15 years ago
  57. da85b73 sctp: fix integer overflow when setting the autoclose timer by Andrei Pelinescu-Onciul · 15 years ago
  58. f6778aa sctp: limit maximum autoclose setsockopt value by Andrei Pelinescu-Onciul · 15 years ago
  59. d8dd157 sctp: Fix mis-ordering of user space data when multihoming in use by Neil Horman · 15 years ago
  60. 46d5a80 sctp: Update max.burst implementation by Vlad Yasevich · 15 years ago
  61. 245cba7 sctp: Remove useless last_time_used variable by Vlad Yasevich · 15 years ago
  62. a242b41 sctp: remove deprecated SCTP_GET_*_OLD stuffs by Amerigo Wang · 15 years ago
  63. 37051f7 sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE by Andrei Pelinescu-Onciul · 15 years ago
  64. 90f2f53 sctp: Update SWS avaoidance receiver side algorithm by Vlad Yasevich · 15 years ago
  65. e0e9db1 sctp: Select a working primary during sctp_connectx() by Vlad Yasevich · 15 years ago
  66. 6383cfb sctp: Fix malformed "Invalid Stream Identifier" error by Vlad Yasevich · 15 years ago
  67. b93d647 sctp: implement the sender side for SACK-IMMEDIATELY extension by Wei Yongjun · 15 years ago
  68. 6dc7694 sctp: implement the receiver side for SACK-IMMEDIATELY extension by Wei Yongjun · 15 years ago
  69. 9d4fb27 net/ipv4: Move && and || to end of previous line by Joe Perches · 15 years ago
  70. 593f63b pktgen: Fix device name compares by Eric Dumazet · 15 years ago
  71. 7357031 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  72. 8fa539b netfilter: xt_limit: fix invalid return code in limit_mt_check() by Patrick McHardy · 15 years ago
  73. 3a04292 netfilter: xtables: fix conntrack match v1 ipt-save output by Florian Westphal · 15 years ago
  74. c4832c7 netfilter: nf_ct_tcp: improve out-of-sync situation in TCP tracking by Pablo Neira Ayuso · 15 years ago
  75. 6ebfbc0 net: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  76. e994b7c tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL by David S. Miller · 15 years ago
  77. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  78. e6236f7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  79. 6440fe0 netfilter: nf_log: fix sleeping function called from invalid context in seq_show() by Patrick McHardy · 15 years ago
  80. d667b9c netfilter: xt_osf: fix xt_osf_remove_callback() return value by Patrick McHardy · 15 years ago
  81. 9f13084 mac80211: fix endianess on mesh_path_error_tx() calls by Rui Paulo · 15 years ago
  82. 64491f0 mac80211: add per-station HT capability file by Johannes Berg · 15 years ago
  83. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  84. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  85. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  86. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  87. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  88. ceb99fe mac80211: fix resume by Johannes Berg · 15 years ago
  89. 386e50c X25: Enable setting of cause and diagnostic fields by Andrew Hendry · 15 years ago
  90. 2939e27 netsched: Allow var_sk_bound_if meta to work on all namespaces by Eric Dumazet · 15 years ago
  91. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  93. 76aa5e7 mac80211: update cfg80211 scan result code for the updated mesh conf IE by Rui Paulo · 15 years ago
  94. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  95. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  96. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  97. 875405a rfkill: Add constant for RFKILL_TYPE_FM radio devices by Marcel Holtmann · 15 years ago
  98. 98d3a7c cfg80211: re-join IBSS when privacy changes by Johannes Berg · 15 years ago
  99. 0bc6b18 mac80211: Fix panic in aggregation handling by Sujith · 15 years ago
  100. 24b6b15 cfg80211: Allow reassociation in associated state by Jouni Malinen · 15 years ago