1. 8cae308 netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6() by Bernhard Thaler · 9 years ago
  2. d39a33e netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING by Bernhard Thaler · 9 years ago
  3. 7796684 netfilter: conntrack: warn the user if there is a better helper to use by Marcelo Ricardo Leitner · 9 years ago
  4. c63264d Merge branch 'tcp-gso-settings-defer' by David S. Miller · 9 years ago
  5. b5e2c45 tcp: remove obsolete check in tcp_set_skb_tso_segs() by Eric Dumazet · 9 years ago
  6. f69ad29 tcp: fill shinfo->gso_size at last moment by Eric Dumazet · 9 years ago
  7. 5bbb432 tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter by Eric Dumazet · 9 years ago
  8. 51466a7 tcp: fill shinfo->gso_type at last moment by Eric Dumazet · 9 years ago
  9. a7eea41 tcp: reserve tcp_skb_mss() to tcp stack by Eric Dumazet · 9 years ago
  10. 57225e77 switchdev: fix BUG when port driver doesn't support set attr op by Scott Feldman · 9 years ago
  11. d0504f4 Merge branch 'bna-next' by David S. Miller · 9 years ago
  12. ecc4678 bna: use netdev_* and dev_* instead of printk and pr_* by Ivan Vecera · 9 years ago
  13. ad24d6f bna: fix timeout API argument type by Ivan Vecera · 9 years ago
  14. 16712c5 bna: use list_for_each_entry where appropriate by Ivan Vecera · 9 years ago
  15. 2b26fb9 bna: get rid of private macros for manipulation with lists by Ivan Vecera · 9 years ago
  16. b45da3f bna: remove useless pointer assignment by Ivan Vecera · 9 years ago
  17. d0e6a80 bna: use memdup_user to copy userspace buffers by Ivan Vecera · 9 years ago
  18. 93719d26 bna: correct comparisons/assignments to bool by Ivan Vecera · 9 years ago
  19. 2a2d75c bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag by Ivan Vecera · 9 years ago
  20. d7548e6 bna: remove paused from bna_rx_config and flags from bna_rxf by Ivan Vecera · 9 years ago
  21. 82362d7 bna: remove RXF_E_PAUSE and RXF_E_RESUME events by Ivan Vecera · 9 years ago
  22. 6f544de bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx by Ivan Vecera · 9 years ago
  23. f39857e bna: remove oper_state_cbfn from struct bna_rxf by Ivan Vecera · 9 years ago
  24. ef5b67c bna: remove pause_cbfn from struct bna_enet by Ivan Vecera · 9 years ago
  25. 1f9883e bna: remove unused cbfn parameter by Ivan Vecera · 9 years ago
  26. 1a50691 bna: use BIT(x) instead of (1 << x) by Ivan Vecera · 9 years ago
  27. a1ac490 bna: get rid of duplicate and unused macros by Ivan Vecera · 9 years ago
  28. e423c85 bna: replace pragma(pack) with attribute __packed by Ivan Vecera · 9 years ago
  29. d6b3059 bna: get rid of mac_t by Ivan Vecera · 9 years ago
  30. e2f9ecf bna: use ether_addr_copy instead of memcpy by Ivan Vecera · 9 years ago
  31. d205ce5 Merge branch 'mlx5-next' by David S. Miller · 9 years ago
  32. 3191e05f net/mlx5e: Add transport domain to the ethernet TIRs/TISs by Achiad Shochat · 9 years ago
  33. 56508b5 net/mlx5_core: Add transport domain alloc/dealloc support by Achiad Shochat · 9 years ago
  34. 12be4b2 net/mlx5e: Support NETIF_F_SG by Saeed Mahameed · 9 years ago
  35. 796a27e net/mlx5e: Enforce max flow-tables level >= 3 by Gal Pressman · 9 years ago
  36. cd58c71 net/mlx5e: Disable client vlan TX acceleration by Saeed Mahameed · 9 years ago
  37. fc11fbf net/mlx5e: Add HW cacheline start padding by Saeed Mahameed · 9 years ago
  38. facc969 net/mlx5e: Fix HW MTU settings by Saeed Mahameed · 9 years ago
  39. 7ec0bb2 net/mlx5_core: fix an error code by Dan Carpenter · 9 years ago
  40. f60a8b3 vxge: use swap() in vxge_hw_channel_dtr_alloc() by Fabian Frederick · 9 years ago
  41. d0cc114 net: fs_enet: use swap() in fs_enet_rx_napi() by Fabian Frederick · 9 years ago
  42. c9003ec net/ibm/emac: use swap() in emac_make_bootlist() by Fabian Frederick · 9 years ago
  43. e55898a net/mlx4_core: use swap() in mlx4_make_profile() by Fabian Frederick · 9 years ago
  44. 2df1caf net/mlx4: use swap() in mlx4_init_qp_table() by Fabian Frederick · 9 years ago
  45. 7161d18 net/ps3_gelic: Fix build error with DEBUG by Geoff Levand · 9 years ago
  46. a4244b0 net/ethtool: Add current supported tunable options by Hadar Hen Zion · 9 years ago
  47. de84725 Merge branch 'broadcom-MDIO-turn-around' by David S. Miller · 9 years ago
  48. 1a3f4e8 net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs by Florian Fainelli · 9 years ago
  49. 9d3366e net: bcmgenet: handle broken turn-around for specific PHYs by Florian Fainelli · 9 years ago
  50. 1059261 net: phy: davicom: add IDs for DM9161B and C variants by Gustavo Zacarias · 9 years ago
  51. a0d2f20 Renesas Ethernet AVB PTP clock driver by Sergei Shtylyov · 9 years ago
  52. c156633 Renesas Ethernet AVB driver proper by Sergei Shtylyov · 9 years ago
  53. 2b0a8c9 tcp: add CDG congestion control by Kenneth Klette Jonassen · 9 years ago
  54. 7782ad8 tcp: export tcp_enter_cwr() by Kenneth Klette Jonassen · 9 years ago
  55. af201f7 switchdev: fix handling for drivers not supporting IPv4 fib add/del ops by Scott Feldman · 9 years ago
  56. 1531407 Merge branch 'brcm-pseudo-phy-addr' by David S. Miller · 9 years ago
  57. aafc66f net: dsa: bcm_sf2: Utilize BRCM_PSEUDO_PHY_ADDR by Florian Fainelli · 9 years ago
  58. 4447d2a bgmac: Utilize BRCM_PSEUDO_PHY_ADDR by Florian Fainelli · 9 years ago
  59. 2729b42 b44: Utilize BRCM_PSEUDO_PHY_ADDR by Florian Fainelli · 9 years ago
  60. 8bc84b7 net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h by Florian Fainelli · 9 years ago
  61. 4f822c6 net: phy: broadcom: include phy.h for brcmphy.h by Florian Fainelli · 9 years ago
  62. f9c2ff2 net: tcp: dctcp_update_alpha() fixes. by Eric Dumazet · 9 years ago
  63. 1edaa7e Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  64. 37a9a8d net/unix: support SCM_SECURITY for stream sockets by Stephen Smalley · 9 years ago
  65. bae23b6 atm: idt77105: Use setup_timer by Vaishali Thakkar · 9 years ago
  66. f21fb3e Add support of Cavium Liquidio ethernet adapters by Raghu Vatsavayi · 9 years ago
  67. 048856f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  68. 6891ff4 Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  69. 7864026 cxgb4: Add debugfs entry to dump channel rate by Hariprasad Shenai · 9 years ago
  70. 1968960 cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents by Hariprasad Shenai · 9 years ago
  71. 26fae93 cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs by Hariprasad Shenai · 9 years ago
  72. 9d92daf bna: remove obsolete use of EXTRA_CFLAGS by Jiri Slaby · 9 years ago
  73. 8c86f96 bridge: make br_fdb_delete also check if the port matches by Nikolay Aleksandrov · 9 years ago
  74. 4355989 Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  75. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  76. 206c59d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  77. 5ec596c mac80211: Fix a case of incorrect metric used when forwarding a PREQ by Alexis Green · 9 years ago
  78. c3eee1f Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  79. bec4e68 ixgbe: Remember to write ixfi changes after modifying by Don Skidmore · 9 years ago
  80. d5ec98a ixgbe: fix X550 default set_phy_power method by Don Skidmore · 9 years ago
  81. 7e49d61 ixgbe: Set lan_id before using I2C by Don Skidmore · 9 years ago
  82. a4e293a ixgbe: add link check for X550 copper by Don Skidmore · 9 years ago
  83. deda562 ixgbe: Add support for another X550 device. by Don Skidmore · 9 years ago
  84. bef23de ixgbe: fix X550 PHY function pointers by Don Skidmore · 9 years ago
  85. e2261bc ixgbe: fix X550 devices init flow by Don Skidmore · 9 years ago
  86. e87ce1c ixgbe: fix bug in not clearing counters for X550 devices by Don Skidmore · 9 years ago
  87. 45788d2 ixgbe: fix issue with sfp events with new X550 devices by Don Skidmore · 9 years ago
  88. 597f22d ixgbe: add support for interrupts from X550 external PHY by Don Skidmore · 9 years ago
  89. f44e751 ixgbe: Add const string for overheat message by Don Skidmore · 9 years ago
  90. f4410d2 ixgbe: Add reset for X550 device by Don Skidmore · 9 years ago
  91. c3dc4c0 ixgbe: add X550 support for external PHY and forced 1G/10G support by Don Skidmore · 9 years ago
  92. ab5fe0c ixgbe: Restore ESDP settings after MAC reset by Don Skidmore · 9 years ago
  93. 961fac8 ixgbe: Add a PHY power state method by Don Skidmore · 9 years ago
  94. c2c78d5 ixgbe: add define for X557 PHY ID by Don Skidmore · 9 years ago
  95. df8c26f ixgbe: add support for WoL and autoneg FC for some X550 devices by Don Skidmore · 9 years ago
  96. 9a900ec ixgbe: add array of MAC type dependent values by Don Skidmore · 9 years ago
  97. e060e7ad mac80211: Always check rates and capabilities in mesh mode by Alexis Green · 9 years ago
  98. 8df734e mac80211: fix the beacon csa counter for mesh and ibss by Chun-Yeow Yeoh · 9 years ago
  99. afd2efb mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_frame by Alexis Green · 9 years ago
  100. 74d803b mac80211: ignore invalid scan RSSI values by Sara Sharon · 9 years ago