1. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 11 years ago
  2. 42d887a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  3. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  4. 01cb71d net_sched: restore "overhead xxx" handling by Eric Dumazet · 11 years ago
  5. e4c1721 xfrm: force a garbage collection after deleting a policy by Paul Moore · 11 years ago
  6. 2a7851b netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 by Florian Westphal · 11 years ago
  7. ba7c96b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  8. 5c4b274 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  9. f6b3d85 mac80211: fix spurious RCU warning and update documentation by Felix Fietkau · 11 years ago
  10. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 11 years ago
  11. f77d602 ipv6: do not clear pinet6 field by Eric Dumazet · 11 years ago
  12. b56141a net: frag, fix race conditions in LRU list maintenance by Konstantin Khlebnikov · 11 years ago
  13. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  14. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  15. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 11 years ago
  16. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  17. 6bbefe8 hostap: Don't use create_proc_read_entry() by David Howells · 11 years ago
  18. 17a2911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  19. aebda15 net: defer net_secret[] initialization by Eric Dumazet · 11 years ago
  20. 14d3692 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  21. eee1d5a sctp: Correct type and usage of sctp_end_cksum() by Simon Horman · 11 years ago
  22. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 11 years ago
  23. a4c4009 net: increase frag hash size by Jesper Dangaard Brouer · 11 years ago
  24. 375e875 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  25. def3117 genl: Allow concurrent genl callbacks. by Pravin B Shelar · 11 years ago
  26. d3734b0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  27. 6ed0e32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  28. 26ee65e caif: Remove my bouncing email address. by sjur.brandeland@stericsson.com · 11 years ago
  29. 0a92586 ipvs: fix sparse warnings for some parameters by Julian Anastasov · 11 years ago
  30. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. 3e3251b net: sctp: minor: remove dead code from sctp_packet by Daniel Borkmann · 11 years ago
  32. 3fb62c5 net: remove a stale comment for dl_next by Eric Dumazet · 11 years ago
  33. 6475cb0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  34. e563589 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  35. 0d528d8 mac80211: improve the rate control API by Felix Fietkau · 11 years ago
  36. 5de1798 cfg80211: introduce critical protocol indication from user-space by Arend van Spriel · 11 years ago
  37. 908f8d0 mac80211: indicate admission control in TX queue parameters by Alexander Bondar · 11 years ago
  38. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  39. 83f1b4b net: fix incorrect credentials passing by Linus Torvalds · 11 years ago
  40. e15465e irda: small read past the end of array in debug code by Dan Carpenter · 11 years ago
  41. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  42. 07dc93d Bluetooth: Fix HCI command send functions to use const specifier by Johan Hedberg · 11 years ago
  43. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 11 years ago
  44. 525e296 Bluetooth: Add macros for filter duplicates values by Andre Guedes · 11 years ago
  45. 5df480b Bluetooth: Add LE scan type macros by Andre Guedes · 11 years ago
  46. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 11 years ago
  47. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 11 years ago
  48. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 11 years ago
  49. c1db7a2 net: sctp: sctp_ulpq: remove 'malloced' struct member by Daniel Borkmann · 11 years ago
  50. 50181c0 net: sctp: sctp_bind_addr: remove dead code by Daniel Borkmann · 11 years ago
  51. 8fa5df6 net: sctp: sctp_transport: remove unused variable by Daniel Borkmann · 11 years ago
  52. 165a4c3 net: sctp: sctp_outq: remove 'malloced' from its struct by Daniel Borkmann · 11 years ago
  53. ee16371 net: sctp: sctp_inq: remove dead code by Daniel Borkmann · 11 years ago
  54. 542c2d83 net: sctp: sctp_ssnmap: remove 'malloced' element from struct by Daniel Borkmann · 11 years ago
  55. 2c8e141 Bluetooth: l2cap: add l2cap_user sub-modules by David Herrmann · 11 years ago
  56. 9c903e3 Bluetooth: l2cap: introduce l2cap_conn ref-counting by David Herrmann · 11 years ago
  57. f53c20e Bluetooth: allow constant arguments for bacmp()/bacpy() by David Herrmann · 11 years ago
  58. 8d12356 Bluetooth: introduce hci_conn ref-counting by David Herrmann · 11 years ago
  59. fc225c3 Bluetooth: remove unneeded hci_conn_hold/put_device() by David Herrmann · 11 years ago
  60. 991fec0 mac80211: fix CTS protection handling by Felix Fietkau · 11 years ago
  61. 2ffbe6d mac80211: fix and optimize MCS mask handling by Felix Fietkau · 11 years ago
  62. 6bc8312 mac80211: VHT off-by-one NSS by Karl Beldan · 11 years ago
  63. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 12 years ago
  64. 1ce3e82 cfg80211: add ieee80211_operating_class_to_band by Johannes Berg · 12 years ago
  65. 0022d2d net: sctp: minor: make sctp_ep_common's member 'dead' a bool by Daniel Borkmann · 11 years ago
  66. ff2266c net: sctp: remove sctp_ep_common struct member 'malloced' by Daniel Borkmann · 11 years ago
  67. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 11 years ago
  68. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 11 years ago
  69. d6a4a10 tcp: GSO should be TSQ friendly by Eric Dumazet · 11 years ago
  70. be055b2 NFC: RFKILL support by Samuel Ortiz · 11 years ago
  71. 16e3d96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  72. 76a68ba Bluetooth: rename hci_conn_put to hci_conn_drop by David Herrmann · 11 years ago
  73. 0ca54f6 mac80211: provide SSID in IBSS mode by Marek Puzyniak · 11 years ago
  74. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  75. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  76. c10c062 bluetooth: kill unused fops field in struct bt_sock_list by Al Viro · 11 years ago
  77. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  78. 1b86643 net: sctp: introduce uapi header for sctp by Daniel Borkmann · 11 years ago
  79. 6ffd464 netprio_cgroup: remove task_struct parameter from sock_update_netprio() by Zefan Li · 11 years ago
  80. 211d2f97 cls_cgroup: remove task_struct parameter from sock_update_classid() by Zefan Li · 11 years ago
  81. 617fe29 net: ipv6: only invalidate previously tokenized addresses by Daniel Borkmann · 11 years ago
  82. f9c41a6 af_iucv: fix recvmsg by replacing skb_pull() function by Ursula Braun · 11 years ago
  83. f53adae net: ipv6: add tokenized interface identifier support by Daniel Borkmann · 11 years ago
  84. 56aa091 ieee802154/nl-mac.c: make some MLME operations optional by Werner Almesberger · 11 years ago
  85. d87c8c6 IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops" by Werner Almesberger · 11 years ago
  86. 6b0ee8c0 scm: Stop passing struct cred by Eric W. Biederman · 11 years ago
  87. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  88. b3916db Bluetooth: hidp: verify l2cap sockets by David Herrmann · 11 years ago
  89. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 12 years ago
  90. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 12 years ago
  91. 19952cc4 net: frag queue per hash bucket locking by Jesper Dangaard Brouer · 11 years ago
  92. 5afff03 Bluetooth: Remove driver init queue from core by Marcel Holtmann · 12 years ago
  93. f41c70c Bluetooth: Add driver setup stage for early init by Marcel Holtmann · 12 years ago
  94. 7b1abbb Bluetooth: Add __hci_cmd_sync_ev function by Johan Hedberg · 11 years ago
  95. 02350a7 Bluetooth: Add support for custom event terminated commands by Johan Hedberg · 11 years ago
  96. 75e84b7 Bluetooth: Add __hci_cmd_sync() helper function by Johan Hedberg · 11 years ago
  97. b6ddb63 Bluetooth: Track received events in hdev by Johan Hedberg · 11 years ago
  98. d4299ce Bluetooth: Remove unneeded hci_req_cmd_status function by Andre Guedes · 11 years ago
  99. 8466563 tcp: Remove dead sysctl_tcp_cookie_size declaration by Neal Cardwell · 11 years ago
  100. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 12 years ago