1. 32bad7e mac802154: add wpan device-class support by alex.bluesman.smirnov@gmail.com · 14 years ago
  2. 91fa0cb caif-hsi: Remove use of module parameters by Sjur Brændeland · 14 years ago
  3. 1c385f1 caif-hsi: Replace platform device with ops structure. by Sjur Brændeland · 14 years ago
  4. c412540 caif-hsi: Add rtnl support by Sjur Brændeland · 14 years ago
  5. deaa585 net: struct sock cleanups by Eric Dumazet · 14 years ago
  6. efc27f8 net: Remove 'unlikely' qualifier in skb_steal_sock() by Vijay Subramanian · 14 years ago
  7. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  8. 7586ece ipv4: tcp: dont cache output dst for syncookies by Eric Dumazet · 14 years ago
  9. 6648bd7 ipv4: Add sysctl knob to control early socket demux by Alexander Duyck · 14 years ago
  10. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 14 years ago
  11. f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 14 years ago
  12. a77f4b4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 14 years ago
  13. b3c911e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  14. 674147e netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset by Pablo Neira Ayuso · 14 years ago
  15. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 14 years ago
  16. 8cfe523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  17. 31fdc55 net: remove my future former mail address by Rémi Denis-Courmont · 14 years ago
  18. 82f437b Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 14 years ago
  19. 7f95e18 include/net/dst.h: neaten asterisk placement by Eldad Zack · 14 years ago
  20. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 14 years ago
  21. ae243be netfilter: ctnetlink: add CTA_HELP_INFO attribute by Pablo Neira Ayuso · 14 years ago
  22. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 14 years ago
  23. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 14 years ago
  24. 3cf4c7e netfilter: nf_ct_ext: support variable length extensions by Pablo Neira Ayuso · 15 years ago
  25. 3a8fc53 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names by Pablo Neira Ayuso · 15 years ago
  26. aee289b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  27. e8803b6 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" by David S. Miller · 14 years ago
  28. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  29. 2a0c451 ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route by Thomas Graf · 14 years ago
  30. 81aded2 ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 14 years ago
  31. 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 14 years ago
  32. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 14 years ago
  33. ec8eb9ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 14 years ago
  34. 1f7e010 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 14 years ago
  35. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  36. 5ee31c6 bonding: Fix corrupted queue_mapping by Eric Dumazet · 14 years ago
  37. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  38. 55afaba inet: Fix BUG triggered by __rt{,6}_get_peer(). by David S. Miller · 14 years ago
  39. 67da255 Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 14 years ago
  40. 2e486868 Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 14 years ago
  41. 7b34ca2 inet: Avoid potential NULL peer dereference. by David S. Miller · 14 years ago
  42. 8e77327 inet: Add inetpeer tree roots to the FIB tables. by David S. Miller · 14 years ago
  43. b48c80e inet: Add family scope inetpeer flushes. by David S. Miller · 14 years ago
  44. 4651700 ipv4: Kill ip_rt_frag_needed(). by David S. Miller · 14 years ago
  45. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 14 years ago
  46. c5d21c4 net: Reorder initialization in ip_route_output to fix gcc warning by Roland Dreier · 14 years ago
  47. c0efc88 inet: Pass inetpeer root into inet_getpeer*() interfaces. by David S. Miller · 14 years ago
  48. 56a6b24 inet: Consolidate inetpeer_invalidate_tree() interfaces. by David S. Miller · 14 years ago
  49. c3426b4 inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c by David S. Miller · 14 years ago
  50. 2397849 [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. by David S. Miller · 14 years ago
  51. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 14 years ago
  52. 4670fd8 tcp: Get rid of inetpeer special cases. by David S. Miller · 14 years ago
  53. fbfe95a inet: Create and use rt{,6}_get_peer_create(). by David S. Miller · 14 years ago
  54. 1c2e004 Bluetooth: Add support for encryption key refresh by Johan Hedberg · 14 years ago
  55. 7123aaa af_unix: speedup /proc/net/unix by Eric Dumazet · 14 years ago
  56. 54db0cc inetpeer: add parameter net for inet_getpeer_v4,v6 by Gao feng · 14 years ago
  57. c8a627e inetpeer: add namespace support for inetpeer by Gao feng · 14 years ago
  58. 8264deb netfilter: nf_conntrack: add namespace support for cttimeout by Gao feng · 14 years ago
  59. e76d0af netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto by Pablo Neira Ayuso · 14 years ago
  60. 7080ba0 netfilter: nf_ct_icmp: add namespace support by Gao feng · 14 years ago
  61. 4b626b9 netfilter: nf_ct_icmp: add namespace support by Gao feng · 14 years ago
  62. 0ce490a netfilter: nf_ct_udp: add namespace support by Gao feng · 14 years ago
  63. d2ba1fd netfilter: nf_ct_tcp: add namespace support by Gao feng · 14 years ago
  64. 15f585b netfilter: nf_ct_generic: add namespace support by Gao feng · 14 years ago
  65. 524a53e netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers by Gao feng · 14 years ago
  66. 2c352f4 netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers by Gao feng · 14 years ago
  67. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 14 years ago
  68. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 14 years ago
  69. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 14 years ago
  70. 55432d2 inetpeer: fix a race in inetpeer_gc_worker() by Eric Dumazet · 14 years ago
  71. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 14 years ago
  72. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 14 years ago
  73. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 14 years ago
  74. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 14 years ago
  75. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 14 years ago
  76. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 14 years ago
  77. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 14 years ago
  78. 7e1af8a Bluetooth: Create empty l2cap ops function by Gustavo Padovan · 14 years ago
  79. 8c3a4f0 Bluetooth: Rename L2CAP_LE_DEFAULT_MTU by Andre Guedes · 14 years ago
  80. 1afd5be Bluetooth: Remove unused HCI timeouts definitions by Szymon Janc · 14 years ago
  81. 97e8e89 Bluetooth: A2MP: Manage incoming connections by Andrei Emeltchenko · 14 years ago
  82. 416fa75 Bluetooth: A2MP: Handling fixed channels by Andrei Emeltchenko · 14 years ago
  83. 8598d06 Bluetooth: A2MP: Process A2MP Discover Request by Andrei Emeltchenko · 14 years ago
  84. e7af522e Bluetooth: A2MP: Define A2MP status codes by Andrei Emeltchenko · 14 years ago
  85. b9058fb Bluetooth: A2MP: Definitions for A2MP commands by Andrei Emeltchenko · 14 years ago
  86. f6d3c6e Bluetooth: A2MP: Build and Send msg helpers by Andrei Emeltchenko · 14 years ago
  87. 9740e49 Bluetooth: A2MP: AMP Manager basic functions by Andrei Emeltchenko · 14 years ago
  88. 466f800 Bluetooth: A2MP: Create A2MP channel by Andrei Emeltchenko · 14 years ago
  89. 54a59aa Bluetooth: Add l2cap_chan->ops->ready() by Andrei Emeltchenko · 14 years ago
  90. c0df7f6 Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c by Andrei Emeltchenko · 14 years ago
  91. 80b9802 Bluetooth: Use chan as parameters for l2cap chan ops by Gustavo Padovan · 14 years ago
  92. 523e93c Bluetooth: Define HCI AMP cmd struct by Andrei Emeltchenko · 14 years ago
  93. 2983fd6 Bluetooth: Define and use PSM identifiers by Andrei Emeltchenko · 14 years ago
  94. 59e54bd Bluetooth: Define L2CAP conf continuation flag by Andrei Emeltchenko · 14 years ago
  95. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 14 years ago
  96. c3c7ea6 Bluetooth: Fix coding style in include/net/bluetooth by Gustavo Padovan · 14 years ago
  97. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 14 years ago
  98. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 14 years ago
  99. 38351c6 Bluetooth: Fix trailing whitespaces in license text by Gustavo Padovan · 14 years ago
  100. 522cc2e Bluetooth: Remove unused ERTM control field macros by Mat Martineau · 14 years ago