1. a05876b net: tc35815: Fix build error due to missed API change by Guenter Roeck · 9 years ago
  2. 26706d4 net: phy: Add support for SMSC LAN8740 PHY by Joshua Henderson · 9 years ago
  3. 7d7f5d0 Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  4. a78cb84 net: add scheduling point in recvmmsg/sendmmsg by Eric Dumazet · 9 years ago
  5. 3d171f3 ipv6: always add flag an address that failed DAD with DADFAILED by Lubomir Rintel · 9 years ago
  6. 541b8e2 net: lpc_eth: Remove unused variables by Fabio Estevam · 9 years ago
  7. fdffd2e bfin_mac: fix error path by Sudip Mukherjee · 9 years ago
  8. 053842a phy: fix blackfin build failure by Sudip Mukherjee · 9 years ago
  9. 89e7a15 cxgb4: Fixes static checker warning in mps_tcam_show() by Hariprasad Shenai · 9 years ago
  10. 1f76f73 Merge branch 'emac-RK3036' by David S. Miller · 9 years ago
  11. af72261 net: ethernet: arc: Add support emac for RK3036 by Xing Zheng · 9 years ago
  12. f4c9d3e net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs by Xing Zheng · 9 years ago
  13. c9bca2f net: ethernet: arc: Probe emac after set RMII clock by Xing Zheng · 9 years ago
  14. 0652cb5 Merge branch 'bnxt_en-zeropad-fw-and-reset' by David S. Miller · 9 years ago
  15. d2d6318 bnxt_en: Reset embedded processor after applying firmware upgrade by Rob Swindell · 9 years ago
  16. d79979a bnxt_en: Zero pad firmware messages to 128 bytes. by Michael Chan · 9 years ago
  17. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 9 years ago
  18. ede5599 ethernet: amd: au1000: Remove pointless warning by Andrew Lunn · 9 years ago
  19. 3fe01e2 staging: netlogic: Fix build error due to missed API change by Andrew Lunn · 9 years ago
  20. e574f39 net: ethernet: faraday: Use phy_find_first() instead of open coding it by Guenter Roeck · 9 years ago
  21. ee64f08 net: ethernet: broadcom: Fix build errors by Guenter Roeck · 9 years ago
  22. 5c721d5 Merge branch 'mdio-device-fixes' by David S. Miller · 9 years ago
  23. 0c129bf net: ethernet-rgmii.c: Fix breakage from moving phdev bus by Andrew Lunn · 9 years ago
  24. 2a4fc4e net: lantiq_etop.c: Use helper to find first phy by Andrew Lunn · 9 years ago
  25. 6c672c9 stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS by Romain Perier · 9 years ago
  26. 749f7df Merge branch 'bpf-next' by David S. Miller · 9 years ago
  27. f8ffad69 bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions by Daniel Borkmann · 9 years ago
  28. fdc5432 net, sched: add skb_at_tc_ingress helper by Daniel Borkmann · 9 years ago
  29. 4156afa Merge branch 'tcp-keepalive-namespaceify' by David S. Miller · 9 years ago
  30. b840d15 ipv4: Namespecify the tcp_keepalive_intvl sysctl knob by Nikolay Borisov · 9 years ago
  31. 9bd6861 ipv4: Namespecify tcp_keepalive_probes sysctl knob by Nikolay Borisov · 9 years ago
  32. 13b287e ipv4: Namespaceify tcp_keepalive_time sysctl knob by Nikolay Borisov · 9 years ago
  33. d3517f1 Merge branch 'mlxsw-layer2-multicast' by David S. Miller · 9 years ago
  34. 4f5590f switchdev: Adding IGMP snooping documentation by Elad Raz · 9 years ago
  35. 3a49b4f mlxsw: Adding layer 2 multicast support by Elad Raz · 9 years ago
  36. e4b6f69 mlxsw: Adding VID to FID translatation by Elad Raz · 9 years ago
  37. 53ae628 mlxsw: Changing the maximum number of multicast group to a define by Elad Raz · 9 years ago
  38. fabe548 mlxsw: reg: Adding SMID register by Elad Raz · 9 years ago
  39. 5230b25 mlxsw: reg: Add definition of multicast record for SFD register by Elad Raz · 9 years ago
  40. f1fecb1 bridge: Reflect MDB entries to hardware by Elad Raz · 9 years ago
  41. 4d41e125 switchdev: Adding MDB entry offload by Elad Raz · 9 years ago
  42. c9c9931 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  43. 12f1501 mlxsw: spectrum: remove FDB entry in case we get unknown object notification by Jiri Pirko · 9 years ago
  44. 2fa9d45 mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_op by Jiri Pirko · 9 years ago
  45. 824b1a9 net: plip: use new parport device model by Sudip Mukherjee · 9 years ago
  46. ed21d17 batman-adv: Add kerneldoc for batadv_neigh_node::refcount by Sven Eckelmann · 9 years ago
  47. 8a3719a batman-adv: Remove kerneldoc for missing struct members by Sven Eckelmann · 9 years ago
  48. 006a199 batman-adv: Fix kerneldoc member names in for main structs by Sven Eckelmann · 9 years ago
  49. 426fc6c batman-adv: Fix kernel-doc parsing of main structs by Sven Eckelmann · 9 years ago
  50. cc69d3d batman-adv: Change ifconfig examples to iproute2 by Sven Eckelmann · 9 years ago
  51. e087f34 batman-adv: Split a condition check by Markus Elfring · 9 years ago
  52. f75a33a batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref" by Markus Elfring · 9 years ago
  53. 8bbb7cb batman-adv: Less checks in batadv_tvlv_unicast_send() by Markus Elfring · 9 years ago
  54. c799443 batman-adv: Delete unnecessary checks before the function call "kfree_skb" by Markus Elfring · 9 years ago
  55. d737ccb batman-adv: Add function to convert string to batadv throughput by Sven Eckelmann · 9 years ago
  56. 9e728e8 batman-adv: only call post function if something changed by Simon Wunderlich · 9 years ago
  57. e1544f3 batman-adv: increase BLA wait periods to 6 by Simon Wunderlich · 9 years ago
  58. d68081a batman-adv: purge bridge loop avoidance when its disabled by Simon Wunderlich · 9 years ago
  59. 143d157 batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flag by Marek Lindner · 9 years ago
  60. 008a374 batman-adv: Fix lockdep annotation of batadv_tlv_container_remove by Sven Eckelmann · 9 years ago
  61. 4a4d045 batman-adv: Start new development cycle by Simon Wunderlich · 9 years ago
  62. d86cdfc Merge branch 'r8152-adjustments' by David S. Miller · 9 years ago
  63. cda9fb0 r8152: adjust ALDPS function by hayeswang · 9 years ago
  64. 216a834 r8152: use test_and_clear_bit by hayeswang · 9 years ago
  65. 01dd194 bpf: cleanup bpf_prog_run_{save,clear}_cb helpers by Daniel Borkmann · 9 years ago
  66. b351a06 Merge branch 'net-sparse-warnings' by David S. Miller · 9 years ago
  67. ad64b8b ipv4: eliminate lock count warnings in ping.c by Lance Richardson · 9 years ago
  68. 0797cbd ipv4: eliminate endianness warnings in ip_fib.h by Lance Richardson · 9 years ago
  69. 30d3d83 ipv4: fix endianness warnings in ip_tunnel_core.c by Lance Richardson · 9 years ago
  70. 9b59377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  71. 7d39721 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  72. 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
  73. a33ad9a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  74. 48f66c9 netfilter: nft_ct: add byte/packet counter support by Florian Westphal · 9 years ago
  75. ce1e798 netfilter: nft_byteorder: provide 64bit le/be conversion by Florian Westphal · 9 years ago
  76. e6d8eca netfilter: nf_tables: Add new attributes into nft_set to store user data. by Carlos Falgueras García · 9 years ago
  77. eb07595 netfilter: nfnetlink_log: just returns error for unknown command by Ken-ichirou MATSUZAWA · 9 years ago
  78. 71b2e5f netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag by Ken-ichirou MATSUZAWA · 9 years ago
  79. 21c3c97 netfilter: nfnetlink_queue: just returns error for unknown command by Ken-ichirou MATSUZAWA · 9 years ago
  80. 17bc6b4 netfilter: nfnetlink_queue: don't handle options after unbind by Ken-ichirou MATSUZAWA · 9 years ago
  81. 60d2c7f netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity by Ken-ichirou MATSUZAWA · 9 years ago
  82. e19dcde ixgbe: Make ATR recognize IPv6 extended headers by Mark Rustad · 9 years ago
  83. 8b75451 ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled by Neerav Parikh · 9 years ago
  84. b262a9a ixgbe: Fix to get FDMI HBA attributes information with X550 by Usha Ketineni · 9 years ago
  85. d469251 ixgbe: Correct handling of any outer UDP checksum setting by Mark Rustad · 9 years ago
  86. 0e4d422 ixgbe: do not call check_link for ethtool in ixgbe_get_settings() by Emil Tantilov · 9 years ago
  87. cb78cf1 ixgbe: fix broken PFC with X550 by Vasu Dev · 9 years ago
  88. f10166a ixgbe: use correct FCoE DDP max check by Vasu Dev · 9 years ago
  89. 3efcb86 ixgbe: Fill at least min credits to a TC credit refills by Vasu Dev · 9 years ago
  90. 5602815 i40e: remove forever unused ID by Jesse Brandeburg · 9 years ago
  91. 857942f i40e: Fix Rx hash reported to the stack by our driver by Anjali Singhai Jain · 9 years ago
  92. b499ffb i40e: Look up MAC address in Open Firmware or IDPROM by Sowmini Varadhan · 9 years ago
  93. efd8e39 i40e: allow zero MAC address for VFs by Mitch Williams · 9 years ago
  94. 2d166c3 i40e: change log messages and error returns by Mitch Williams · 9 years ago
  95. 42e0ed0 brcmfmac: Do not handle link downs for ibss. by Hante Meuleman · 9 years ago
  96. 5ce96c0 brcmfmac: use jiffies for timeout in btcoex by Arend van Spriel · 9 years ago
  97. 63ce3d5 brcmfmac: use msecs_to_jiffies() in macro definitions by Arend van Spriel · 9 years ago
  98. 4011fc4 brcmfmac: change brcmf_sdio_wd_timer() prototype by Arend van Spriel · 9 years ago
  99. 5419f7f brcmfmac: Reshuffle functions to avoid forward declarations by Hante Meuleman · 9 years ago
  100. 3021ad9 brcmfmac: Add wowl net detect support by Hante Meuleman · 9 years ago