1. 0071f56 dsa: Register netdev before phy by Andrew Lunn · 9 years ago
  2. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  3. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  4. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  5. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 8b8a321 tcp: fix zero cwnd in tcp_cwnd_reduction by Yuchung Cheng · 9 years ago
  7. c7f5d10 net: Add eth_platform_get_mac_address() helper. by David S. Miller · 9 years ago
  8. 07a5d38 net: possible use after free in dst_release by Francesco Ruggeri · 9 years ago
  9. 404cdbf bridge: add vlan filtering change for new bridged device by Elad Raz · 9 years ago
  10. 6b72a77 bridge: add vlan filtering change notification by Elad Raz · 9 years ago
  11. 08474cc bridge: Propagate vlan add failure to user by Elad Raz · 9 years ago
  12. 73c20a8 net: sched: fix missing free per cpu on qstats by John Fastabend · 9 years ago
  13. 00ce3a1 soreuseport: change consume_skb to kfree_skb in error case by Craig Gallek · 9 years ago
  14. 1134158 soreuseport: pass skb to secondary UDP socket lookup by Craig Gallek · 9 years ago
  15. a72a5e2 inet: kill unused skb_free op by Florian Westphal · 9 years ago
  16. ff62198 bridge: Only call /sbin/bridge-stp for the initial network namespace by Hannes Frederic Sowa · 9 years ago
  17. c79c066 sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc by Xin Long · 9 years ago
  18. b5eff71 sctp: drop the old assoc hashtable of sctp by Xin Long · 9 years ago
  19. 39f66a7 sctp: apply rhashtable api to sctp procfs by Xin Long · 9 years ago
  20. 4f00878 sctp: apply rhashtable api to send/recv path by Xin Long · 9 years ago
  21. d6c0256 sctp: add the rhashtable apis for sctp global transport hashtable by Xin Long · 9 years ago
  22. c845acb af_unix: Fix splice-bind deadlock by Rainer Weikusat · 9 years ago
  23. b5bdacf net: Propagate lookup failure in l3mdev_get_saddr to caller by David Ahern · 9 years ago
  24. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  25. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 9 years ago
  26. ef45614 soreuseport: define reuseport groups by Craig Gallek · 9 years ago
  27. 15ab90f Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  28. 197c949 udp: properly support MSG_PEEK with truncated buffers by Eric Dumazet · 9 years ago
  29. 98f40b3 l2tp: rely on ppp layer for skb scrubbing by Guillaume Nault · 9 years ago
  30. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  31. 7b22a77 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  32. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 9 years ago
  33. 068d8bd sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close by Xin Long · 9 years ago
  34. 574aab1 net, socket, socket_wq: fix missing initialization of flags by Nicolai Stange · 9 years ago
  35. 90c7afc openvswitch: Fix template leak in error cases. by Joe Stringer · 9 years ago
  36. c6dc65d NFC: nci: memory leak in nci_core_conn_create() by Dan Carpenter · 9 years ago
  37. 9afec6d nfc: netlink: HCI event connectivity implementation by Christophe Ricard · 9 years ago
  38. 2a84193 NFC: nci: Fix error check of nci_hci_create_pipe() result by Christophe Ricard · 9 years ago
  39. ce2e56c NFC: digital: Add Type4A tags support by Shikha Singh · 9 years ago
  40. 3538a5c sctp: label accepted/peeled off sockets by Marcelo Ricardo Leitner · 9 years ago
  41. 9ba0b96 sctp: use GFP_USER for user-controlled kmalloc by Marcelo Ricardo Leitner · 9 years ago
  42. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  43. aeb7ed1 bridge: use kobj_to_dev instead of to_dev by Geliang Tang · 9 years ago
  44. c1a9a29 ipv6: honor ifindex in case we receive ll addresses in router advertisements by Hannes Frederic Sowa · 9 years ago
  45. 271c3b9 tcp: honour SO_BINDTODEVICE for TW_RST case too by Florian Westphal · 9 years ago
  46. e46787f tcp: send_reset: test for non-NULL sk first by Florian Westphal · 9 years ago
  47. 5449a5c addrconf: always initialize sysctl table data by WANG Cong · 9 years ago
  48. 024f35c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  49. 2010b93 net: tcp: deal with listen sockets properly in tcp_abort. by Lorenzo Colitti · 9 years ago
  50. e459dfe ipv6/addrlabel: fix ip6addrlbl_get() by Andrey Ryabinin · 9 years ago
  51. ef9cdd0 switchdev: bridge: Pass ageing time as clock_t instead of jiffies by Ido Schimmel · 9 years ago
  52. f2830d0 RDS: don't pretend to use cpu notifiers by Sebastian Andrzej Siewior · 9 years ago
  53. 5c29482 net-sysfs: use to_net_dev in net_namespace() by Geliang Tang · 9 years ago
  54. a7c09ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  55. 92e17ee 6lowpan: fix debugfs interface entry name by Alexander Aring · 9 years ago
  56. 7eb7404 Bluetooth: use list_for_each_entry* by Geliang Tang · 9 years ago
  57. e905eab openvswitch: correct encoding of set tunnel action attributes by Simon Horman · 9 years ago
  58. 6d3c348 ipip: ioctl: Remove superfluous IP-TTL handling. by Pravin B Shelar · 9 years ago
  59. 07f6f4a tcp: diag: add support for request sockets to tcp_abort() by Eric Dumazet · 9 years ago
  60. 23bf880 bpf: fix misleading comment in bpf_convert_filter by Daniel Borkmann · 9 years ago
  61. 8b614ae bpf: move clearing of A/X into classic to eBPF migration prologue by Daniel Borkmann · 9 years ago
  62. 05c74e5 bpf: add bpf_skb_load_bytes helper by Daniel Borkmann · 9 years ago
  63. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  64. 6dd9a14 net: Allow accepted sockets to be bound to l3mdev domain by David Ahern · 9 years ago
  65. cc9da6c ipv6: addrconf: use stable address generator for ARPHRD_NONE by Bjørn Mork · 9 years ago
  66. 8cb964d ila: add NETFILTER dependency by Arnd Bergmann · 9 years ago
  67. d5f79b6 netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key by Florian Westphal · 9 years ago
  68. aa47e42 netfilter: nf_tables: use skb->protocol instead of assuming ethernet header by Pablo Neira Ayuso · 9 years ago
  69. b4aae75 netfilter: meta: add support for setting skb->pkttype by Florian Westphal · 9 years ago
  70. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  71. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  72. ac5cc97 net: check both type and procotol for tcp sockets by WANG Cong · 9 years ago
  73. 07e100f tcp: restore fastopen with no data in SYN packet by Eric Dumazet · 9 years ago
  74. 3822b5c af_unix: Revert 'lock_interruptible' in stream receive code by Rainer Weikusat · 9 years ago
  75. 715f504 ipv6: add IPV6_HDRINCL option for raw sockets by Hannes Frederic Sowa · 9 years ago
  76. 32bc201 ipv6: allow routes to be configured with expire values by Xin Long · 9 years ago
  77. 3036fac fou: clean up socket with kfree_rcu by Hannes Frederic Sowa · 9 years ago
  78. b337904 net: Pass ndm_state to route netlink FDB notifications. by Hubert Sokolowski · 9 years ago
  79. 4d4f379 Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  80. 04ad378 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  81. 566178f net: sctp: dynamically enable or disable pf state by Zhu Yanjun · 9 years ago
  82. 5a1dd8a batman-adv: lock crc access in bridge loop avoidance by Simon Wunderlich · 9 years ago
  83. c05a57f batman-adv: Fix typo 'wether' -> 'whether' by Sven Eckelmann · 9 years ago
  84. 01f6b5c batman-adv: Use chain pointer when purging fragments by Sven Eckelmann · 9 years ago
  85. ad7e2c4 batman-adv: unify flags access style in tt global add by Simon Wunderlich · 9 years ago
  86. c169c59 batman-adv: detect local excess vlans in TT request by Simon Wunderlich · 9 years ago
  87. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 9 years ago
  88. 6857a02 sctp: use GFP_KERNEL in sctp_init() by Eric Dumazet · 9 years ago
  89. c1e64e2 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  90. 6eb5d2e net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 9 years ago
  91. 64be0ae net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  92. b613f56 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 9 years ago
  93. 7f00fea ila: Add generic ILA translation facility by Tom Herbert · 9 years ago
  94. fc9e50f netlink: add a start callback for starting a netlink dump by Tom Herbert · 9 years ago
  95. 33f11d1 ila: Create net/ipv6/ila directory by Tom Herbert · 9 years ago
  96. 6ae23ad net: Add driver helper functions to determine checksum offloadability by Tom Herbert · 9 years ago
  97. 9a49850 tcp: Fix conditions to determine checksum offload by Tom Herbert · 9 years ago
  98. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  99. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  100. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago