1. e979918 tcp: make undo_cwnd mandatory for congestion modules by Florian Westphal · 8 years ago
  2. aa2ae3e bridge: mcast: add MLDv2 querier support by Nikolay Aleksandrov · 8 years ago
  3. 5e92358 bridge: mcast: add IGMPv3 query support by Nikolay Aleksandrov · 8 years ago
  4. 6d67942dd bpf: add __must_check attributes to refcount manipulating helpers by Daniel Borkmann · 8 years ago
  5. c72d8cd net: fix bogus cast in skb_pagelen() and use unsigned variables by Alexey Dobriyan · 8 years ago
  6. 3b2c75d3 netlink: use "unsigned int" in nla_next() by Alexey Dobriyan · 8 years ago
  7. 9403cd7 virtio_net: Do not clear memory for struct virtio_net_hdr twice. by Jarno Rajahalme · 8 years ago
  8. d66016a virtio_net.h: Fix comment. by Jarno Rajahalme · 8 years ago
  9. 603ab57 bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_info by Florian Fainelli · 8 years ago
  10. 607c702 ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables by Raju Lakkaraju · 8 years ago
  11. 968ad9d ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE by Raju Lakkaraju · 8 years ago
  12. 0d27f4e4 ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE by Raju Lakkaraju · 8 years ago
  13. 7f50316 net/mlx5: Add MPCNT register infrastructure by Gal Pressman · 8 years ago
  14. 0dbc6fe net/mlx5: Set driver version infrastructure by Saeed Mahameed · 8 years ago
  15. d4eb4cd net/mlx5: Add handling for port module event by Huy Nguyen · 8 years ago
  16. 4ce3bf2 net/mlx5: Port module event hardware structures by Huy Nguyen · 8 years ago
  17. 0ac3ea7 net/mlx5: Make the command interface cache more flexible by Mohamad Haj Yahia · 8 years ago
  18. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  19. e68b6e5 udp: enable busy polling for all sockets by Eric Dumazet · 8 years ago
  20. 7fda702 sctp: use new rhlist interface on sctp transport rhashtable by Xin Long · 8 years ago
  21. 89c4b44 netpoll: more efficient locking by Eric Dumazet · 8 years ago
  22. a23a8f5 lwtunnel: subtract tunnel headroom from mtu on output redirect by David Lebrun · 8 years ago
  23. 364b605 net: busy-poll: return busypolling status to drivers by Eric Dumazet · 8 years ago
  24. 21cb84c net: busy-poll: remove need_resched() from sk_can_busy_loop() by Eric Dumazet · 8 years ago
  25. 217f697 net: busy-poll: allow preemption in sk_busy_loop() by Eric Dumazet · 8 years ago
  26. ff86aae devres: add devm_alloc_percpu() by Madalin Bucur · 8 years ago
  27. e86a898 net: phy: Add phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  28. 9efdb92 vxlan: remove unsed vxlan_dev_dst_port() by pravin shelar · 8 years ago
  29. 4a4f86c vxlan: avoid vlan processing in vxlan device. by pravin shelar · 8 years ago
  30. c915fe1 udplite: fix NULL pointer dereference by Paolo Abeni · 8 years ago
  31. 8f84493 bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH by Martin KaFai Lau · 8 years ago
  32. 29ba732 bpf: Add BPF_MAP_TYPE_LRU_HASH by Martin KaFai Lau · 8 years ago
  33. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. e76d21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  35. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  36. 7d38484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  37. 7e416ad netfilter: conntrack: remove unused netns_ct member by Florian Westphal · 8 years ago
  38. befdfff Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  39. 7b5b74e Revert "include/uapi/linux/atm_zatm.h: include linux/time.h" by Mike Frysinger · 8 years ago
  40. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 8 years ago
  41. 98e4321 genetlink: Make family a signed integer. by David S. Miller · 8 years ago
  42. 10b2176 net: bpqether.h: remove if_ether.h guard by Baruch Siach · 8 years ago
  43. 372788f net: phy: expose phy_aneg_done API for use by drivers by Lendacky, Thomas · 8 years ago
  44. 91820da openvswitch: add Ethernet push and pop actions by Jiri Benc · 8 years ago
  45. 4e3264d bpf: Fix bpf_redirect to an ipip/ip6tnl dev by Martin KaFai Lau · 8 years ago
  46. c540594 bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path by Daniel Borkmann · 8 years ago
  47. 86e4ee7 Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  48. 66f5854 Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  49. 968ef8d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  50. c5e4ca6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. ef091b3 Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  52. d7c19b0 mm: kmemleak: scan .data.ro_after_init by Jakub Kicinski · 8 years ago
  53. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  54. 5e322be mm, frontswap: make sure allocated frontswap map is assigned by Vlastimil Babka · 8 years ago
  55. 264048a libceph: initialize last_linger_id with a large integer by Ilya Dryomov · 8 years ago
  56. 9e41f26 netfilter: ipset: Count non-static extension memory for userspace by Jozsef Kadlecsik · 8 years ago
  57. 702b71e netfilter: ipset: Add element count to all set types header by Jozsef Kadlecsik · 8 years ago
  58. 837a90e netfilter: ipset: Regroup ip_set_put_extensions and add extern by Jozsef Kadlecsik · 8 years ago
  59. 57982ed netfilter: ipset: Split extensions into separate files by Jozsef Kadlecsik · 8 years ago
  60. 1d0d6bd netfilter: ipset: Use kmalloc() in comment extension helper by Jozsef Kadlecsik · 10 years ago
  61. bec810d netfilter: ipset: Improve skbinfo get/init helpers by Jozsef Kadlecsik · 10 years ago
  62. 7ffea37 netfilter: ipset: Headers file cleanup by Jozsef Kadlecsik · 8 years ago
  63. da9fbfa netfilter: ipset: Mark some helper args as const. by Jozsef Kadlecsik · 8 years ago
  64. 2da16a6 netfilter: ipset: Remove extra whitespaces in ip_set.h by Jozsef Kadlecsik · 8 years ago
  65. d8d2635 ptp: Introduce a high resolution frequency adjustment method. by Richard Cochran · 8 years ago
  66. 149d6ad net: napi_hash_add() is no longer exported by Eric Dumazet · 8 years ago
  67. f41cd11 tc_act: Remove tcf_act macro by Yotam Gigi · 8 years ago
  68. 613fa3c ipv6: add source address argument for ipv6_push_nfrag_opts by David Lebrun · 8 years ago
  69. bf355b8 ipv6: sr: add core files for SR HMAC support by David Lebrun · 8 years ago
  70. 6c8702c ipv6: sr: add support for SRH encapsulation and injection with lwtunnels by David Lebrun · 8 years ago
  71. 915d7e5 ipv6: sr: add code base for control plane support of SR-IPv6 by David Lebrun · 8 years ago
  72. 1ababeb ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header) by David Lebrun · 8 years ago
  73. 9fa684e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  74. 3f11ec0 net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX, TX} attribute types by Asbjørn Sloth Tønnesen · 8 years ago
  75. 1571875 ACPI / platform: Add support for build-in properties by Heikki Krogerus · 8 years ago
  76. 0e54d21 netfilter: conntrack: simplify init/uninit of L4 protocol trackers by Davide Caratti · 8 years ago
  77. 4e24877 netfilter: nf_tables: simplify the basic expressions' init routine by Liping Zhang · 8 years ago
  78. 27bcd37 Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  79. ae67e87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  80. 66958ed net/mlx5: Support encap id when setting new steering entry by Hadar Hen Zion · 8 years ago
  81. c9f1b07 net/mlx5: Add creation flags when adding new flow table by Hadar Hen Zion · 8 years ago
  82. 75bfbca net/sched: act_tunnel_key: Add UDP dst port option by Hadar Hen Zion · 8 years ago
  83. 24ba898 net/dst: Add dst port to dst_metadata utility functions by Hadar Hen Zion · 8 years ago
  84. f4d997f net/sched: cls_flower: Add UDP port to tunnel parameters by Hadar Hen Zion · 8 years ago
  85. 9ba6a9a flow_dissector: Add enums for encapsulation keys by Hadar Hen Zion · 8 years ago
  86. 9ce183b net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key by Hadar Hen Zion · 8 years ago
  87. 5a3c780 Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks" by Joachim Eastwood · 8 years ago
  88. 67db3e4 tcp: no longer hold ehash lock while calling tcp_get_info() by Eric Dumazet · 8 years ago
  89. 7f8d61f percpu: use notrace variant of preempt_disable/preempt_enable by Heiko Carstens · 8 years ago
  90. d0a81f6 net: make default TX queue length a defined constant by Jesper Dangaard Brouer · 8 years ago
  91. 7c13f97 udp: do fwd memory scheduling on dequeue by Paolo Abeni · 8 years ago
  92. ad95903 net/sock: add an explicit sk argument for ip_cmsg_recv_offset() by Paolo Abeni · 8 years ago
  93. b14995a net: phy: broadcom: Add BCM54810 PHY entry by Jon Mason · 8 years ago
  94. 5b4e290 net: phy: broadcom: add bcm54xx_auxctl_read by Jon Mason · 8 years ago
  95. e244978 Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 8 years ago
  96. 785bcb4 Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  97. 98430c7 phy: Add reset callback for not generic phy by Randy Li · 8 years ago
  98. d4c5f43 Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  99. 68f929f debugfs: constify argument to debugfs_real_fops() by Jakub Kicinski · 8 years ago
  100. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago