1. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. f8e7718 packet: propagate sock_cmsg_send() error by Soheil Hassas Yeganeh · 8 years ago
  3. 276b8c7 Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
  4. 262d862 rtnl: protect do_setlink from IFLA_XDP_ATTACHED by Brenden Blanco · 8 years ago
  5. 4599f77 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  6. d1fdd91 rtnl: add option for setting link xdp prog by Brenden Blanco · 8 years ago
  7. a7862b4 net: add ndo to setup/query xdp prog in adapter rx by Brenden Blanco · 8 years ago
  8. 6a773a1 bpf: add XDP prog type for early driver filter by Brenden Blanco · 8 years ago
  9. edbe774 packet: fix second argument of sock_tx_timestamp() by Yoshihiro Shimoda · 8 years ago
  10. 7a82ecf net/ncsi: NCSI AEN packet handler by Gavin Shan · 8 years ago
  11. e6f44ed net/ncsi: Package and channel management by Gavin Shan · 8 years ago
  12. 138635c net/ncsi: NCSI response packet handler by Gavin Shan · 8 years ago
  13. 6389eaa net/ncsi: NCSI command packet handler by Gavin Shan · 8 years ago
  14. 2d283bd net/ncsi: Resource management by Gavin Shan · 8 years ago
  15. 34a79f6 net: dsa: support switchdev ageing time attr by Vivien Didelot · 8 years ago
  16. b8247f0 net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs by Shmulik Ladkani · 8 years ago
  17. 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
  18. c74bfbd sctp: load transport header after sk_filter by Willem de Bruijn · 8 years ago
  19. 0564bf0 net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int by Konstantin Khlebnikov · 8 years ago
  20. 5177a83 Bluetooth: Add debugfs fields for hardware and firmware info by Marcel Holtmann · 8 years ago
  21. 23bc6ab Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU by Amadeusz Sławiński · 8 years ago
  22. c5c4e45 sctp: fix GSO for IPv6 by Marcelo Ricardo Leitner · 8 years ago
  23. e5b13f3 sctp: recvmsg should be able to run even if sock is in closing state by Marcelo Ricardo Leitner · 8 years ago
  24. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
  25. 18d3df3 vlan: use a valid default mtu value for vlan over macsec by Paolo Abeni · 8 years ago
  26. 37b090e net: bridge: remove _deliver functions and consolidate forward code by Nikolay Aleksandrov · 8 years ago
  27. b35c5f6 net: bridge: drop skb2/skb0 variables and use a local_rcv boolean by Nikolay Aleksandrov · 8 years ago
  28. e151aab net: bridge: rearrange flood vs unicast receive paths by Nikolay Aleksandrov · 8 years ago
  29. 46c0772 net: bridge: minor style adjustments in br_handle_frame_finish by Nikolay Aleksandrov · 8 years ago
  30. c380d37 tcp_timer.c: Add kernel-doc function descriptions by Richard Sailer · 8 years ago
  31. 555c8a8 bpf: avoid stack copy and use skb ctx for event output by Daniel Borkmann · 8 years ago
  32. 083ae30 tcp: enable per-socket rate limiting of all 'challenge acks' by Jason Baron · 8 years ago
  33. 7acef60 rxrpc: checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  34. 5916e2c RDS: TCP: Enable multipath RDS for TCP by Sowmini Varadhan · 8 years ago
  35. ac3615e RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks() by Sowmini Varadhan · 8 years ago
  36. a93d01f RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready by Sowmini Varadhan · 8 years ago
  37. 8438884 net/switchdev: Export the same parent ID service function by Or Gerlitz · 8 years ago
  38. 2d47fd1 sctp: only check for ECN if peer is using it by Marcelo Ricardo Leitner · 8 years ago
  39. d9cef42 sctp: do not clear chunk->ecn_ce_done flag by Marcelo Ricardo Leitner · 8 years ago
  40. e7487c8 sctp: avoid identifying address family many times for a chunk by Marcelo Ricardo Leitner · 8 years ago
  41. 1f45f78 sctp: allow GSO frags to access the chunk too by Marcelo Ricardo Leitner · 8 years ago
  42. f5d258e sctp: reorder sctp_ulpevent and shrink msg_flags by Marcelo Ricardo Leitner · 8 years ago
  43. 9e23832 sctp: allow others to use sctp_input_cb by Marcelo Ricardo Leitner · 8 years ago
  44. 0ba3deb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  45. 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  46. f4979fc rose: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  47. 8751097 Bluetooth: Increment management interface revision by Johan Hedberg · 8 years ago
  48. 160b925 Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event by Szymon Janc · 8 years ago
  49. e5224f0 devlink: add hardware messages tracing facility by Jiri Pirko · 8 years ago
  50. 85c22ba net: dsa: Fix non static symbol warning by Wei Yongjun · 8 years ago
  51. 8addc04 rxrpc: Fix error handling in af_rxrpc_init() by Wei Yongjun · 8 years ago
  52. 92a03eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  53. 590b52e netfilter: conntrack: skip clash resolution if nat is in place by Pablo Neira Ayuso · 8 years ago
  54. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  55. 1fc07f3 tipc: reset all unicast links when broadcast send link fails by Jon Paul Maloy · 8 years ago
  56. a71eb72 tipc: ensure correct broadcast send buffer release when peer is lost by Jon Paul Maloy · 8 years ago
  57. 2d18ac4 tipc: extend broadcast link initialization criteria by Jon Paul Maloy · 8 years ago
  58. 779f1ed sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send by Soheil Hassas Yeganeh · 8 years ago
  59. 8061022 ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space by Julian Anastasov · 8 years ago
  60. 75ff39c tcp: make challenge acks less predictable by Eric Dumazet · 8 years ago
  61. aa9667e tunnels: correct conditional build of MPLS and IPv6 by Simon Horman · 8 years ago
  62. 8dbdf1f sctp: implement prsctp PRIO policy by Xin Long · 8 years ago
  63. 01aadb3 sctp: implement prsctp RTX policy by Xin Long · 8 years ago
  64. a6c2f79 sctp: implement prsctp TTL policy by Xin Long · 8 years ago
  65. 826d253 sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt by Xin Long · 8 years ago
  66. f959fb4 sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt by Xin Long · 8 years ago
  67. 28aa4c2 sctp: add SCTP_PR_SUPPORTED on sctp sockopt by Xin Long · 8 years ago
  68. a612769 udp: prevent bugcheck if filter truncates packet too much by Michal Kubeček · 8 years ago
  69. 7d32eb8 Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  70. 4edfa9d Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 8 years ago
  71. d85a301 NFC: digital: Fix RTOX supervisor PDU handling by Thierry Escande · 8 years ago
  72. 1a09c56 NFC: digital: Add support for NFC DEP Response Waiting Time by Thierry Escande · 8 years ago
  73. e200f00 NFC: digital: Free supervisor PDUs by Thierry Escande · 8 years ago
  74. e073eb6 NFC: digital: Rework ACK PDU handling in initiator mode by Thierry Escande · 8 years ago
  75. 482333b NFC: digital: Fix ACK & NACK PDUs handling in target mode by Thierry Escande · 8 years ago
  76. f23a986 NFC: digital: Fix target DEP_REQ I-PDU handling after ATN PDU by Thierry Escande · 8 years ago
  77. e8e7f42 NFC: digital: Remove useless call to skb_reserve() by Thierry Escande · 8 years ago
  78. 1d984c2 NFC: digital: Fix handling of saved PDU sk_buff pointers by Thierry Escande · 8 years ago
  79. 95556a8 dccp: avoid deadlock in dccp_v4_ctl_send_reset by Eric Dumazet · 8 years ago
  80. 927265b ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  81. fa17806 ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  82. 1db19db net: tracepoint napi:napi_poll add work and budget by Jesper Dangaard Brouer · 8 years ago
  83. 407f31b mpls: allow routes on ipip and sit devices by Simon Horman · 8 years ago
  84. 1b69e7e ipip: support MPLS over IPv4 by Simon Horman · 8 years ago
  85. 49dbe7a sit: support MPLS over IPv4 by Simon Horman · 8 years ago
  86. 8afe97e tunnels: support MPLS over IPv4 tunnels by Simon Horman · 8 years ago
  87. a65056e net: bridge: extend MLD/IGMP query stats by Nikolay Aleksandrov · 8 years ago
  88. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
  89. e14dbe7 Bluetooth: Remove controller device attributes by Marcel Holtmann · 8 years ago
  90. 2a0be13 Bluetooth: Remove connection link attributes by Marcel Holtmann · 8 years ago
  91. f1533cc sctp: fix panic when sending auth chunks by Marcelo Ricardo Leitner · 8 years ago
  92. d390238 net: dsa: initialize the routing table by Vivien Didelot · 8 years ago
  93. 5b58d83 Merge tag 'mac80211-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  94. cc3baec Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  95. bba7eb5 hfsc: reduce hfsc_sched to 14 cachelines by Florian Westphal · 8 years ago
  96. c8607e0 netfilter: nft_ct: fix expiration getter by Florian Westphal · 8 years ago
  97. 9e262f5 6lowpan: ndisc: set invalid unicast short addr to unspec by Alexander Aring · 8 years ago
  98. 0ea0b9a ieee802154: 6lowpan: fix intra pan id check by Alexander Aring · 8 years ago
  99. 83871f8 Bluetooth: Fix hci_sock_recvmsg return value by Denis Kenzior · 8 years ago
  100. b5f34f9 Bluetooth: Fix bt_sock_recvmsg return value by Denis Kenzior · 8 years ago