1. a78cb84 net: add scheduling point in recvmmsg/sendmmsg by Eric Dumazet · 9 years ago
  2. 3d171f3 ipv6: always add flag an address that failed DAD with DADFAILED by Lubomir Rintel · 9 years ago
  3. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 9 years ago
  4. f8ffad6 bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions by Daniel Borkmann · 9 years ago
  5. fdc5432 net, sched: add skb_at_tc_ingress helper by Daniel Borkmann · 9 years ago
  6. b840d15 ipv4: Namespecify the tcp_keepalive_intvl sysctl knob by Nikolay Borisov · 9 years ago
  7. 9bd6861 ipv4: Namespecify tcp_keepalive_probes sysctl knob by Nikolay Borisov · 9 years ago
  8. 13b287e ipv4: Namespaceify tcp_keepalive_time sysctl knob by Nikolay Borisov · 9 years ago
  9. f1fecb1 bridge: Reflect MDB entries to hardware by Elad Raz · 9 years ago
  10. 4d41e125 switchdev: Adding MDB entry offload by Elad Raz · 9 years ago
  11. ed21d17 batman-adv: Add kerneldoc for batadv_neigh_node::refcount by Sven Eckelmann · 10 years ago
  12. 8a3719a1 batman-adv: Remove kerneldoc for missing struct members by Sven Eckelmann · 10 years ago
  13. 006a199 batman-adv: Fix kerneldoc member names in for main structs by Sven Eckelmann · 10 years ago
  14. 426fc6c batman-adv: Fix kernel-doc parsing of main structs by Sven Eckelmann · 10 years ago
  15. e087f34 batman-adv: Split a condition check by Markus Elfring · 9 years ago
  16. f75a33a batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref" by Markus Elfring · 9 years ago
  17. 8bbb7cb batman-adv: Less checks in batadv_tvlv_unicast_send() by Markus Elfring · 9 years ago
  18. c799443 batman-adv: Delete unnecessary checks before the function call "kfree_skb" by Markus Elfring · 9 years ago
  19. d737ccb batman-adv: Add function to convert string to batadv throughput by Sven Eckelmann · 10 years ago
  20. 9e728e8 batman-adv: only call post function if something changed by Simon Wunderlich · 9 years ago
  21. e1544f3 batman-adv: increase BLA wait periods to 6 by Simon Wunderlich · 9 years ago
  22. d68081a batman-adv: purge bridge loop avoidance when its disabled by Simon Wunderlich · 9 years ago
  23. 143d157 batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flag by Marek Lindner · 10 years ago
  24. 008a374 batman-adv: Fix lockdep annotation of batadv_tlv_container_remove by Sven Eckelmann · 9 years ago
  25. 4a4d045 batman-adv: Start new development cycle by Simon Wunderlich · 9 years ago
  26. ad64b8b ipv4: eliminate lock count warnings in ping.c by Lance Richardson · 9 years ago
  27. 30d3d83 ipv4: fix endianness warnings in ip_tunnel_core.c by Lance Richardson · 9 years ago
  28. 9b59377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  29. 250fbf1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  30. 48f66c9 netfilter: nft_ct: add byte/packet counter support by Florian Westphal · 9 years ago
  31. ce1e798 netfilter: nft_byteorder: provide 64bit le/be conversion by Florian Westphal · 9 years ago
  32. e6d8eca netfilter: nf_tables: Add new attributes into nft_set to store user data. by Carlos Falgueras García · 9 years ago
  33. eb07595 netfilter: nfnetlink_log: just returns error for unknown command by Ken-ichirou MATSUZAWA · 9 years ago
  34. 71b2e5f netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag by Ken-ichirou MATSUZAWA · 9 years ago
  35. 21c3c97 netfilter: nfnetlink_queue: just returns error for unknown command by Ken-ichirou MATSUZAWA · 9 years ago
  36. 17bc6b4 netfilter: nfnetlink_queue: don't handle options after unbind by Ken-ichirou MATSUZAWA · 9 years ago
  37. 60d2c7f netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity by Ken-ichirou MATSUZAWA · 9 years ago
  38. 0071f56 dsa: Register netdev before phy by Andrew Lunn · 9 years ago
  39. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  40. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  41. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  42. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  43. 8b8a321 tcp: fix zero cwnd in tcp_cwnd_reduction by Yuchung Cheng · 9 years ago
  44. c7f5d10 net: Add eth_platform_get_mac_address() helper. by David S. Miller · 9 years ago
  45. 07a5d38 net: possible use after free in dst_release by Francesco Ruggeri · 9 years ago
  46. 404cdbf bridge: add vlan filtering change for new bridged device by Elad Raz · 9 years ago
  47. 6b72a77 bridge: add vlan filtering change notification by Elad Raz · 9 years ago
  48. 08474cc bridge: Propagate vlan add failure to user by Elad Raz · 9 years ago
  49. 787b306 Bluetooth: avoid rebuilding hci_sock all the time by Johannes Berg · 9 years ago
  50. 73c20a8 net: sched: fix missing free per cpu on qstats by John Fastabend · 9 years ago
  51. 00ce3a1 soreuseport: change consume_skb to kfree_skb in error case by Craig Gallek · 9 years ago
  52. 1134158 soreuseport: pass skb to secondary UDP socket lookup by Craig Gallek · 9 years ago
  53. a72a5e2 inet: kill unused skb_free op by Florian Westphal · 9 years ago
  54. ff62198 bridge: Only call /sbin/bridge-stp for the initial network namespace by Hannes Frederic Sowa · 9 years ago
  55. c79c066 sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc by Xin Long · 9 years ago
  56. b5eff71 sctp: drop the old assoc hashtable of sctp by Xin Long · 9 years ago
  57. 39f66a7 sctp: apply rhashtable api to sctp procfs by Xin Long · 9 years ago
  58. 4f00878 sctp: apply rhashtable api to send/recv path by Xin Long · 9 years ago
  59. d6c0256 sctp: add the rhashtable apis for sctp global transport hashtable by Xin Long · 9 years ago
  60. 78b781c Bluetooth: Add support for Start Limited Discovery command by Johan Hedberg · 9 years ago
  61. 0d3b7f6 Bluetooth: Change eir_has_data_type() to more generic eir_get_data() by Johan Hedberg · 9 years ago
  62. c845acb af_unix: Fix splice-bind deadlock by Rainer Weikusat · 9 years ago
  63. b5bdacf net: Propagate lookup failure in l3mdev_get_saddr to caller by David Ahern · 9 years ago
  64. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  65. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 9 years ago
  66. ef45614 soreuseport: define reuseport groups by Craig Gallek · 9 years ago
  67. 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
  68. 197c949 udp: properly support MSG_PEEK with truncated buffers by Eric Dumazet · 9 years ago
  69. 98f40b3 l2tp: rely on ppp layer for skb scrubbing by Guillaume Nault · 9 years ago
  70. 29663b0 mac802154: constify ieee802154_llsec_ops structure by Julia Lawall · 9 years ago
  71. d3d2072 Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver by Heikki Krogerus · 9 years ago
  72. ad6d950 netfilter: nf_ct_helper: define pr_fmt() by Pablo Neira Ayuso · 9 years ago
  73. 39e6dea netfilter: nf_tables: add forward expression to the netdev family by Pablo Neira Ayuso · 9 years ago
  74. 502061f netfilter: nf_tables: add packet duplication to the netdev family by Pablo Neira Ayuso · 9 years ago
  75. c7862a5 netfilter: nft_limit: allow to invert matching criteria by Pablo Neira Ayuso · 9 years ago
  76. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. 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
  78. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 9 years ago
  79. 068d8bd sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close by Xin Long · 9 years ago
  80. 574aab1 net, socket, socket_wq: fix missing initialization of flags by Nicolai Stange · 9 years ago
  81. 90c7afc96 openvswitch: Fix template leak in error cases. by Joe Stringer · 9 years ago
  82. c6dc65d NFC: nci: memory leak in nci_core_conn_create() by Dan Carpenter · 9 years ago
  83. 9afec6d nfc: netlink: HCI event connectivity implementation by Christophe Ricard · 9 years ago
  84. 2a84193 NFC: nci: Fix error check of nci_hci_create_pipe() result by Christophe Ricard · 9 years ago
  85. ce2e56c NFC: digital: Add Type4A tags support by Shikha Singh · 9 years ago
  86. 5913bea netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks by Pablo Neira Ayuso · 9 years ago
  87. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 9 years ago
  88. f4c756b netfilter: nf_tables: remove check against removal of inactive objects by Pablo Neira Ayuso · 9 years ago
  89. 5ebe0b0 netfilter: nf_tables: destroy basechain and rules on netdevice removal by Pablo Neira Ayuso · 9 years ago
  90. df05ef8 netfilter: nf_tables: release objects on netns destruction by Pablo Neira Ayuso · 9 years ago
  91. 3538a5c sctp: label accepted/peeled off sockets by Marcelo Ricardo Leitner · 9 years ago
  92. 9ba0b96 sctp: use GFP_USER for user-controlled kmalloc by Marcelo Ricardo Leitner · 9 years ago
  93. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  94. aeb7ed1 bridge: use kobj_to_dev instead of to_dev by Geliang Tang · 9 years ago
  95. c1a9a29 ipv6: honor ifindex in case we receive ll addresses in router advertisements by Hannes Frederic Sowa · 9 years ago
  96. 271c3b9 tcp: honour SO_BINDTODEVICE for TW_RST case too by Florian Westphal · 9 years ago
  97. e46787f tcp: send_reset: test for non-NULL sk first by Florian Westphal · 9 years ago
  98. 5449a5c addrconf: always initialize sysctl table data by WANG Cong · 9 years ago
  99. 024f35c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  100. 2010b93 net: tcp: deal with listen sockets properly in tcp_abort. by Lorenzo Colitti · 9 years ago