1. 7bbadd2 net: fix warnings in 'make htmldocs' by moving macro definition out of field declaration by Hannes Frederic Sowa · 9 years ago
  2. 887dc9f inet: tcp: fix inetpeer_set_addr_v4() by Eric Dumazet · 9 years ago
  3. 5037e9e net: fix IP early demux races by Eric Dumazet · 9 years ago
  4. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  5. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  6. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 9 years ago
  7. bd5eb35 xfrm: take care of request sockets by Eric Dumazet · 9 years ago
  8. 8a0d19c sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING by lucien · 9 years ago
  9. 01ce63c sctp: update the netstamp_needed counter when copying sockets by Marcelo Ricardo Leitner · 9 years ago
  10. c5fb8ca vxlan: fix incorrect RCO bit in VXLAN header by Jiri Benc · 9 years ago
  11. e3c9b1e Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  12. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 9 years ago
  13. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  14. 38ee8fb sctp: convert sack_needed and sack_generation to bits by Marcelo Ricardo Leitner · 9 years ago
  15. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  16. ceb5d58 net: fix sock_wake_async() rcu protection by Eric Dumazet · 9 years ago
  17. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  18. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 9 years ago
  19. 264640f ipv6: distinguish frag queues by device for multicast and link-local packets by Michal Kubeček · 9 years ago
  20. 7d26727 unix: avoid use-after-free in ep_remove_wait_queue by Rainer Weikusat · 9 years ago
  21. ac06219 mac80211: always set the buf_size in AddBA req to 64 by Gregory Greenman · 9 years ago
  22. 24cb705 net: switchdev: fix return code of fdb_dump stub by Dragos Tatulea · 9 years ago
  23. b4fe85f ip_tunnel: disable preemption when updating per-cpu tstats by Jason A. Donenfeld · 9 years ago
  24. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  25. 02bcf4e ipv6: Check rt->dst.from for the DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  26. 382a483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  27. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  28. 086f332 netfilter: nf_tables: add clone interface to expression operations by Pablo Neira Ayuso · 9 years ago
  29. 54abc68 net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() by Eric Dumazet · 9 years ago
  30. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  31. 0962733 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  32. 8a7889c Bluetooth: L2CAP: Fix returning correct LE CoC response codes by Johan Hedberg · 9 years ago
  33. f63ce5b tun_dst: Fix potential NULL dereference by Tobias Klauser · 9 years ago
  34. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. b3047a7 Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  36. dcae9e0 mac80211: document sleep requirements for channel context ops by Chaitanya T K · 9 years ago
  37. e86abc6 cfg80211/mac80211: clarify RSSI CQM reporting requirements by Johannes Berg · 9 years ago
  38. 52bc671 bonding: simplify / unify event handling code for 3ad mode. by Mahesh Bandewar · 9 years ago
  39. 1d6119b net: fix percpu memory leaks by Eric Dumazet · 9 years ago
  40. 8fa677d net: avoid NULL deref in inet_ctl_sock_destroy() by Eric Dumazet · 9 years ago
  41. 9e17f8a net: make skb_set_owner_w() more robust by Eric Dumazet · 9 years ago
  42. 4f823de ipv4: fix to not remove local route on link down by Julian Anastasov · 9 years ago
  43. 76e398a net: dsa: use switchdev obj for VLAN add/del ops by Vivien Didelot · 9 years ago
  44. ea3803c VSOCK: define VSOCK_SS_LISTEN once only by Stefan Hajnoczi · 9 years ago
  45. 740215d Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  46. 5bf8921 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  47. f116317 NFC: nci: non-static functions can not be inline by Robert Dolca · 9 years ago
  48. 8941faa net: tso: add support for IPv6 by emmanuel.grumbach@intel.com · 9 years ago
  49. 2bd8324 NFC: NCI: allow spi driver to choose transfer clock by Vincent Cuissard · 9 years ago
  50. b5b3e23 NFC: nfcmrvl: add i2c driver by Vincent Cuissard · 9 years ago
  51. e5629d2 NFC: NCI: export nci_send_frame and nci_send_cmd function by Vincent Cuissard · 9 years ago
  52. 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
  53. b1fa4dc NFC: st-nci: Add support for proprietary commands by Christophe Ricard · 9 years ago
  54. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  55. 7e35740 NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE by Christophe Ricard · 9 years ago
  56. fa6fbad NFC: nci: add nci_hci_clear_all_pipes functions by Christophe Ricard · 9 years ago
  57. 85b9ce9 NFC: nci: add nci_get_conn_info_by_id function by Robert Dolca · 9 years ago
  58. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  59. 0a97a3c NFC: nci: Allow the driver to set handler for core nci ops by Robert Dolca · 9 years ago
  60. 7bc4824 NFC: nci: Introduce nci_core_cmd by Robert Dolca · 9 years ago
  61. a9433c1 NFC: nci: Introduce new core opcodes by Robert Dolca · 9 years ago
  62. 2663589 NFC: nci: Add function to get max packet size for conn by Robert Dolca · 9 years ago
  63. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. a72c951 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  65. f8efb73 mpls: multipath route support by Roopa Prabhu · 9 years ago
  66. 5e0724d tcp/dccp: fix hashdance race for passive sessions by Eric Dumazet · 9 years ago
  67. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  68. 1a49a2f net: dsa: remove port_fdb_getnext by Vivien Didelot · 9 years ago
  69. ea70ba9 net: dsa: add port_fdb_dump function by Vivien Didelot · 9 years ago
  70. e9829b9 Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  71. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  72. 17bc08f Bluetooth: Remove unnecessary hci_explicit_connect_lookup function by Johan Hedberg · 9 years ago
  73. 1b51c7b Bluetooth: Add hci_conn_hash_lookup_le() helper function by Johan Hedberg · 9 years ago
  74. 4f41b1c tcp: use RACK to detect losses by Yuchung Cheng · 9 years ago
  75. 659a8ad tcp: track the packet timings in RACK by Yuchung Cheng · 9 years ago
  76. f672258 tcp: track min RTT using windowed min-filter by Yuchung Cheng · 9 years ago
  77. 8ce783d Bluetooth: Fix missing hdev locking for LE scan cleanup by Johan Hedberg · 9 years ago
  78. 98a63aa Bluetooth: Introduce driver specific post init callback by Marcel Holtmann · 9 years ago
  79. 028b2a8 6lowpan: remove lowpan_is_addr_broadcast by Alexander Aring · 9 years ago
  80. 6350047 6lowpan: move IPHC functionality defines by Alexander Aring · 9 years ago
  81. 478208e 6lowpan: remove lowpan_fetch_skb_u8 by Alexander Aring · 9 years ago
  82. 8911d77 6lowpan: cleanup lowpan_header_decompress by Alexander Aring · 9 years ago
  83. a6f7738 6lowpan: cleanup lowpan_header_compress by Alexander Aring · 9 years ago
  84. bf513fd 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN by Alexander Aring · 9 years ago
  85. e131d74 Bluetooth: Add support setup stage internal notification event by Marcel Holtmann · 9 years ago
  86. 7e995b9 Bluetooth: Add new quirk for non-persistent diagnostic settings by Marcel Holtmann · 9 years ago
  87. cad20c2 Bluetooth: Don't use remote address type to decide IRK persistency by Johan Hedberg · 9 years ago
  88. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. 371f1c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  90. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  91. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  92. c7c49b8 net: add pfmemalloc check in sk_add_backlog() by Eric Dumazet · 9 years ago
  93. ed78d09 netfilter: make nf_queue_entry_get_refs return void by Florian Westphal · 9 years ago
  94. ebb516a tcp/dccp: fix race at listener dismantle phase by Eric Dumazet · 9 years ago
  95. f03f2e1 tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper by Eric Dumazet · 9 years ago
  96. 4d429c5 switchdev: introduce possibility to defer obj_add/del by Jiri Pirko · 9 years ago
  97. 850d0cb switchdev: remove pointers from switchdev objects by Jiri Pirko · 9 years ago
  98. 0bc05d5 switchdev: allow caller to explicitly request attr_set as deferred by Jiri Pirko · 9 years ago
  99. f7fadf3 switchdev: make struct switchdev_attr parameter const for attr_set calls by Jiri Pirko · 9 years ago
  100. 793f401 switchdev: introduce switchdev deferred ops infrastructure by Jiri Pirko · 9 years ago