1. 5037d53 net: dsa: add Broadcom tag RX/TX handler by Florian Fainelli · 10 years ago
  2. ce31b31 net: dsa: allow updating fixed PHY link information by Florian Fainelli · 10 years ago
  3. ec9436b net: dsa: allow drivers to do link adjustment by Florian Fainelli · 10 years ago
  4. 5aed85c net: dsa: allow switches to work without tagging by Florian Fainelli · 10 years ago
  5. 0d8bcdd net: dsa: allow for more complex PHY setups by Florian Fainelli · 10 years ago
  6. bd47497 net: dsa: retain a per-port device_node pointer by Florian Fainelli · 10 years ago
  7. fa981d9 net: dsa: provide a switch device device tree node pointer by Florian Fainelli · 10 years ago
  8. 464c366 net: phy: provide stub for fixed_phy_set_link_update by Florian Fainelli · 10 years ago
  9. 2ba1b16 net: phy: add generic UniMAC MDIO bus driver by Florian Fainelli · 10 years ago
  10. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  11. 8663dc2 sungem: Fix global namespace pollution of phy accessors. by David S. Miller · 10 years ago
  12. 73852b2 tulip: dmfe: Fix global namespace pollution of phy accessors. by David S. Miller · 10 years ago
  13. c2c0e8b f_ncm: Don't use netdev_start_xmit(). by David S. Miller · 10 years ago
  14. 23d2d9a ethernet: arc: Add support for specific SoC layer device tree bindings by Romain Perier · 10 years ago
  15. 93e91b3 ethernet: arc: mdio changes for future SoC glue layer devtree support by Romain Perier · 10 years ago
  16. f15f44e ethernet: arc: remove use of 'struct platform_device' by Romain Perier · 10 years ago
  17. 253ff51 tcp: syncookies: mark cookie_secret read_mostly by Florian Westphal · 10 years ago
  18. 1fc3de9 bnx2x: Fix static checker warning regarding `txdata_ptr' by Yuval Mintz · 10 years ago
  19. b0b46c7 r8152: replace strncpy with strlcpy by hayeswang · 10 years ago
  20. 5c21403 net: Update sk_buff flag bit availability comment. by David S. Miller · 10 years ago
  21. a3d1214 neigh: document gc_thresh2 by stephen hemminger · 10 years ago
  22. f79918a net: bnx2x: fix build error with ptp by Randy Dunlap · 10 years ago
  23. d7d3c05 team: set IFF_TEAM_PORT priv_flag after rx_handler is registered by Jiri Pirko · 10 years ago
  24. 72b603e bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT by Alexei Starovoitov · 10 years ago
  25. 9785820 Merge branch 'bnx2x-next' by David S. Miller · 10 years ago
  26. 8f15c61 bnx2x: Fix timesync endianity by Michal Kalderon · 10 years ago
  27. aebf624 bnx2x: Be more forgiving toward SW GRO by Dmitry Kravkov · 10 years ago
  28. 14f806a bnx2x: VF clean statistics by Yuval Mintz · 10 years ago
  29. ea36475a bnx2x: Fix stop-on-error by Yuval Mintz · 10 years ago
  30. b3befae bnx2x: ethtool -d might cause timeout in log by Dmitry Kravkov · 10 years ago
  31. 453a940 net: make skb an optional parameter for__skb_flow_dissect() by WANG Cong · 10 years ago
  32. 6451b3f net: fix comments for __skb_flow_get_ports() by WANG Cong · 10 years ago
  33. 9c938cd ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit() by Daniel Borkmann · 10 years ago
  34. 0b725a2 net: Remove ndo_xmit_flush netdev operation, use signalling instead. by David S. Miller · 10 years ago
  35. 44a52ff Merge branch 'is_kdump_kernel' by David S. Miller · 10 years ago
  36. c993189 net/bnx2x: Use is_kdump_kernel() to detect kdump kernel by Amir Vadai · 10 years ago
  37. 48ea526 net/mlx4: Use is_kdump_kernel() to detect kdump kernel by Amir Vadai · 10 years ago
  38. b3292e8 crash_dump: Make is_kdump_kernel() accessible from modules by Amir Vadai · 10 years ago
  39. a77e4ac stmmac: simple cleanups by Pavel Machek · 10 years ago
  40. b209af9 r8152: check code with checkpatch.pl by hayeswang · 10 years ago
  41. fe88e6d Merge branch 'ndo_xmit_flush' by David S. Miller · 10 years ago
  42. c223a07 virtio_net: Support netdev_ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  43. c1ebf46 igb: Support netdev_ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  44. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  45. 4c83acb ipv6: White-space cleansing : gaps between function and symbol export by Ian Morris · 10 years ago
  46. cc24bec ipv6: White-space cleansing : Structure layouts by Ian Morris · 10 years ago
  47. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  48. a9b0b2f net: ec_bhf: remove excessive debug messages by Darek Marcinkiewicz · 10 years ago
  49. a98406e random32: improvements to prandom_bytes by Daniel Borkmann · 10 years ago
  50. c1e60bd Merge branch 'csums-next' by David S. Miller · 10 years ago
  51. 48a5fc7 gre: When GRE csum is present count as encap layer wrt csum by Tom Herbert · 10 years ago
  52. 57c67ff udp: additional GRO support by Tom Herbert · 10 years ago
  53. 149d077 tcp: Call skb_gro_checksum_validate by Tom Herbert · 10 years ago
  54. 758f75d gre: call skb_gro_checksum_simple_validate by Tom Herbert · 10 years ago
  55. 1933a78 net: add gro_compute_pseudo functions by Tom Herbert · 10 years ago
  56. 573e8fc net: skb_gro_checksum_* functions by Tom Herbert · 10 years ago
  57. 8fc54f6 net: use reciprocal_scale() helper by Daniel Borkmann · 10 years ago
  58. 690e36e net: Allow raw buffers to be passed into the flow dissector. by David S. Miller · 10 years ago
  59. 1ad676a Merge branch 'bcm7xxx_apd_eee' by David S. Miller · 10 years ago
  60. b8f9a02 net: phy: bcm7xxx: enable EEE at the PHY level by Florian Fainelli · 10 years ago
  61. a9f6309 net: phy: allow phy_init_eee() to work with internal PHYs by Florian Fainelli · 10 years ago
  62. 66ce7fb net: phy: export phy_{read,write}_mmd_indirect by Florian Fainelli · 10 years ago
  63. a2dbba7 net: phy: fixed: return an error for Clause 45 over 22 reads by Florian Fainelli · 10 years ago
  64. 9df54dd net: phy: bcm7xxx: enable auto power down by Florian Fainelli · 10 years ago
  65. 7053147 net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h by Florian Fainelli · 10 years ago
  66. 3af20ef net: phy: broadcom: extract all registers to brcmphy.h by Florian Fainelli · 10 years ago
  67. 5aa8dbb Merge branch 'tipc-next' by David S. Miller · 10 years ago
  68. 301bae5 tipc: merge struct tipc_port into struct tipc_sock by Jon Paul Maloy · 10 years ago
  69. 808d90f tipc: remove files ref.h and ref.c by Jon Paul Maloy · 10 years ago
  70. 2e84c60 tipc: remove include file port.h by Jon Paul Maloy · 10 years ago
  71. 0fc87aa tipc: remove source file port.c by Jon Paul Maloy · 10 years ago
  72. 6c9808c tipc: remove port_lock by Jon Paul Maloy · 10 years ago
  73. 9b50fd0 tipc: replace port pointer with socket pointer in registry by Jon Paul Maloy · 10 years ago
  74. 5a9ee0be tipc: use registry when scanning sockets by Jon Paul Maloy · 10 years ago
  75. 5b8fa7c tipc: eliminate functions tipc_port_init and tipc_port_destroy by Jon Paul Maloy · 10 years ago
  76. 739f5e4 tipc: redefine message acknowledge function by Jon Paul Maloy · 10 years ago
  77. dadebc0 tipc: eliminate port_connect()/port_disconnect() functions by Jon Paul Maloy · 10 years ago
  78. 80e44c2 tipc: eliminate function tipc_port_shutdown() by Jon Paul Maloy · 10 years ago
  79. 5728901 tipc: clean up socket timer function by Jon Paul Maloy · 10 years ago
  80. 02be61a tipc: use message to abort connections when losing contact to node by Jon Paul Maloy · 10 years ago
  81. 50100a5 tipc: use pseudo message to wake up sockets after link congestion by Jon Paul Maloy · 10 years ago
  82. 1dd0bd2 tipc: introduce new function tipc_msg_create() by Jon Paul Maloy · 10 years ago
  83. f9474dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  84. 989e04c tcp: improve undo on timeout by Yuchung Cheng · 10 years ago
  85. a7d5f58 phylib: use MDIO_DEVS[12] by Sergei Shtylyov · 10 years ago
  86. 884cf70 net: remove dead code after sk_data_ready change by Eric Dumazet · 10 years ago
  87. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  88. a45e92a vxlan: fix incorrect initializer in union vxlan_addr by Gerhard Stenzel · 10 years ago
  89. 3f8a2b7 Merge tag 'linux-can-next-for-3.18-20140820' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  90. 451fd72 Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  91. 47e4df9 mac80211: fix channel switch for chanctx-based drivers by Michal Kazior · 10 years ago
  92. 433ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  93. 13322f2 dp83640: Fix length check for event timestamp status messages by Christian Riesch · 10 years ago
  94. b4834c8 net: stmmac: add fix_mac_speed support for socfpga by Ley Foon Tan · 10 years ago
  95. 6e1d0b8 r8169:add support for RTL8168H and RTL8107E by Chun-Hao Lin · 10 years ago
  96. d4261e5 bonding: create netlink event when bonding option is changed by Jiri Pirko · 10 years ago
  97. 0c32ec8 Merge branch 'bnx2x-next' by David S. Miller · 10 years ago
  98. 97539f1 bnx2x: FW assertion changes by Ariel Elior · 10 years ago
  99. 58fee00 bnx2x: Make BP_VF more robust by Yuval Mintz · 10 years ago
  100. a345ce7 bnx2x: Prevent pci_disable_sriov with assigned VFs by Yuval Mintz · 10 years ago