1. 373e697 igb: SerDes flow control setting by Akeem G. Abodunrin · 11 years ago
  2. 641ac5c igb: Support for SFP modules discovery by Akeem G. Abodunrin · 11 years ago
  3. 20a4841 igb: Add update to last_rx_timestamp in Rx rings by Matthew Vick · 11 years ago
  4. cf7ed22 igb: Changed LEDs blink mechanism to include designs using cathode by Akeem G. Abodunrin · 11 years ago
  5. 6c1d8b9 e1000e: Release mutex lock only if it has been initially acquired by Akeem G. Abodunrin · 11 years ago
  6. 603cdca e1000e: prevent warning from -Wunused-parameter by Bruce Allan · 11 years ago
  7. e80bd1d e1000e: cleanup whitespace by Bruce Allan · 11 years ago
  8. 5ea94e7 phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  9. 2c7b492 phy: fix the use of PHY_IGNORE_INTERRUPT by Florian Fainelli · 11 years ago
  10. 45e9834 bna: Driver and Firmware Updated by Rasesh Mody · 11 years ago
  11. 43c07ad bna: Enahncement to Identify Default IOC Function by Rasesh Mody · 11 years ago
  12. f489a4b bna: Fix Ucast Failure Handling by Rasesh Mody · 11 years ago
  13. 4b23058 bna: Clear Driver Config Flags When HW Resets by Rasesh Mody · 11 years ago
  14. 0b8bf1b net: dm9000: Allow instantiation using device tree by Tomasz Figa · 11 years ago
  15. aafc787 arm: bpf_jit: can call module_free() from any context by Daniel Borkmann · 11 years ago
  16. ed900ff ppc: bpf_jit: can call module_free() from any context by Daniel Borkmann · 11 years ago
  17. 71cea17 tcp: md5: remove spinlock usage in fast path by Eric Dumazet · 11 years ago
  18. 168fc21 net: ipv6: remove 'next' member from inet6_dev by Daniel Borkmann · 11 years ago
  19. 99bbc70 rps: selective flow shedding during softnet overflow by Willem de Bruijn · 11 years ago
  20. 4a5bddf fec: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  21. 1ca2983 xen-netfront: avoid leaking resources when setup_netfront fails by Wei Liu · 11 years ago
  22. 6dffbe5 net: velocity: Add platform device support to VIA velocity driver by Tony Prisk · 11 years ago
  23. e2c41f1 net: velocity: Convert to generic dma functions by Tony Prisk · 11 years ago
  24. a9683c9 net: velocity: Rename vptr->dev to vptr->netdev by Tony Prisk · 11 years ago
  25. 4fc1ad6 3c59x: remove useless VORTEX_PCI() invocations by Sergei Shtylyov · 11 years ago
  26. 1e18583 ThunderLAN: remove is_eisa flag by Rolf Eike Beer · 11 years ago
  27. 8802f57 net-bnx2x: dont reload on GRO change by Eric Dumazet · 11 years ago
  28. f6abf2b Merge branch 'tg3_eee' by David S. Miller · 11 years ago
  29. 1cbf9eb tg3: Implement set/get_eee handlers by Nithin Sujir · 11 years ago
  30. 5b6c273 tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config() by Nithin Sujir · 11 years ago
  31. 400dfba tg3: Add tg3_eee_pull_config() function by Nithin Sujir · 11 years ago
  32. 9e2ecbe tg3: Add ethtool_eee struct and tg3_setup_eee() by Nithin Sujir · 11 years ago
  33. 1649544 filter: do not output bpf image address for security reason by Eric Dumazet · 11 years ago
  34. 314beb9 x86: bpf_jit_comp: secure bpf jit against spraying attacks by Eric Dumazet · 11 years ago
  35. 3e59cb0 tcp: remove bad timeout logic in fast recovery by Yuchung Cheng · 11 years ago
  36. 3cc7587 Documentation/sysctl/net.txt: fix (attribute removal). by Rami Rosen · 11 years ago
  37. caeaba7 ipv6: add support of peer address by Nicolas Dichtel · 11 years ago
  38. 5199dfe sparc: bpf_jit_comp: can call module_free() from any context by Eric Dumazet · 11 years ago
  39. 57b354e dev: remove duplicate 'skb->dev = dev' in dev_forward_skb() by Nicolas Dichtel · 11 years ago
  40. b103f35 xen-netback: enable user to unload netback module by Wei Liu · 11 years ago
  41. f1db320 xen-netback: remove dead code by Wei Liu · 11 years ago
  42. 650c849 x86: bpf_jit_comp: can call module_free() from any context by Eric Dumazet · 11 years ago
  43. b4236daa net/usb: r8152: Use module_usb_driver() by Sachin Kamat · 11 years ago
  44. 18cf1f1 net/usb: r8152: Remove redundant version.h header inclusion by Sachin Kamat · 11 years ago
  45. 553675f vxlan: listen on multiple ports by stephen hemminger · 11 years ago
  46. e998fd4 net: ethernet: korina: initialize variables directly by Emilio López · 11 years ago
  47. 35e729a net: ethernet: davicom: dm9000: initialize variables directly by Emilio López · 11 years ago
  48. 3b0aaef net: ethernet: apple: initialize variables directly by Emilio López · 11 years ago
  49. bfd428d net: ethernet: sun: initialize variables directly by Emilio López · 11 years ago
  50. 345af95 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  51. ed8a83a net: 3com: 3c509: remove unnecessary code by govindarajulu.v · 11 years ago
  52. d6a98c9 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  53. d2cf436 tcp: speedup tcp_fixup_rcvbuf() by Eric Dumazet · 11 years ago
  54. 5727dc6 net: can: ti_hecc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  55. 688a2e7 net: can: flexcan: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  56. 5e946e5 net: can: c_can: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  57. 3e1dd6d net: can: at91_can: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  58. bc441bc drivers: net: can: grcan: use devm_ioremap_resource() by Laurent Navet · 11 years ago
  59. dbbffe6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  60. ba21fc6 bna: add missing iounmap() on error in bnad_init() by Wei Yongjun · 11 years ago
  61. ef38079 qlge: fix dma map leak when the last chunk is not allocated by Thadeu Lima de Souza Cascardo · 11 years ago
  62. 1f63876 Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  63. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  64. aef2ea9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  65. 88b0357 Merge remote-tracking branch 'spi/fix/grant' into spi-linus by Mark Brown · 11 years ago
  66. 0faa314 Merge remote-tracking branch 'spi/fix/atmel' into spi-linus by Mark Brown · 11 years ago
  67. 9f1d036 drm/mgag200: Fix framebuffer base address programming by Christopher Harvey · 11 years ago
  68. 3cdc0e8 drm/mgag200: Convert counter delays to jiffies by Christopher Harvey · 11 years ago
  69. fb70a66 drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register by Christopher Harvey · 11 years ago
  70. 9d8aa55 drm/mgag200: Don't change unrelated registers during modeset by Christopher Harvey · 11 years ago
  71. b2dfcae drm: Only print a debug message when the polled connector has changed by Lespiau, Damien · 11 years ago
  72. ed7951d drm: Make the HPD status updates debug logs more readable by Lespiau, Damien · 11 years ago
  73. 84c4a9d xfrm6: release dev before returning error by Cong Wang · 11 years ago
  74. 5dbd506 ipv6,gre: do not leak info to user-space by Amerigo Wang · 11 years ago
  75. d34710e virtio_net: use default napi weight by default by Amerigo Wang · 11 years ago
  76. 23fbb5a emac: Fix EMAC soft reset on 460EX/GT by Petri Gynther · 11 years ago
  77. 4b264a1 3c59x: fix PCI resource management by Sergei Shtylyov · 11 years ago
  78. f722406 Linux 3.10-rc1 by Linus Torvalds · 11 years ago
  79. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  80. 79e0c19 caif: CAIF_VIRTIO should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  81. 822bc32 net/ethernet: MACB should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  82. d914ae8 net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  83. 4837ef4 net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  84. fd1eb9e net/ethernet: STMMAC_ETH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  85. 3b76b3c net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  86. f77d602 ipv6: do not clear pinet6 field by Eric Dumazet · 11 years ago
  87. 233c7df macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 11 years ago
  88. fb863b8 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  89. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  90. 2fbd967 ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  91. 7677fc9 net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode by Rony Efraim · 11 years ago
  92. 4e8cf5b net/mlx4_core: Add missing report on VST and spoof-checking dev caps by Or Gerlitz · 11 years ago
  93. 4849625 net: fec: enable hardware checksum only on imx6q-fec by Shawn Guo · 11 years ago
  94. 1e9e990 Merge branch 'qlcnic' by David S. Miller · 11 years ago
  95. cbccb18 qlcnic: Fix validation of link event command. by Rajesh Borundia · 11 years ago
  96. 9106e5d qlcnic: Fix mailbox response handling. by Rajesh Borundia · 11 years ago
  97. 13a82b4 qlcnic: Fix bug in diagnostics test reset recovery path by Manish Chopra · 11 years ago
  98. 536faa6 qlcnic: Fix reset recovery after transmit timeout by Sony Chacko · 11 years ago
  99. b938662 qlcnic: Fix ethtool supported port status for 83xx by Himanshu Madhani · 11 years ago
  100. 9fd1333 qlcnic: Fix missing bracket in module parameter. by Himanshu Madhani · 11 years ago