1. a3f109b sh_eth: add R-Car support for real by Sergei Shtylyov · 11 years ago
  2. c0013f6 sh_eth: move data from header file to driver by Sergei Shtylyov · 11 years ago
  3. 91f3e7b net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0] by John Fastabend · 11 years ago
  4. 54a5d38 ip_tunnel: Fix off-by-one error in forming dev name. by Pravin B Shelar · 11 years ago
  5. 2781503 net: simplify the getting percpu of flow_cache by Li RongQing · 11 years ago
  6. 10c9cbb netlink: fix the warning introduced by netlink API replacement by Hong zhi guo · 11 years ago
  7. 2851da5 audit: pass int* to nlmsg_next by Alexandru Copot · 11 years ago
  8. c60ee67 bridge: remove unused variable ifm by Hong zhi guo · 11 years ago
  9. ace5801 net/macb: make clk_enable atomic by Steffen Trumtrar · 11 years ago
  10. a1ae385 net/macb: force endian_swp_pkt_en to off by Steffen Trumtrar · 11 years ago
  11. 749a2b6 net/macb: clear tx/rx completion flags in ISR by Steffen Trumtrar · 11 years ago
  12. 19e016d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  13. ea407f0 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  14. 9631d79 connector: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  15. e07ebea scsi: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  16. b96dc46 gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  17. 7795498 selinux: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  18. 9419121 audit: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  19. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  20. e1941a7 ixgbevf: Adjust to handle unassigned MAC address from PF by Greg Rose · 11 years ago
  21. 3505592 ixgbe: Don't give VFs random MAC addresses by Greg Rose · 11 years ago
  22. 274a85e e1000e: fix scheduling while atomic bugs by Bruce Allan · 11 years ago
  23. 8defe71 e1000e: increase driver version number by Bruce Allan · 11 years ago
  24. b48c751 e1000e: cleanup unused defines by Bruce Allan · 11 years ago
  25. cf8fb73 e1000e: add support for LTR on I217/I218 by Bruce Allan · 11 years ago
  26. 1fc06b0 e1000e: enable EEE by default by Bruce Allan · 11 years ago
  27. d495bcb e1000e: EEE capability advertisement not set/disabled as required by Bruce Allan · 11 years ago
  28. ea8179a e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync by Bruce Allan · 11 years ago
  29. 86a80ea e1000e: fix LED blink logic for designs with LEDs driven by cathode by Bruce Allan · 11 years ago
  30. 772d05c e1000e: slow performance between two 82579 connected via 10Mbit hub by Bruce Allan · 11 years ago
  31. bb03451 e1000e: additional error handling on PHY register accesses by Bruce Allan · 11 years ago
  32. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  33. 8b49a4c bnx2x: fix compilation without CONFIG_BNX2X_SRIOV by Dmitry Kravkov · 11 years ago
  34. f3d4039 tokenring: delete last holdout of CONFIG_TR by Paul Bolle · 11 years ago
  35. fbbdb8f net: fix compile error of implicit declaration of skb_probe_transport_header by Ying Xue · 11 years ago
  36. 429a22c yam: remove redundant null check on dev by Colin Ian King · 11 years ago
  37. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. 7559d97 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  39. a33e611 phy: Elimination the forced speed reduction algorithm. by Kirill Kapranov · 11 years ago
  40. 1b5ab0d net: use the frag lru_lock to protect netns_frags.nqueues update by Jesper Dangaard Brouer · 11 years ago
  41. 68399ac net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop by Jesper Dangaard Brouer · 11 years ago
  42. 167bfa7 ppp: reuse print_hex_dump_bytes by Andy Shevchenko · 11 years ago
  43. 5a048e3 net: core: let's use native isxdigit instead of custom by Andy Shevchenko · 11 years ago
  44. 05fcaea bnx2x: Cosmetic changes by Yaniv Rosner · 11 years ago
  45. 669d6996 bnx2x: Support reading I2C EEPROM SFF8472 by Yaniv Rosner · 11 years ago
  46. 1d6f3cd bnx2x: Prevent VF race by Dmitry Kravkov · 11 years ago
  47. 2177653 bnx2x: Fix VF outer vlan removal by Ariel Elior · 11 years ago
  48. 5b0752c bnx2x: Fix VF statistics by Ariel Elior · 11 years ago
  49. 1093860 bnx2x: missing ARI should not be lethal by Ariel Elior · 11 years ago
  50. 60cde81 bnx2x: Fix AER semaphore release by Yuval Mintz · 11 years ago
  51. 40893fd net: switch to use skb_probe_transport_header() by Jason Wang · 11 years ago
  52. 5203cd2 net: core: introduce skb_probe_transport_header() by Jason Wang · 11 years ago
  53. e5d5dec net: core: let skb_partial_csum_set() set transport header by Jason Wang · 11 years ago
  54. 7d3ac5c ptp_pch: eliminate a number of sparse warnings by Sahara · 11 years ago
  55. a8c4528 Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  56. 3e84f48 vfs/splice: Fix missed checks in new __kernel_write() helper by Al Viro · 11 years ago
  57. 21c11bc can: bfin_can: declare locally used functions static by Marc Kleine-Budde · 12 years ago
  58. 612b2a9 can: mcp251x: Use dev_pm_ops by Lars-Peter Clausen · 11 years ago
  59. 01b8807 can: mcp251x: Use module_spi_driver by Lars-Peter Clausen · 11 years ago
  60. 4c2e33f can: mcp251x: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 11 years ago
  61. 5d1eb37 can: Kconfig: CAN_AT91 depends on ARM by Ludovic Desroches · 11 years ago
  62. 3078cde7 can: at91_can: add dt support by Ludovic Desroches · 11 years ago
  63. 0c81465 batman-adv: use seq_puts instead of seq_printf when the format is constant by Antonio Quartulli · 11 years ago
  64. 9cb812c batman-adv: update Makefile copyright years by Antonio Quartulli · 11 years ago
  65. 9998bb7 batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  66. cb4b0d4 batman-adv: free an hard-interface before adding it by Antonio Quartulli · 11 years ago
  67. 3dbd550 batman-adv: Allow to modify slaves of soft-interfaces through rntl_link by Sven Eckelmann · 11 years ago
  68. a4ac28c batman-adv: Allow to use rntl_link for device creation/deletion by Sven Eckelmann · 11 years ago
  69. e07932a batman-adv: rename batadv_softif_destroy to reflect sysfs use case by Marek Lindner · 11 years ago
  70. a15fd36 batman-adv: Don't always delete softif when last slave was removed by Sven Eckelmann · 11 years ago
  71. b324602 batman-adv: Move deinitialization of soft-interface to destructor by Sven Eckelmann · 11 years ago
  72. 3713029 batman-adv: Move soft-interface initialization to ndo_init by Sven Eckelmann · 11 years ago
  73. e6a0b49 batman-adv: Fix endianness errors for network coding by Martin Hundebøll · 11 years ago
  74. c2a2876 iommu/amd: Make sure dma_ops are set for hotplug devices by Joerg Roedel · 11 years ago
  75. 6bdeaba 6lowpan: use IEEE802154_ADDR_LEN instead of a magic number by Tony Cheneau · 11 years ago
  76. ababf38 6lowpan: fix a small formatting issue by Tony Cheneau · 11 years ago
  77. 028889b ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON by stefan@datenfreihafen.org · 11 years ago
  78. 1486774 ieee802154/at86rf230: Implement hardware address filter callback. by stefan@datenfreihafen.org · 11 years ago
  79. 6364e6e ieee802154/dgram: Pass source address in dgram_recvmsg by Stephen Röttger · 11 years ago
  80. 5abb002 VXLAN: Fix sparse warnings. by Pravin B Shelar · 11 years ago
  81. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  82. e8cd816 vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 11 years ago
  83. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 11 years ago
  84. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  85. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  86. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  87. 9fe16b7 bonding: remove already created master sysfs link on failure by Veaceslav Falico · 11 years ago
  88. d4ec1b5 MAINTAINERS: Update qlge maintainers list by Shahed Shaikh · 11 years ago
  89. 96d2222 net: fec: TX Buffer incorrectly initialized by Jim Baxter · 11 years ago
  90. c0db64c Merge branch 'stmmac' by David S. Miller · 11 years ago
  91. 94fbbbf stmmac: update the Doc and Version (PTP+SGMII) by Giuseppe CAVALLARO · 11 years ago
  92. 92ba688 stmmac: add the support for PTP hw clock driver by Rayagond Kokatanur · 11 years ago
  93. 891434b stmmac: add IEEE PTPv1 and PTPv2 support. by Rayagond Kokatanur · 11 years ago
  94. cf32dee stmmac: add tx_skbuff_dma to save descriptors used by PTP by Rayagond Kokatanur · 11 years ago
  95. e58bb43 stmmac: initial support to manage pcs modes by Giuseppe CAVALLARO · 11 years ago
  96. 0982a0f stmmac: start adding pcs and rgmii core irq by Giuseppe CAVALLARO · 11 years ago
  97. c24602e stmmac: support extend descriptors by Giuseppe CAVALLARO · 11 years ago
  98. 4a7d666 stmmac: reorganize chain/ring modes removing Koptions by Giuseppe CAVALLARO · 11 years ago
  99. ad999ee bonding: cleanup unneeded rcu_read_lock() by Veaceslav Falico · 11 years ago
  100. e7333e3 MAINTAINERS: add netdev list for PTP (IEEE 1588) by Jiri Benc · 11 years ago