1. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 9 years ago
  2. ede5599 ethernet: amd: au1000: Remove pointless warning by Andrew Lunn · 9 years ago
  3. 3fe01e2 staging: netlogic: Fix build error due to missed API change by Andrew Lunn · 9 years ago
  4. e574f39 net: ethernet: faraday: Use phy_find_first() instead of open coding it by Guenter Roeck · 9 years ago
  5. ee64f08 net: ethernet: broadcom: Fix build errors by Guenter Roeck · 9 years ago
  6. 5c721d5 Merge branch 'mdio-device-fixes' by David S. Miller · 9 years ago
  7. 0c129bf net: ethernet-rgmii.c: Fix breakage from moving phdev bus by Andrew Lunn · 9 years ago
  8. 2a4fc4e net: lantiq_etop.c: Use helper to find first phy by Andrew Lunn · 9 years ago
  9. 6c672c9 stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS by Romain Perier · 9 years ago
  10. 749f7df Merge branch 'bpf-next' by David S. Miller · 9 years ago
  11. f8ffad69 bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions by Daniel Borkmann · 9 years ago
  12. fdc5432 net, sched: add skb_at_tc_ingress helper by Daniel Borkmann · 9 years ago
  13. 4156afa Merge branch 'tcp-keepalive-namespaceify' by David S. Miller · 9 years ago
  14. b840d15 ipv4: Namespecify the tcp_keepalive_intvl sysctl knob by Nikolay Borisov · 9 years ago
  15. 9bd6861 ipv4: Namespecify tcp_keepalive_probes sysctl knob by Nikolay Borisov · 9 years ago
  16. 13b287e ipv4: Namespaceify tcp_keepalive_time sysctl knob by Nikolay Borisov · 9 years ago
  17. d3517f1 Merge branch 'mlxsw-layer2-multicast' by David S. Miller · 9 years ago
  18. 4f5590f switchdev: Adding IGMP snooping documentation by Elad Raz · 9 years ago
  19. 3a49b4f mlxsw: Adding layer 2 multicast support by Elad Raz · 9 years ago
  20. e4b6f69 mlxsw: Adding VID to FID translatation by Elad Raz · 9 years ago
  21. 53ae628 mlxsw: Changing the maximum number of multicast group to a define by Elad Raz · 9 years ago
  22. fabe548 mlxsw: reg: Adding SMID register by Elad Raz · 9 years ago
  23. 5230b25 mlxsw: reg: Add definition of multicast record for SFD register by Elad Raz · 9 years ago
  24. f1fecb1 bridge: Reflect MDB entries to hardware by Elad Raz · 9 years ago
  25. 4d41e125 switchdev: Adding MDB entry offload by Elad Raz · 9 years ago
  26. c9c9931 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  27. 12f1501 mlxsw: spectrum: remove FDB entry in case we get unknown object notification by Jiri Pirko · 9 years ago
  28. 2fa9d45 mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_op by Jiri Pirko · 9 years ago
  29. 824b1a9 net: plip: use new parport device model by Sudip Mukherjee · 9 years ago
  30. ed21d17 batman-adv: Add kerneldoc for batadv_neigh_node::refcount by Sven Eckelmann · 9 years ago
  31. 8a3719a batman-adv: Remove kerneldoc for missing struct members by Sven Eckelmann · 9 years ago
  32. 006a199 batman-adv: Fix kerneldoc member names in for main structs by Sven Eckelmann · 9 years ago
  33. 426fc6c batman-adv: Fix kernel-doc parsing of main structs by Sven Eckelmann · 9 years ago
  34. cc69d3d batman-adv: Change ifconfig examples to iproute2 by Sven Eckelmann · 9 years ago
  35. e087f34 batman-adv: Split a condition check by Markus Elfring · 9 years ago
  36. f75a33a batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref" by Markus Elfring · 9 years ago
  37. 8bbb7cb batman-adv: Less checks in batadv_tvlv_unicast_send() by Markus Elfring · 9 years ago
  38. c799443 batman-adv: Delete unnecessary checks before the function call "kfree_skb" by Markus Elfring · 9 years ago
  39. d737ccb batman-adv: Add function to convert string to batadv throughput by Sven Eckelmann · 9 years ago
  40. 9e728e8 batman-adv: only call post function if something changed by Simon Wunderlich · 9 years ago
  41. e1544f3 batman-adv: increase BLA wait periods to 6 by Simon Wunderlich · 9 years ago
  42. d68081a batman-adv: purge bridge loop avoidance when its disabled by Simon Wunderlich · 9 years ago
  43. 143d157 batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flag by Marek Lindner · 9 years ago
  44. 008a374 batman-adv: Fix lockdep annotation of batadv_tlv_container_remove by Sven Eckelmann · 9 years ago
  45. 4a4d045 batman-adv: Start new development cycle by Simon Wunderlich · 9 years ago
  46. d86cdfc Merge branch 'r8152-adjustments' by David S. Miller · 9 years ago
  47. cda9fb0 r8152: adjust ALDPS function by hayeswang · 9 years ago
  48. 216a834 r8152: use test_and_clear_bit by hayeswang · 9 years ago
  49. 01dd194 bpf: cleanup bpf_prog_run_{save,clear}_cb helpers by Daniel Borkmann · 9 years ago
  50. b351a06 Merge branch 'net-sparse-warnings' by David S. Miller · 9 years ago
  51. ad64b8b ipv4: eliminate lock count warnings in ping.c by Lance Richardson · 9 years ago
  52. 0797cbd ipv4: eliminate endianness warnings in ip_fib.h by Lance Richardson · 9 years ago
  53. 30d3d83 ipv4: fix endianness warnings in ip_tunnel_core.c by Lance Richardson · 9 years ago
  54. 9b59377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  55. 7d39721 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  56. 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
  57. a33ad9a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  58. 48f66c9 netfilter: nft_ct: add byte/packet counter support by Florian Westphal · 9 years ago
  59. ce1e798 netfilter: nft_byteorder: provide 64bit le/be conversion by Florian Westphal · 9 years ago
  60. e6d8eca netfilter: nf_tables: Add new attributes into nft_set to store user data. by Carlos Falgueras García · 9 years ago
  61. eb07595 netfilter: nfnetlink_log: just returns error for unknown command by Ken-ichirou MATSUZAWA · 9 years ago
  62. 71b2e5f netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag by Ken-ichirou MATSUZAWA · 9 years ago
  63. 21c3c97 netfilter: nfnetlink_queue: just returns error for unknown command by Ken-ichirou MATSUZAWA · 9 years ago
  64. 17bc6b4 netfilter: nfnetlink_queue: don't handle options after unbind by Ken-ichirou MATSUZAWA · 9 years ago
  65. 60d2c7f netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity by Ken-ichirou MATSUZAWA · 9 years ago
  66. e19dcde ixgbe: Make ATR recognize IPv6 extended headers by Mark Rustad · 9 years ago
  67. 8b75451 ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled by Neerav Parikh · 9 years ago
  68. b262a9a ixgbe: Fix to get FDMI HBA attributes information with X550 by Usha Ketineni · 9 years ago
  69. d469251 ixgbe: Correct handling of any outer UDP checksum setting by Mark Rustad · 9 years ago
  70. 0e4d422 ixgbe: do not call check_link for ethtool in ixgbe_get_settings() by Emil Tantilov · 9 years ago
  71. cb78cf1 ixgbe: fix broken PFC with X550 by Vasu Dev · 9 years ago
  72. f10166a ixgbe: use correct FCoE DDP max check by Vasu Dev · 9 years ago
  73. 3efcb86 ixgbe: Fill at least min credits to a TC credit refills by Vasu Dev · 9 years ago
  74. 5602815 i40e: remove forever unused ID by Jesse Brandeburg · 9 years ago
  75. 857942f i40e: Fix Rx hash reported to the stack by our driver by Anjali Singhai Jain · 9 years ago
  76. b499ffb i40e: Look up MAC address in Open Firmware or IDPROM by Sowmini Varadhan · 9 years ago
  77. efd8e39 i40e: allow zero MAC address for VFs by Mitch Williams · 9 years ago
  78. 2d166c3 i40e: change log messages and error returns by Mitch Williams · 9 years ago
  79. 24759da Merge branch 'macb-usrio-cap' by David S. Miller · 9 years ago
  80. c505a38 dt-bindings: net: macb: Add NP4 macb variant by Neil Armstrong · 9 years ago
  81. e611b5b net: macb: Add NP4 macb config using USRIO_DISABLED by Neil Armstrong · 9 years ago
  82. ce721a7 net: ethernet: cadence-macb: Add disabled usrio caps by Neil Armstrong · 9 years ago
  83. 1235817 Merge branch 'mdio-devices' by David S. Miller · 9 years ago
  84. 711fdba mdio: Abstract device_remove() and device_free() by Andrew Lunn · 9 years ago
  85. a9049e0 mdio: Add support for mdio drivers. by Andrew Lunn · 9 years ago
  86. f89df3f mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register() by Andrew Lunn · 9 years ago
  87. f03bc4a mdio_bus: Generalise of_mdiobus_link_phydev() by Andrew Lunn · 9 years ago
  88. e76a495 phy: Move phy specific bus match into phy_device by Andrew Lunn · 9 years ago
  89. be01da7 phy: Centralize setting driver module owner by Andrew Lunn · 9 years ago
  90. bc87922 phy: Move PHY PM operations into phy_device by Andrew Lunn · 9 years ago
  91. 0071f56 dsa: Register netdev before phy by Andrew Lunn · 9 years ago
  92. 5cf11be phy_device: Move phy attributes into phy_device by Andrew Lunn · 9 years ago
  93. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  94. 801a8ef of: phy: Only register a phy device for phys by Andrew Lunn · 9 years ago
  95. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  96. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  97. 35d2aea phy: mdio-octeon: Use devm_mdiobus_alloc_size() by Andrew Lunn · 9 years ago
  98. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  99. 053e7e1 phy: phy_{read|write}_mmd_indirect: get addr from phydev by Andrew Lunn · 9 years ago
  100. 04521bf net: dnet: Use phy_find_first() helper by Andrew Lunn · 9 years ago