1. 8bbb7cb batman-adv: Less checks in batadv_tvlv_unicast_send() by Markus Elfring · 9 years ago
  2. c799443 batman-adv: Delete unnecessary checks before the function call "kfree_skb" by Markus Elfring · 9 years ago
  3. d737ccb batman-adv: Add function to convert string to batadv throughput by Sven Eckelmann · 9 years ago
  4. 9e728e8 batman-adv: only call post function if something changed by Simon Wunderlich · 9 years ago
  5. e1544f3 batman-adv: increase BLA wait periods to 6 by Simon Wunderlich · 9 years ago
  6. d68081a batman-adv: purge bridge loop avoidance when its disabled by Simon Wunderlich · 9 years ago
  7. 143d157 batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flag by Marek Lindner · 9 years ago
  8. 008a374 batman-adv: Fix lockdep annotation of batadv_tlv_container_remove by Sven Eckelmann · 9 years ago
  9. 4a4d045 batman-adv: Start new development cycle by Simon Wunderlich · 9 years ago
  10. d86cdfc Merge branch 'r8152-adjustments' by David S. Miller · 8 years ago
  11. cda9fb0 r8152: adjust ALDPS function by hayeswang · 8 years ago
  12. 216a834 r8152: use test_and_clear_bit by hayeswang · 8 years ago
  13. 01dd194 bpf: cleanup bpf_prog_run_{save,clear}_cb helpers by Daniel Borkmann · 8 years ago
  14. b351a06 Merge branch 'net-sparse-warnings' by David S. Miller · 8 years ago
  15. ad64b8b ipv4: eliminate lock count warnings in ping.c by Lance Richardson · 8 years ago
  16. 0797cbd ipv4: eliminate endianness warnings in ip_fib.h by Lance Richardson · 8 years ago
  17. 30d3d83 ipv4: fix endianness warnings in ip_tunnel_core.c by Lance Richardson · 8 years ago
  18. 9b59377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  19. 7d39721 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  20. 250fbf1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  21. a33ad9a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  22. 48f66c9 netfilter: nft_ct: add byte/packet counter support by Florian Westphal · 8 years ago
  23. ce1e798 netfilter: nft_byteorder: provide 64bit le/be conversion by Florian Westphal · 8 years ago
  24. e6d8eca netfilter: nf_tables: Add new attributes into nft_set to store user data. by Carlos Falgueras García · 8 years ago
  25. eb07595 netfilter: nfnetlink_log: just returns error for unknown command by Ken-ichirou MATSUZAWA · 8 years ago
  26. 71b2e5f netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag by Ken-ichirou MATSUZAWA · 8 years ago
  27. 21c3c97 netfilter: nfnetlink_queue: just returns error for unknown command by Ken-ichirou MATSUZAWA · 8 years ago
  28. 17bc6b4 netfilter: nfnetlink_queue: don't handle options after unbind by Ken-ichirou MATSUZAWA · 8 years ago
  29. 60d2c7f netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity by Ken-ichirou MATSUZAWA · 8 years ago
  30. e19dcde ixgbe: Make ATR recognize IPv6 extended headers by Mark Rustad · 9 years ago
  31. 8b75451 ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled by Neerav Parikh · 9 years ago
  32. b262a9a ixgbe: Fix to get FDMI HBA attributes information with X550 by Usha Ketineni · 9 years ago
  33. d469251 ixgbe: Correct handling of any outer UDP checksum setting by Mark Rustad · 9 years ago
  34. 0e4d422 ixgbe: do not call check_link for ethtool in ixgbe_get_settings() by Emil Tantilov · 9 years ago
  35. cb78cf1 ixgbe: fix broken PFC with X550 by Vasu Dev · 9 years ago
  36. f10166a ixgbe: use correct FCoE DDP max check by Vasu Dev · 9 years ago
  37. 3efcb86 ixgbe: Fill at least min credits to a TC credit refills by Vasu Dev · 9 years ago
  38. 5602815 i40e: remove forever unused ID by Jesse Brandeburg · 9 years ago
  39. 857942f i40e: Fix Rx hash reported to the stack by our driver by Anjali Singhai Jain · 9 years ago
  40. b499ffb i40e: Look up MAC address in Open Firmware or IDPROM by Sowmini Varadhan · 9 years ago
  41. efd8e39 i40e: allow zero MAC address for VFs by Mitch Williams · 9 years ago
  42. 2d166c3 i40e: change log messages and error returns by Mitch Williams · 9 years ago
  43. 24759da Merge branch 'macb-usrio-cap' by David S. Miller · 8 years ago
  44. c505a38 dt-bindings: net: macb: Add NP4 macb variant by Neil Armstrong · 8 years ago
  45. e611b5b net: macb: Add NP4 macb config using USRIO_DISABLED by Neil Armstrong · 8 years ago
  46. ce721a7 net: ethernet: cadence-macb: Add disabled usrio caps by Neil Armstrong · 8 years ago
  47. 1235817 Merge branch 'mdio-devices' by David S. Miller · 8 years ago
  48. 711fdba mdio: Abstract device_remove() and device_free() by Andrew Lunn · 8 years ago
  49. a9049e0 mdio: Add support for mdio drivers. by Andrew Lunn · 8 years ago
  50. f89df3f mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register() by Andrew Lunn · 8 years ago
  51. f03bc4a mdio_bus: Generalise of_mdiobus_link_phydev() by Andrew Lunn · 8 years ago
  52. e76a495 phy: Move phy specific bus match into phy_device by Andrew Lunn · 8 years ago
  53. be01da7 phy: Centralize setting driver module owner by Andrew Lunn · 8 years ago
  54. bc87922 phy: Move PHY PM operations into phy_device by Andrew Lunn · 8 years ago
  55. 0071f56 dsa: Register netdev before phy by Andrew Lunn · 8 years ago
  56. 5cf11be phy_device: Move phy attributes into phy_device by Andrew Lunn · 8 years ago
  57. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 8 years ago
  58. 801a8ef of: phy: Only register a phy device for phys by Andrew Lunn · 8 years ago
  59. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 8 years ago
  60. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 8 years ago
  61. 35d2aea phy: mdio-octeon: Use devm_mdiobus_alloc_size() by Andrew Lunn · 8 years ago
  62. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 8 years ago
  63. 053e7e1 phy: phy_{read|write}_mmd_indirect: get addr from phydev by Andrew Lunn · 8 years ago
  64. 04521bf net: dnet: Use phy_find_first() helper by Andrew Lunn · 8 years ago
  65. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 8 years ago
  66. 72ba48b phy: Add phydev_err() and phydev_dbg() macros by Andrew Lunn · 8 years ago
  67. cd690e4 phy: Use phy_read() instead of mdiobus_read() by Andrew Lunn · 8 years ago
  68. bac83c6 mdio: Move mdiobus_read/write operatings into mdio.h by Andrew Lunn · 8 years ago
  69. ccaa953 phy: Consistently use addr for address on an MII bus by Andrew Lunn · 8 years ago
  70. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 51cb67c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  72. 8b8a321 tcp: fix zero cwnd in tcp_cwnd_reduction by Yuchung Cheng · 8 years ago
  73. c7f5d10 net: Add eth_platform_get_mac_address() helper. by David S. Miller · 9 years ago
  74. 58caf63 Driver: Vmxnet3: Fix regression caused by 5738a09 by Shrikrishna Khare · 8 years ago
  75. cdba756 net: move ndo_features_check() close to ndo_start_xmit() by Eric Dumazet · 8 years ago
  76. e439bd4 net: qmi_wwan: Add WeTelecom-WPD600N by Kristian Evensen · 8 years ago
  77. 9e02d8c fsl/fman: double free on probe failure by Dan Carpenter · 8 years ago
  78. e06a03b fsl/fman: fix the pause_time test by Dan Carpenter · 8 years ago
  79. 719255d mlxsw: core: remove an unnecessary condition by Dan Carpenter · 8 years ago
  80. fde55c4 mkiss: fix scribble on freed memory by Alan · 8 years ago
  81. c406700 ethernet/atheros/alx: sanitize buffer sizing and padding by Jarod Wilson · 8 years ago
  82. 07a5d38 net: possible use after free in dst_release by Francesco Ruggeri · 8 years ago
  83. f637941 Merge branch 'mlxsw-vlan_filtering-offload' by David S. Miller · 8 years ago
  84. fc1273a mlxsw: Remember untagged VLANs by Elad Raz · 8 years ago
  85. 26a4ea0 mlxsw: Disable vlan_filtering for non .1D bridge by Elad Raz · 8 years ago
  86. e4a1305 mlxsw: Renaming local variable names for consistency by Elad Raz · 8 years ago
  87. 29edf44 mlxsw: Fixing vlans init range by Elad Raz · 8 years ago
  88. 404cdbf bridge: add vlan filtering change for new bridged device by Elad Raz · 8 years ago
  89. 6b72a77 bridge: add vlan filtering change notification by Elad Raz · 8 years ago
  90. 81435c3 switchdev: add bridge vlan_filtering attribute by Elad Raz · 8 years ago
  91. 08474cc bridge: Propagate vlan add failure to user by Elad Raz · 8 years ago
  92. 8cf60cf Bluetooth: btmrvl: don't send data to firmware while processing suspend by Chin-Ran Lo · 8 years ago
  93. d716892 Bluetooth: btmrvl: max out host sleep parameter 'gap' by Chin-Ran Lo · 8 years ago
  94. 787b306 Bluetooth: avoid rebuilding hci_sock all the time by Johannes Berg · 8 years ago
  95. 73c20a8 net: sched: fix missing free per cpu on qstats by John Fastabend · 8 years ago
  96. f941461 ARM: net: bpf: fix zero right shift by Rabin Vincent · 8 years ago
  97. 00ce3a1 soreuseport: change consume_skb to kfree_skb in error case by Craig Gallek · 8 years ago
  98. 1134158 soreuseport: pass skb to secondary UDP socket lookup by Craig Gallek · 8 years ago
  99. 60aa3b0 6pack: fix free memory scribbles by One Thousand Gnomes · 8 years ago
  100. f0138e2 mlxsw: pci: Adjust value of CPU egress traffic class by Ido Schimmel · 8 years ago