1. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 9 years ago
  2. 0b161e6 SUNRPC: Fix a missing break in rpc_anyaddr() by Trond Myklebust · 9 years ago
  3. 068d8bd sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close by Xin Long · 9 years ago
  4. 574aab1 net, socket, socket_wq: fix missing initialization of flags by Nicolai Stange · 9 years ago
  5. 90c7afc96 openvswitch: Fix template leak in error cases. by Joe Stringer · 9 years ago
  6. c6dc65d NFC: nci: memory leak in nci_core_conn_create() by Dan Carpenter · 9 years ago
  7. 9afec6d nfc: netlink: HCI event connectivity implementation by Christophe Ricard · 9 years ago
  8. 2a84193 NFC: nci: Fix error check of nci_hci_create_pipe() result by Christophe Ricard · 9 years ago
  9. ce2e56c NFC: digital: Add Type4A tags support by Shikha Singh · 9 years ago
  10. 8d0ed0c Merge tag 'nfs-rdma-4.5' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  11. 5913bea netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks by Pablo Neira Ayuso · 9 years ago
  12. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 9 years ago
  13. f4c756b netfilter: nf_tables: remove check against removal of inactive objects by Pablo Neira Ayuso · 9 years ago
  14. 5ebe0b0 netfilter: nf_tables: destroy basechain and rules on netdevice removal by Pablo Neira Ayuso · 9 years ago
  15. df05ef8 netfilter: nf_tables: release objects on netns destruction by Pablo Neira Ayuso · 9 years ago
  16. d135891 SUNRPC: drop unused xs_reclassify_socketX() helpers by Stefan Hajnoczi · 9 years ago
  17. 3538a5c sctp: label accepted/peeled off sockets by Marcelo Ricardo Leitner · 9 years ago
  18. 9ba0b96 sctp: use GFP_USER for user-controlled kmalloc by Marcelo Ricardo Leitner · 9 years ago
  19. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  20. aeb7ed1 bridge: use kobj_to_dev instead of to_dev by Geliang Tang · 9 years ago
  21. c1a9a29 ipv6: honor ifindex in case we receive ll addresses in router advertisements by Hannes Frederic Sowa · 9 years ago
  22. c3d4879 sunrpc: Add a function to close temporary transports immediately by Scott Mayhew · 9 years ago
  23. 271c3b9 tcp: honour SO_BINDTODEVICE for TW_RST case too by Florian Westphal · 9 years ago
  24. e46787f tcp: send_reset: test for non-NULL sk first by Florian Westphal · 9 years ago
  25. 5449a5c addrconf: always initialize sysctl table data by WANG Cong · 9 years ago
  26. 024f35c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  27. 2010b93 net: tcp: deal with listen sockets properly in tcp_abort. by Lorenzo Colitti · 9 years ago
  28. e459dfe ipv6/addrlabel: fix ip6addrlbl_get() by Andrey Ryabinin · 9 years ago
  29. ef9cdd0 switchdev: bridge: Pass ageing time as clock_t instead of jiffies by Ido Schimmel · 9 years ago
  30. f2830d0 RDS: don't pretend to use cpu notifiers by Sebastian Andrzej Siewior · 9 years ago
  31. 5c29482 net-sysfs: use to_net_dev in net_namespace() by Geliang Tang · 9 years ago
  32. a7c09ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  33. e3e45b1 xprtrdma: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  34. 0353261 net/rds: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  35. 92e17ee 6lowpan: fix debugfs interface entry name by Alexander Aring · 9 years ago
  36. 7eb7404 Bluetooth: use list_for_each_entry* by Geliang Tang · 9 years ago
  37. e905eab openvswitch: correct encoding of set tunnel action attributes by Simon Horman · 9 years ago
  38. 6d3c348 ipip: ioctl: Remove superfluous IP-TTL handling. by Pravin B Shelar · 9 years ago
  39. 07f6f4a tcp: diag: add support for request sockets to tcp_abort() by Eric Dumazet · 9 years ago
  40. 23bf880 bpf: fix misleading comment in bpf_convert_filter by Daniel Borkmann · 9 years ago
  41. 8b614ae bpf: move clearing of A/X into classic to eBPF migration prologue by Daniel Borkmann · 9 years ago
  42. 05c74e5 bpf: add bpf_skb_load_bytes helper by Daniel Borkmann · 9 years ago
  43. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  44. 26ae9d1 xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit'). by Chuck Lever · 9 years ago
  45. 6879164 xprtrdma: Invalidate in the RPC reply handler by Chuck Lever · 9 years ago
  46. 73eee9b xprtrdma: Add ro_unmap_sync method for all-physical registration by Chuck Lever · 9 years ago
  47. 7c7a539 xprtrdma: Add ro_unmap_sync method for FMR by Chuck Lever · 9 years ago
  48. c9918ff xprtrdma: Add ro_unmap_sync method for FRWR by Chuck Lever · 9 years ago
  49. 32d0cee xprtrdma: Introduce ro_unmap_sync method by Chuck Lever · 9 years ago
  50. 3cf4e16 xprtrdma: Move struct ib_send_wr off the stack by Chuck Lever · 9 years ago
  51. c8bbe0c xprtrdma: Disable RPC/RDMA backchannel debugging messages by Chuck Lever · 9 years ago
  52. ffc4d9b xprtrdma: xprt_rdma_free() must not release backchannel reqs by Chuck Lever · 9 years ago
  53. 9b06688 xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock) by Chuck Lever · 9 years ago
  54. abfb689 xprtrdma: checking for NULL instead of IS_ERR() by Dan Carpenter · 9 years ago
  55. 38b95bc xprtrdma: clean up some curly braces by Dan Carpenter · 9 years ago
  56. 6dd9a14 net: Allow accepted sockets to be bound to l3mdev domain by David Ahern · 9 years ago
  57. cc9da6c ipv6: addrconf: use stable address generator for ARPHRD_NONE by Bjørn Mork · 9 years ago
  58. 8cb964d ila: add NETFILTER dependency by Arnd Bergmann · 9 years ago
  59. d5f79b6 netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key by Florian Westphal · 9 years ago
  60. aa47e42 netfilter: nf_tables: use skb->protocol instead of assuming ethernet header by Pablo Neira Ayuso · 9 years ago
  61. b4aae75 netfilter: meta: add support for setting skb->pkttype by Florian Westphal · 9 years ago
  62. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  64. ac5cc97 net: check both type and procotol for tcp sockets by WANG Cong · 9 years ago
  65. 07e100f tcp: restore fastopen with no data in SYN packet by Eric Dumazet · 9 years ago
  66. 3822b5c af_unix: Revert 'lock_interruptible' in stream receive code by Rainer Weikusat · 9 years ago
  67. 715f504 ipv6: add IPV6_HDRINCL option for raw sockets by Hannes Frederic Sowa · 9 years ago
  68. 32bc201 ipv6: allow routes to be configured with expire values by Xin Long · 9 years ago
  69. 3036fac fou: clean up socket with kfree_rcu by Hannes Frederic Sowa · 9 years ago
  70. b337904 net: Pass ndm_state to route netlink FDB notifications. by Hubert Sokolowski · 9 years ago
  71. 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
  72. 04ad378 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  73. 566178f net: sctp: dynamically enable or disable pf state by Zhu Yanjun · 9 years ago
  74. 5a1dd8a batman-adv: lock crc access in bridge loop avoidance by Simon Wunderlich · 9 years ago
  75. c05a57f batman-adv: Fix typo 'wether' -> 'whether' by Sven Eckelmann · 9 years ago
  76. 01f6b5c batman-adv: Use chain pointer when purging fragments by Sven Eckelmann · 9 years ago
  77. ad7e2c4 batman-adv: unify flags access style in tt global add by Simon Wunderlich · 9 years ago
  78. c169c59 batman-adv: detect local excess vlans in TT request by Simon Wunderlich · 9 years ago
  79. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 9 years ago
  80. 6857a02 sctp: use GFP_KERNEL in sctp_init() by Eric Dumazet · 9 years ago
  81. c1e64e2 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  82. 6eb5d2e net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 9 years ago
  83. 64be0ae net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  84. b613f56 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 9 years ago
  85. 7f00fea ila: Add generic ILA translation facility by Tom Herbert · 9 years ago
  86. fc9e50f netlink: add a start callback for starting a netlink dump by Tom Herbert · 9 years ago
  87. 33f11d1 ila: Create net/ipv6/ila directory by Tom Herbert · 9 years ago
  88. 6ae23ad net: Add driver helper functions to determine checksum offloadability by Tom Herbert · 9 years ago
  89. 9a49850 tcp: Fix conditions to determine checksum offload by Tom Herbert · 9 years ago
  90. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  91. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  92. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  93. 130ed5d net: fix uninitialized variable issue by tadeusz.struk@intel.com · 9 years ago
  94. 5233252 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  95. 225734d net_sched: make qdisc_tree_decrease_qlen() work for non mq by Eric Dumazet · 9 years ago
  96. 6ff64f6 switchdev: Pass original device to port netdev driver by Ido Schimmel · 9 years ago
  97. 9d54783 switchdev: vlan: Use switchdev_port* in vlan_netdev_ops by Ido Schimmel · 9 years ago
  98. 18165f6 batman-adv: rename equiv/equal or better to similar or better by Simon Wunderlich · 9 years ago
  99. 4ff1e2a batman-adv: update last seen field of single hop originators by Marek Lindner · 9 years ago
  100. 7587405 batman-adv: export single hop neighbor list via debugfs by Marek Lindner · 9 years ago