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