1. 0b8c7f6 ipv4: remove ip_rt_dump from route.c by Li RongQing · 10 years ago
  2. 99f0b95 net: optimize csum_replace2() by Eric Dumazet · 10 years ago
  3. 995dca4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  4. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  5. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. a13061e 6lowpan: move lowpan frag_info out of 802.15.4 headers by Phoebe Buckheister · 10 years ago
  7. ae531b9 ieee802154: use ieee802154_addr instead of *_sa variants by Phoebe Buckheister · 10 years ago
  8. e6278d9 mac802154: use header operations to create/parse headers by Phoebe Buckheister · 10 years ago
  9. 94b4f6c ieee802154: add header structs with endiannes and operations by Phoebe Buckheister · 10 years ago
  10. b70ab2e ieee802154: enforce consistent endianness in the 802.15.4 stack by Phoebe Buckheister · 10 years ago
  11. 46ef0eb ieee802154: add address struct with proper endiannes and some operations by Phoebe Buckheister · 10 years ago
  12. 376b7bd ieee802154: rename struct ieee802154_addr to *_sa by Phoebe Buckheister · 10 years ago
  13. 573ce1c xfrm6: Remove xfrm_tunnel_notifier by Steffen Klassert · 10 years ago
  14. 7e14ea1 xfrm6: Add IPsec protocol multiplexer by Steffen Klassert · 10 years ago
  15. 2f32b51 xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly by Steffen Klassert · 10 years ago
  16. 42775a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  17. 4a93f50 flowcache: Fix resource leaks on namespace exit. by Steffen Klassert · 10 years ago
  18. c3f9b01 tcp: tcp_release_cb() should release socket ownership by Eric Dumazet · 10 years ago
  19. d32d9bb flowcache: restore a single flow_cache kmem_cache by Eric Dumazet · 10 years ago
  20. 5812521b net: add a pre-check of net_ns in sk_change_net() by Gu Zheng · 10 years ago
  21. 62472bc netfilter: nf_tables: restore context for expression destructors by Patrick McHardy · 10 years ago
  22. 93bb0ce netfilter: conntrack: remove central spinlock nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  23. ca7433d netfilter: conntrack: seperate expect locking from nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  24. b7779d0 netfilter: conntrack: spinlock per cpu to protect special lists. by Jesper Dangaard Brouer · 10 years ago
  25. b476b72 netfilter: trivial code cleanup and doc changes by Jesper Dangaard Brouer · 10 years ago
  26. 870a2df xfrm: rename struct xfrm_filter by Nicolas Dichtel · 10 years ago
  27. cefc8c8 6lowpan: move 6lowpan header to include/net by Alexander Aring · 10 years ago
  28. adca476 net: Improve SO_TIMESTAMPING documentation and fix a minor code bug by Andrew Lutomirski · 10 years ago
  29. f7324ac tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent() by David S. Miller · 10 years ago
  30. e90c148 inet: remove now unused flag DST_NOPEER by Hannes Frederic Sowa · 10 years ago
  31. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. 9ffd2e9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  33. 7240cde 6lowpan: handling 6lowpan fragmentation via inet_frag api by Alexander Aring · 10 years ago
  34. 633fc86 net: ns: add ieee802154_6lowpan namespace by Alexander Aring · 10 years ago
  35. 89745c9 6lowpan: add frag information struct by Alexander Aring · 10 years ago
  36. 81ad6fd Bluetooth: Remove unnecessary stop_scan_complete function by Johan Hedberg · 10 years ago
  37. 9489eca Bluetooth: Add timeout for LE connection attempts by Johan Hedberg · 10 years ago
  38. a7139ed Bluetooth: Add defines for LE initiator filter policy by Johan Hedberg · 10 years ago
  39. cb1d68f Bluetooth: Track LE initiator and responder address information by Johan Hedberg · 10 years ago
  40. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 10 years ago
  41. a3172b7 Bluetooth: Add timer to force power off by Johan Hedberg · 10 years ago
  42. d2ab0ac Bluetooth: Add support for storing LE white list entries by Marcel Holtmann · 10 years ago
  43. d9a7b0a Bluetooth: Add definitions for LE white list HCI commands by Marcel Holtmann · 10 years ago
  44. c950749 Bluetooth: Make hci_blacklist_clear function static by Marcel Holtmann · 10 years ago
  45. bc86195 ipv6: addrconf: silence sparse endianness warnings by Bjørn Mork · 10 years ago
  46. 8e1f40e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  47. 2318721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  48. a1f4c31 Bluetooth: Add hci_copy_identity_address convenience function by Johan Hedberg · 10 years ago
  49. 56ed2cb Bluetooth: Add tracking of advertising address type by Johan Hedberg · 10 years ago
  50. 0768b3b netfilter: nf_tables: add optional user data area to rules by Pablo Neira Ayuso · 10 years ago
  51. 8ef30fd Bluetooth: Create hci_req_add_le_passive_scan helper by Andre Guedes · 10 years ago
  52. a9b0a04 Bluetooth: Connection parameters and resolvable address by Andre Guedes · 10 years ago
  53. 9fcb18e Bluetooth: Introduce LE auto connect options by Andre Guedes · 10 years ago
  54. a4790db Bluetooth: Introduce LE auto connection infrastructure by Andre Guedes · 10 years ago
  55. 77a77a3 Bluetooth: Introduce hdev->pend_le_conn list by Andre Guedes · 10 years ago
  56. 04a6c58 Bluetooth: Refactor HCI connection code by Andre Guedes · 10 years ago
  57. 2acf3d9 Bluetooth: Stop scanning on LE connection by Andre Guedes · 10 years ago
  58. 06c053f Bluetooth: Declare le_conn_failed in hci_core.h by Andre Guedes · 10 years ago
  59. b1efcc2 Bluetooth: Create hci_req_add_le_scan_disable helper by Andre Guedes · 10 years ago
  60. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 10 years ago
  61. 0b95227 ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago
  62. 1b34657 ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago
  63. 67a8fc2 netfilter: nf_tables: add nft_dereference() macro by Patrick McHardy · 10 years ago
  64. 9994bb8 xfrm4: Remove xfrm_tunnel_notifier by Steffen Klassert · 10 years ago
  65. 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 10 years ago
  66. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 10 years ago
  67. 1f5a740 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  68. db18014 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  69. 12d4a3b Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c by Johan Hedberg · 10 years ago
  70. 778b235 Bluetooth: Move HCI_ADVERTISING handling into mgmt.c by Johan Hedberg · 10 years ago
  71. f4f0750 Bluetooth: Add convenience function for getting total connection count by Johan Hedberg · 10 years ago
  72. 2b5224d Bluetooth: Store current RPA and update it if needed by Marcel Holtmann · 10 years ago
  73. 94b1fc9 Bluetooth: Use unresolvable private address for active scanning by Marcel Holtmann · 10 years ago
  74. 7bf3204 Bluetooth: Remove unneeded hdev->own_addr_type by Johan Hedberg · 10 years ago
  75. ebd3a74 Bluetooth: Add hci_update_random_address() convenience function by Johan Hedberg · 10 years ago
  76. d6bfd59 Bluetooth: Add timer for regenerating local RPA by Johan Hedberg · 10 years ago
  77. 755a900 Bluetooth: Add mgmt defines for privacy by Johan Hedberg · 10 years ago
  78. 863efaf Bluetooth: Add initial code for distributing local IRK by Johan Hedberg · 10 years ago
  79. f5ddcbb net-tcp: fastopen: fix high order allocations by Eric Dumazet · 10 years ago
  80. b80edbc cfg80211: docbook: add interface combinations documentation by Luciano Coelho · 10 years ago
  81. 0fcf8ac cfg80211: docbook: fix small formatting error by Luciano Coelho · 10 years ago
  82. 3f959d4 Bluetooth: Provide option for changing LE advertising channel map by Marcel Holtmann · 10 years ago
  83. 88daf80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  84. cf71d2bc sit: fix panic with route cache in ip tunnels by Nicolas Dichtel · 10 years ago
  85. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 10 years ago
  86. d9b8396 cfg80211: document sched_scan_stop synchronous behaviour by Johannes Berg · 10 years ago
  87. ee5c231 xfrm: Clone states properly on migration by Steffen Klassert · 10 years ago
  88. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 10 years ago
  89. 7a4cd51 Bluetooth: Track the current configured random address by Marcel Holtmann · 10 years ago
  90. b32bba6 Bluetooth: Replace own_address_type with force_static_address debugfs by Marcel Holtmann · 10 years ago
  91. c8e6ad0 ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg by Hannes Frederic Sowa · 10 years ago
  92. 95fbac8 Bluetooth: Add support for sending New IRK event by Johan Hedberg · 10 years ago
  93. 35d7027 Bluetooth: Move SMP LTK notification after key distribution by Johan Hedberg · 10 years ago
  94. ba74b66 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk by Johan Hedberg · 10 years ago
  95. ca9142b Bluetooth: Return added key when adding LTKs and IRKs by Johan Hedberg · 10 years ago
  96. d2bf2f3 netfilter: nft_ct: labels get support by Florian Westphal · 10 years ago
  97. 1a1ccc9 xfrm: Remove caching of xfrm_policy_sk_bundles by Steffen Klassert · 10 years ago
  98. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. f7b1260 rtnl: make ifla_policy static by Jiri Pirko · 10 years ago
  100. f4a407b Bluetooth: Wait for SMP key distribution completion when pairing by Johan Hedberg · 10 years ago