1. c78c70f qed: Add infrastructure for PTP support by Sudarsana Reddy Kalluru · 8 years ago
  2. 8ae7003 sched: have stub for tcf_destroy_chain in case NET_CLS is not configured by Jiri Pirko · 8 years ago
  3. c3d8103 Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  4. fb585b4 net: make net_device members garp_port and mrp_port conditional by Tobias Klauser · 8 years ago
  5. 37fabbf net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY by Eric Dumazet · 8 years ago
  6. 7c92d61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  7. 1a94e38 netfilter: nf_tables: add NFTA_RULE_ID attribute by Pablo Neira Ayuso · 8 years ago
  8. 8c4d4e8 netfilter: nfnetlink: allow to check for generation ID by Pablo Neira Ayuso · 8 years ago
  9. c16ec185 net: rename dst_neigh_output back to neigh_output by Julian Anastasov · 8 years ago
  10. 9a393b5 tap: tap as an independent module by Sainath Grandhi · 8 years ago
  11. d9f1f61 tap: Extending tap device create/destroy APIs by Sainath Grandhi · 8 years ago
  12. 6fe3faf tap: Abstract type of virtual interface from tap implementation by Sainath Grandhi · 8 years ago
  13. ebc05ba tap: Tap character device creation/destroy API by Sainath Grandhi · 8 years ago
  14. 635b8c8 tap: Renaming tap related APIs, data structures, macros by Sainath Grandhi · 8 years ago
  15. a8e0469 tap: Refactoring macvtap.c by Sainath Grandhi · 8 years ago
  16. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 1ee1832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  18. a9dbf5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  19. 1697599 bitfield.h: add FIELD_FIT() helper by Jakub Kicinski · 8 years ago
  20. adf200f devlink: fix the name of eswitch commands by Jiri Pirko · 8 years ago
  21. 0d2164a Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  22. 4d56a29 net: dsa: remove unnecessary phy*.h includes by Russell King · 8 years ago
  23. 853a14b net/act_pedit: Introduce 'add' operation by Amir Vadai · 8 years ago
  24. 71d0ed7 net/act_pedit: Support using offset relative to the conventional network headers by Amir Vadai · 8 years ago
  25. ea6da4f net/skbuff: Introduce skb_mac_offset() by Amir Vadai · 8 years ago
  26. 6d54964 switchdev: bridge: Offload mc router ports by Nogah Frankel · 8 years ago
  27. 147c1e9 switchdev: bridge: Offload multicast disabled by Nogah Frankel · 8 years ago
  28. cf1facd sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api by Jiri Pirko · 8 years ago
  29. 79112c2 sched: rename tcf_destroy to tcf_destroy_proto by Jiri Pirko · 8 years ago
  30. ff54877 afs: Move UUID struct to linux/uuid.h by David Howells · 8 years ago
  31. 2f3a527 ipv4: fib: Add events for FIB replace and append by Ido Schimmel · 8 years ago
  32. dd41d33 openvswitch: Add force commit. by Jarno Rajahalme · 8 years ago
  33. 9dd7f89 openvswitch: Add original direction conntrack tuple to sw_flow_key. by Jarno Rajahalme · 8 years ago
  34. cb80d58 openvswitch: Unionize ovs_key_ct_label with a u32 array. by Jarno Rajahalme · 8 years ago
  35. 242bd2d sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter by Xin Long · 8 years ago
  36. 7809811 sctp: add support for generating stream reconf add incoming/outgoing streams request chunk by Xin Long · 8 years ago
  37. a92ce1a sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter by Xin Long · 8 years ago
  38. c56480a sctp: add support for generating stream reconf ssn/tsn reset request chunk by Xin Long · 8 years ago
  39. 9faf1c0 sctp: drop unnecessary __packed from some stream reconf structures by Xin Long · 8 years ago
  40. 55aac6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  41. 8585989 cfg80211: fix NAN bands definition by Luca Coelho · 8 years ago
  42. 4d59b6c cpumask: use nr_cpumask_bits for parsing functions by Tejun Heo · 8 years ago
  43. 0911d00 mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers by Jan Kara · 8 years ago
  44. 982acb9 ipv4: fib: Notify about nexthop status changes by Ido Schimmel · 8 years ago
  45. 6a2cac5 net: stmmac: Remove the bus_setup function pointer by LABBE Corentin · 8 years ago
  46. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  47. 217e6fa net: introduce device min_header_len by Willem de Bruijn · 8 years ago
  48. 04d8a0a net: phy: Add LED mode driver for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  49. 2bd137d lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled by David Ahern · 8 years ago
  50. 646ebd4 RDMA: Don't reference kernel private header from UAPI header by Leon Romanovsky · 8 years ago
  51. 01d4d67 target: Fix multi-session dynamic se_node_acl double free OOPs by Nicholas Bellinger · 8 years ago
  52. 935b7f6 netfilter: nft_exthdr: add TCP option matching by Manuel Messner · 8 years ago
  53. ab23821 netfilter: nft_ct: add zone id get support by Florian Westphal · 8 years ago
  54. 0b5a787 netfilter: nf_tables: add space notation to sets by Pablo Neira Ayuso · 8 years ago
  55. 55af753 netfilter: nf_tables: rename struct nft_set_estimate class field by Pablo Neira Ayuso · 8 years ago
  56. 1f48ff6 netfilter: nf_tables: add flush field to struct nft_set_iter by Pablo Neira Ayuso · 8 years ago
  57. 1ba1c41 netfilter: nf_tables: rename deactivate_one() to flush() by Pablo Neira Ayuso · 8 years ago
  58. 5cb82a3 netfilter: nf_tables: pass netns to set->ops->remove() by Pablo Neira Ayuso · 8 years ago
  59. c078ca3 netfilter: nft_exthdr: Add support for existence check by Phil Sutter · 8 years ago
  60. bee427b cfg80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  61. 769f07d mac80211: Pass new RSSI level in CQM RSSI notification by Andrzej Zaborowski · 8 years ago
  62. 66cd794 nl80211: add HT/VHT capabilities to AP parameters by Johannes Berg · 8 years ago
  63. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. 926af62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  65. 85c727b sctp: drop __packed from almost all SCTP structures by Marcelo Ricardo Leitner · 8 years ago
  66. 501ec18 Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  67. 51ce8bd net: pending_confirm is not used anymore by Julian Anastasov · 8 years ago
  68. 63fca65 net: add confirm_neigh method to dst_ops by Julian Anastasov · 8 years ago
  69. c86a773 sctp: add dst_pending_confirm flag by Julian Anastasov · 8 years ago
  70. 4ff0620 net: add dst_pending_confirm flag to skbuff by Julian Anastasov · 8 years ago
  71. 9b8805a sock: add sk_dst_pending_confirm flag by Julian Anastasov · 8 years ago
  72. b08d46b net: phy: bcm7xxx: Add BCM74371 PHY ID by Florian Fainelli · 8 years ago
  73. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  74. 648ea01 net: phy: Allow pre-declaration of MDIO devices by Florian Fainelli · 8 years ago
  75. 71e0bbd net: dsa: Add support for platform data by Florian Fainelli · 8 years ago
  76. 14b89f3 net: dsa: Rename and export dev_to_net_device() by Florian Fainelli · 8 years ago
  77. 55601a8 net: phy: Add 2000base-x, 2500base-x and rxaui modes by Andrew Lunn · 8 years ago
  78. 9fe7bfc virtio_net: refactor freeze/restore logic into virtnet reset logic by John Fastabend · 8 years ago
  79. 04d3a4c net: dsa: introduce bridge notifier by Vivien Didelot · 8 years ago
  80. f515f19 net: dsa: add switch notifier by Vivien Didelot · 8 years ago
  81. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  82. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
  83. 2b31f7a net/mlx5: TX WQE update by Saeed Mahameed · 8 years ago
  84. f32f5bd net/mlx5: Configure cache line size for start and end padding by Daniel Jurgens · 9 years ago
  85. 3abbac0 can: rx-offload: Add support for timestamp based irq offloading by Marc Kleine-Budde · 10 years ago
  86. d254586 can: rx-offload: Add support for HW fifo based irq offloading by David Jander · 10 years ago
  87. a61d5ce net/mlx5: Fix static checker warnings by Or Gerlitz · 8 years ago
  88. 02c1602 net: remove __napi_complete() by Eric Dumazet · 8 years ago
  89. 3b1137f net: ipv6: Change notifications for multipath add to RTA_MULTIPATH by David Ahern · 8 years ago
  90. 0ae8133 net: ipv6: Allow shorthand delete of all nexthops in multipath route by David Ahern · 8 years ago
  91. d71b789 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 8 years ago
  92. a572a1b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 412e6d3 Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  94. 79e7fff4 net: remove support for per driver ndo_busy_poll() by Eric Dumazet · 8 years ago
  95. a96dfdd base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 8 years ago
  96. 52e01b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  97. 69ca05c sched: cls_flower: expose priority to offloading netdevice by Jiri Pirko · 8 years ago
  98. 44091d2 lib: Introduce priority array area manager by Jiri Pirko · 8 years ago
  99. b862815 list: introduce list_for_each_entry_from_reverse helper by Jiri Pirko · 8 years ago
  100. 3898fac trace: rename trace_print_hex_seq arg and add kdoc by Daniel Borkmann · 8 years ago