1. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  2. a252e74 sctp: fix compile error due to sysctl mismerge by Linus Torvalds · 14 years ago
  3. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  4. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 14 years ago
  5. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  6. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  7. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. d29cecd mac80211: fix reorder buffer release by Johannes Berg · 15 years ago
  9. 8f56874 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
  10. 269ac5f cfg80211: indent regulatory messages with spaces by Kalle Valo · 15 years ago
  11. 914828f mac80211: Fix TX status reporting for injected data frames by Jouni Malinen · 15 years ago
  12. 1014eb6 WE: Fix set events not propagated by Jean Tourrilhes · 15 years ago
  13. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  14. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  15. 47e1c32 tcp: fix a timewait refcnt race by Eric Dumazet · 15 years ago
  16. 13475a3 tcp: connect() race with timewait reuse by Eric Dumazet · 15 years ago
  17. 49d0900 tcp: diag: Dont report negative values for rx queue by Eric Dumazet · 15 years ago
  18. fc4a748 netdevice: provide common routine for macvlan and vlan operstate management by Patrick Mullaney · 15 years ago
  19. a7fca0c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  20. 424eff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  21. b099ce2 net: Batch inet_twsk_purge by Eric W. Biederman · 15 years ago
  22. 575f4cd net: Use rcu lookups in inet_twsk_purge. by Eric W. Biederman · 15 years ago
  23. e9c5158 net: Allow fib_rule_unregister to batch by Eric W. Biederman · 15 years ago
  24. 3a765ed netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys} by Eric W. Biederman · 15 years ago
  25. d79d792 net: Allow xfrm_user_net_exit to batch efficiently. by Eric W. Biederman · 15 years ago
  26. 04dc7f6b net: Move network device exit batching by Eric W. Biederman · 15 years ago
  27. 72ad937 net: Add support for batching network namespace cleanups by Eric W. Biederman · 15 years ago
  28. 8153a10 ipv4 05/05: add sysctl to accept packets with local source addresses by Patrick McHardy · 15 years ago
  29. 5adef18 net 04/05: fib_rules: allow to delete local rule by Patrick McHardy · 15 years ago
  30. 1b038a5 net 03/05: fib_rules: add oif classification by Patrick McHardy · 15 years ago
  31. 491deb24b net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME by Patrick McHardy · 15 years ago
  32. eae38ee Bluetooth: Add RFCOMM option to use L2CAP ERTM mode by Marcel Holtmann · 15 years ago
  33. 5fbcd3d Bluetooth: Add L2CAP option for max transmit value by Marcel Holtmann · 15 years ago
  34. 2ab25cd Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value by Gustavo F. Padovan · 15 years ago
  35. 4ec10d9 Bluetooth: Implement RejActioned flag by Gustavo F. Padovan · 15 years ago
  36. 9f121a5 Bluetooth: Fix sending ReqSeq on I-frames by Gustavo F. Padovan · 15 years ago
  37. 889a3ca Bluetooth: Fix unset of SrejActioned flag by Gustavo F. Padovan · 15 years ago
  38. 0565c1c Bluetooth: Initialize variables and timers for both channel's sides by Gustavo F. Padovan · 15 years ago
  39. cde9f80 Bluetooth: Fix handling of BNEP setup connection requests by Vikram Kandukuri · 15 years ago
  40. c78ae28 Bluetooth: Unobfuscate tasklet_schedule usage by Marcel Holtmann · 15 years ago
  41. 76bca88 Bluetooth: Turn hci_recv_frame into an exported function by Marcel Holtmann · 15 years ago
  42. 7e21add Bluetooth: Return ENETDOWN when interface is down by Marcel Holtmann · 15 years ago
  43. 2da3193 Bluetooth: Implement raw output support for HIDP layer by Jiri Kosina · 15 years ago
  44. e6b09cc tcp: sysctl_tcp_cookie_size needs to be exported to modules. by David S. Miller · 15 years ago
  45. f9a2e69 tcp: Fix warning on 64-bit. by David S. Miller · 15 years ago
  46. 91e2ff3 net: Teach vlans to cleanup as a pernet subsystem by Eric W. Biederman · 15 years ago
  47. 4957faade TCPCT part 1g: Responder Cookie => Initiator by William Allen Simpson · 15 years ago
  48. bd0388a TCPCT part 1f: Initiator Cookie => Responder by William Allen Simpson · 15 years ago
  49. e56fb50 TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS by William Allen Simpson · 15 years ago
  50. 435cf55 TCPCT part 1d: define TCP cookie option, extend existing struct's by William Allen Simpson · 15 years ago
  51. 519855c TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS by William Allen Simpson · 15 years ago
  52. da5c78c TCPCT part 1b: generate Responder Cookie secret by William Allen Simpson · 15 years ago
  53. e6b4d11 TCPCT part 1a: add request_values parameter for sending SYNACK by William Allen Simpson · 15 years ago
  54. c81c2d9 skbuff: remove skb_dma_map/unmap by Alexander Duyck · 15 years ago
  55. 5b23136 net: compat_sys_recvmmsg user timespec arg can be NULL by Jean-Mickael Guerin · 15 years ago
  56. d7256d0 net: compat_mmsghdr must be used in sys_recvmmsg by Jean-Mickael Guerin · 15 years ago
  57. 810c071 sctp: fix sctp_setsockopt_autoclose compile warning by Andrei Pelinescu-Onciul · 15 years ago
  58. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  59. 6710117 net: Simplify ipip6 aka sit pernet operations. by Eric W. Biederman · 15 years ago
  60. ac31cd3 net: Simplify ip6_tunnel pernet operations. by Eric W. Biederman · 15 years ago
  61. 86de8a6 net: Simplify ipip pernet operations. by Eric W. Biederman · 15 years ago
  62. cfb8fbf net: Simplify ip_gre pernet operations. by Eric W. Biederman · 15 years ago
  63. d2b3eb6 net: Simplify phonet pernet operations. by Eric W. Biederman · 15 years ago
  64. e8d0288 net: Simplify conntrack_proto_gre pernet operations. by Eric W. Biederman · 15 years ago
  65. 32b51f9 net: Simplify conntrack_proto_dccp pernet operations. by Eric W. Biederman · 15 years ago
  66. 23c049c net: Simplify af_key pernet operations. by Eric W. Biederman · 15 years ago
  67. 946d1a9 net: Simplify vlan pernet operations. by Eric W. Biederman · 15 years ago
  68. e008b5f net: Simplfy default_device_exit and improve batching. by Eric W. Biederman · 15 years ago
  69. f875bae net: Automatically allocate per namespace data. by Eric W. Biederman · 15 years ago
  70. 2b035b3 net: Batch network namespace destruction. by Eric W. Biederman · 15 years ago
  71. a5ee155 net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH by Eric W. Biederman · 15 years ago
  72. b2722b1 ip_fragment: also adjust skb->truesize for packets not owned by a socket by Patrick McHardy · 15 years ago
  73. 7e8f44f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  74. 138f3c8 ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command by Li Yewang · 15 years ago
  75. 29e5536 Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  76. cd79bf7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  77. 1fdf475 tcp: tcp_disconnect() should clear window_clamp by Eric Dumazet · 15 years ago
  78. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  79. 4253119 mac80211: fix two remote exploits by Johannes Berg · 15 years ago
  80. bbf31bf ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS by David Ford · 15 years ago
  81. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  82. 3291b9d pktgen: NUMA aware by Eric Dumazet · 15 years ago
  83. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 429d33a X25: Fix oops and refcnt problems from x25_dev_get by andrew hendry · 15 years ago
  85. 1fd975a X25: Check for errors in x25_init by andrew hendry · 15 years ago
  86. 2f5517a X25: Move SYSCTL ifdefs into header by andrew hendry · 15 years ago
  87. 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
  88. 5fdd4ba sctp: on T3_RTX retransmit all the in-flight chunks by Andrei Pelinescu-Onciul · 15 years ago
  89. 2944b2c cfg80211: Add PMKSA wext compatibility handler by Samuel Ortiz · 15 years ago
  90. 67fbb16 nl80211: PMKSA caching support by Samuel Ortiz · 15 years ago
  91. f911ab8 mac80211: log more data when tracing by Johannes Berg · 15 years ago
  92. 2569a82 mac80211: correctly place aMPDU RX reorder code by Johannes Berg · 15 years ago
  93. 1edfb1a mac80211: move aMPDU RX reorder code by Johannes Berg · 15 years ago
  94. 8c0c709 mac80211: move cmntr flag out of rx flags by Johannes Berg · 15 years ago
  95. e60d744 wireless : use a dedicated workqueue for cfg80211. by Alban Browaeys · 15 years ago
  96. 5e75659 vlan: support "loose binding" to the underlying network device by Patrick McHardy · 15 years ago
  97. 4454096 veth: move loopback logic to common location by Arnd Bergmann · 15 years ago
  98. bc74b0c xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM by Martin Willi · 15 years ago
  99. 8f8a088 xfrm: Use the user specified truncation length in ESP and AH by Martin Willi · 15 years ago
  100. 4447bb3 xfrm: Store aalg in xfrm_state with a user specified truncation length by Martin Willi · 15 years ago