1. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  2. 54abc68 net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid() by Eric Dumazet · 9 years ago
  3. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  4. 0962733 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  5. 8a7889c Bluetooth: L2CAP: Fix returning correct LE CoC response codes by Johan Hedberg · 9 years ago
  6. f63ce5b tun_dst: Fix potential NULL dereference by Tobias Klauser · 9 years ago
  7. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  8. 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
  9. dcae9e0 mac80211: document sleep requirements for channel context ops by Chaitanya T K · 9 years ago
  10. e86abc6 cfg80211/mac80211: clarify RSSI CQM reporting requirements by Johannes Berg · 9 years ago
  11. 52bc671 bonding: simplify / unify event handling code for 3ad mode. by Mahesh Bandewar · 9 years ago
  12. 1d6119b net: fix percpu memory leaks by Eric Dumazet · 9 years ago
  13. 8fa677d net: avoid NULL deref in inet_ctl_sock_destroy() by Eric Dumazet · 9 years ago
  14. 9e17f8a net: make skb_set_owner_w() more robust by Eric Dumazet · 9 years ago
  15. 4f823de ipv4: fix to not remove local route on link down by Julian Anastasov · 9 years ago
  16. 76e398a net: dsa: use switchdev obj for VLAN add/del ops by Vivien Didelot · 9 years ago
  17. ea3803c VSOCK: define VSOCK_SS_LISTEN once only by Stefan Hajnoczi · 9 years ago
  18. 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
  19. 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
  20. f116317 NFC: nci: non-static functions can not be inline by Robert Dolca · 9 years ago
  21. 8941faa net: tso: add support for IPv6 by emmanuel.grumbach@intel.com · 9 years ago
  22. 2bd8324 NFC: NCI: allow spi driver to choose transfer clock by Vincent Cuissard · 9 years ago
  23. b5b3e23 NFC: nfcmrvl: add i2c driver by Vincent Cuissard · 9 years ago
  24. e5629d2 NFC: NCI: export nci_send_frame and nci_send_cmd function by Vincent Cuissard · 9 years ago
  25. 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
  26. b1fa4dc NFC: st-nci: Add support for proprietary commands by Christophe Ricard · 9 years ago
  27. 242c0eb Bluetooth: Rename bt_cb()->req into bt_cb()->hci by Marcel Holtmann · 9 years ago
  28. 7e35740 NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE by Christophe Ricard · 9 years ago
  29. fa6fbad NFC: nci: add nci_hci_clear_all_pipes functions by Christophe Ricard · 9 years ago
  30. 85b9ce9 NFC: nci: add nci_get_conn_info_by_id function by Robert Dolca · 9 years ago
  31. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  32. 0a97a3c NFC: nci: Allow the driver to set handler for core nci ops by Robert Dolca · 9 years ago
  33. 7bc4824 NFC: nci: Introduce nci_core_cmd by Robert Dolca · 9 years ago
  34. a9433c1 NFC: nci: Introduce new core opcodes by Robert Dolca · 9 years ago
  35. 2663589 NFC: nci: Add function to get max packet size for conn by Robert Dolca · 9 years ago
  36. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  37. 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
  38. f8efb73 mpls: multipath route support by Roopa Prabhu · 9 years ago
  39. 5e0724d tcp/dccp: fix hashdance race for passive sessions by Eric Dumazet · 9 years ago
  40. fc4099f openvswitch: Fix egress tunnel info. by Pravin B Shelar · 9 years ago
  41. 1a49a2f net: dsa: remove port_fdb_getnext by Vivien Didelot · 9 years ago
  42. ea70ba9 net: dsa: add port_fdb_dump function by Vivien Didelot · 9 years ago
  43. 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
  44. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  45. 17bc08f Bluetooth: Remove unnecessary hci_explicit_connect_lookup function by Johan Hedberg · 9 years ago
  46. 1b51c7b Bluetooth: Add hci_conn_hash_lookup_le() helper function by Johan Hedberg · 9 years ago
  47. 4f41b1c tcp: use RACK to detect losses by Yuchung Cheng · 9 years ago
  48. 659a8ad tcp: track the packet timings in RACK by Yuchung Cheng · 9 years ago
  49. f672258 tcp: track min RTT using windowed min-filter by Yuchung Cheng · 9 years ago
  50. 8ce783d Bluetooth: Fix missing hdev locking for LE scan cleanup by Johan Hedberg · 9 years ago
  51. 98a63aa Bluetooth: Introduce driver specific post init callback by Marcel Holtmann · 9 years ago
  52. 028b2a8 6lowpan: remove lowpan_is_addr_broadcast by Alexander Aring · 9 years ago
  53. 6350047 6lowpan: move IPHC functionality defines by Alexander Aring · 9 years ago
  54. 478208e 6lowpan: remove lowpan_fetch_skb_u8 by Alexander Aring · 9 years ago
  55. 8911d77 6lowpan: cleanup lowpan_header_decompress by Alexander Aring · 9 years ago
  56. a6f7738 6lowpan: cleanup lowpan_header_compress by Alexander Aring · 9 years ago
  57. bf513fd 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN by Alexander Aring · 9 years ago
  58. e131d74 Bluetooth: Add support setup stage internal notification event by Marcel Holtmann · 9 years ago
  59. 7e995b9 Bluetooth: Add new quirk for non-persistent diagnostic settings by Marcel Holtmann · 9 years ago
  60. cad20c2 Bluetooth: Don't use remote address type to decide IRK persistency by Johan Hedberg · 9 years ago
  61. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. 371f1c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  63. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  64. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  65. c7c49b8 net: add pfmemalloc check in sk_add_backlog() by Eric Dumazet · 9 years ago
  66. ed78d09 netfilter: make nf_queue_entry_get_refs return void by Florian Westphal · 9 years ago
  67. ebb516a tcp/dccp: fix race at listener dismantle phase by Eric Dumazet · 9 years ago
  68. f03f2e1 tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper by Eric Dumazet · 9 years ago
  69. 4d429c5 switchdev: introduce possibility to defer obj_add/del by Jiri Pirko · 9 years ago
  70. 850d0cb switchdev: remove pointers from switchdev objects by Jiri Pirko · 9 years ago
  71. 0bc05d5 switchdev: allow caller to explicitly request attr_set as deferred by Jiri Pirko · 9 years ago
  72. f7fadf3 switchdev: make struct switchdev_attr parameter const for attr_set calls by Jiri Pirko · 9 years ago
  73. 793f401 switchdev: introduce switchdev deferred ops infrastructure by Jiri Pirko · 9 years ago
  74. f985c65 tcp: avoid spurious SYN flood detection at listen() time by Eric Dumazet · 9 years ago
  75. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  76. 02a6d61 Revert "ipv4/icmp: redirect messages can use the ingress daddr as source" by Paolo Abeni · 9 years ago
  77. ccf3c8c net: Add IPv6 support to l3mdev by David Ahern · 9 years ago
  78. 3b06d27 cfg80211: Add multiple scan plans for scheduled scan by Avraham Stern · 9 years ago
  79. 6e19bc4 nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp by Dmitry Shmidt · 9 years ago
  80. 93f0490 Revert "mac80211: remove exposing 'mfp' to drivers" by Tamizh chelvam · 9 years ago
  81. b727759 ipv6: Pass struct net into nf_ct_frag6_gather by Eric W. Biederman · 9 years ago
  82. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  83. e2ca690 ipv4/icmp: redirect messages can use the ingress daddr as source by Paolo Abeni · 9 years ago
  84. d475f09 tcp: shrink tcp_timewait_sock by 8 bytes by Eric Dumazet · 9 years ago
  85. ed53d0a net: shrink struct sock and request_sock by 8 bytes by Eric Dumazet · 9 years ago
  86. 8e5eb54 net: align sk_refcnt on 128 bytes boundary by Eric Dumazet · 9 years ago
  87. 70da268 net: SO_INCOMING_CPU setsockopt() support by Eric Dumazet · 9 years ago
  88. f28ea36 sock: support per-packet fwmark by Edward Jee · 9 years ago
  89. ae2d708 netfilter: conntrack: fix crash on timeout object removal by Pablo Neira Ayuso · 9 years ago
  90. 464314e switchdev: skip over ports returning -EOPNOTSUPP when recursing ports by Scott Feldman · 9 years ago
  91. f55ac58 switchdev: add bridge ageing_time attribute by Scott Feldman · 9 years ago
  92. 8057b3e net: dsa: use switchdev obj in port_fdb_del by Vivien Didelot · 9 years ago
  93. 1f36faf net: dsa: push prepare phase in port_fdb_add by Vivien Didelot · 9 years ago
  94. 146a320 net: dsa: add port_fdb_prepare by Vivien Didelot · 9 years ago
  95. 7bcfeea Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  96. e446f9d net: synack packets can be attached to request sockets by Eric Dumazet · 9 years ago
  97. 4d6a6ae 6lowpan: move shared settings to lowpan_netdev_setup by Alexander Aring · 9 years ago
  98. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  99. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  100. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago