1. 0602129 net: add low latency socket poll by Eliezer Tamir · 11 years ago
  2. af12fa6 net: add napi_id and hash by Eliezer Tamir · 11 years ago
  3. 6f00a02 bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch by Maxime Bizon · 11 years ago
  4. 0ae99b5 bcm63xx_enet: split DMA channel register accesses by Maxime Bizon · 11 years ago
  5. 7260aac bcm63xx_enet: implement reset autoneg ethtool callback by Maxime Bizon · 11 years ago
  6. df09b36 macvtap: enable multiqueue flag by Jason Wang · 11 years ago
  7. 815f236 macvtap: add TUNSETQUEUE ioctl by Jason Wang · 11 years ago
  8. 376b1aa macvtap: eliminate linear search by Jason Wang · 11 years ago
  9. f0afce0 macvlan: change the max number of queues to 16 by Jason Wang · 11 years ago
  10. 8f475a3 macvtap: introduce macvtap_get_vlan() by Jason Wang · 11 years ago
  11. 1d2f41e macvlan: switch to use IS_ENABLED() by Jason Wang · 11 years ago
  12. 89cee91 macvtap: do not add self to waitqueue if doing a nonblock read by Jason Wang · 11 years ago
  13. ed0483f macvtap: fix a possible race between queue selection and changing queues by Jason Wang · 11 years ago
  14. e403d29 sh_eth: Fix warnings on 64-bit. by David S. Miller · 11 years ago
  15. eb770bf sh_eth: remove dependencies from Kconfig by Sergei Shtylyov · 11 years ago
  16. 589ebde sh_eth: get R8A777x support out of #ifdef by Sergei Shtylyov · 11 years ago
  17. 9c3beaa sh_eth: get SH7724 support out of #ifdef by Sergei Shtylyov · 11 years ago
  18. 24549e2 sh_eth: get SH7757 support out of #ifdef by Sergei Shtylyov · 11 years ago
  19. f5d1276 sh_eth: get SH77{34|63} support out of #ifdef by Sergei Shtylyov · 11 years ago
  20. e5c9b4c sh_eth: get R8A7740 support out of #ifdef by Sergei Shtylyov · 11 years ago
  21. c18a79a sh_eth: get SH7619 support out of #ifdef by Sergei Shtylyov · 11 years ago
  22. 7bbe150 sh_eth: get SH771x support out of #ifdef by Sergei Shtylyov · 11 years ago
  23. afe391a sh_eth: create initial ID table by Sergei Shtylyov · 11 years ago
  24. e8b265e doc:networking: Fix default value (icmp_ignore_bogus_error_responses). by Rami Rosen · 11 years ago
  25. c05cdb1 netlink: allow large data transfers from user-space by Pablo Neira Ayuso · 11 years ago
  26. 1b5acd2 bonding: disallow change of MAC if fail_over_mac enabled by Jay Vosburgh · 11 years ago
  27. 303d1cb bonding: Convert hw addr handling to sync/unsync, support ucast addresses by Jay Vosburgh · 11 years ago
  28. ca162a8 fec: Only pass pdev in fec_ptp_init() by Fabio Estevam · 11 years ago
  29. 28850dc net: tcp: move GRO/GSO functions to tcp_offload by Daniel Borkmann · 11 years ago
  30. 5ee9859 net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment by Daniel Borkmann · 11 years ago
  31. 350e780 net: vlan: minor: remove unused HAVE_VLAN_PUT_TAG by Daniel Borkmann · 11 years ago
  32. d70a3f8 doc: packet: simplify tpacket example code by Daniel Borkmann · 11 years ago
  33. 93a306a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. 1612e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  35. e2b02e2 Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  36. 3b285cb Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  37. c6d6b9d Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  38. c51aa6d Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  39. 4df9513 net/macb: change RX path for GEM by Nicolas Ferre · 11 years ago
  40. 1b44791 net/macb: increase RX buffer size for GEM by Nicolas Ferre · 11 years ago
  41. e6395b6 Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  42. 540ad1b sh_eth: enclose PM code into #ifdef CONFIG_PM by Nobuhiro Iwamatsu · 11 years ago
  43. dabdde9 sh_eth: consolidate sh_eth_reset() by Nobuhiro Iwamatsu · 11 years ago
  44. b7feacf sh_eth: remove #ifdef around sh_eth_select_mii() by Nobuhiro Iwamatsu · 11 years ago
  45. 5b3dfd1 sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' by Nobuhiro Iwamatsu · 11 years ago
  46. 9f86134 sh_eth: remove SH_ETH_HAS_TSU by Nobuhiro Iwamatsu · 11 years ago
  47. 04b0ed2 sh_eth: remove duplicate sh_eth_set_duplex() definitions by Nobuhiro Iwamatsu · 11 years ago
  48. ddcd91c sh_eth: use EDSR_ENALL to set EDSR by Nobuhiro Iwamatsu · 11 years ago
  49. 41d5ffe sh_eth: remove #ifdef around EDSR and GECMR bit definitions by Nobuhiro Iwamatsu · 11 years ago
  50. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 11 years ago
  51. 73228a0 USB: option,zte_ev: move most ZTE CDMA devices to zte_ev by Dan Williams · 11 years ago
  52. b8a24e6 USB: option: blacklist network interface on Huawei E1820 by Bjørn Mork · 11 years ago
  53. 9eecf22 USB: whiteheat: fix broken port configuration by Johan Hovold · 11 years ago
  54. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  55. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  56. ad868af xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  57. 7540617 xfs: fix log recovery transaction item reordering by Dave Chinner · 11 years ago
  58. ea92953 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  59. bb9b8e8 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  60. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  61. 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 11 years ago
  62. 2c95523 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  63. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. 65694c5 x86/PCI: Map PCI setup data with ioremap() so it can be in highmem by Matt Fleming · 11 years ago
  65. f448803 USB: serial: fix TIOCMIWAIT return value by Johan Hovold · 11 years ago
  66. 7f87712 netfilter: nfnetlink_queue: only add CAP_LEN attr when needed by Florian Westphal · 11 years ago
  67. 9cefbbc netfilter: nfnetlink_queue: cleanup copy_range usage by Florian Westphal · 11 years ago
  68. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  69. 5343a7f net_sched: htb: do not mix 1ns and 64ns time units by Eric Dumazet · 11 years ago
  70. 11a164a net: sun4i-emac: Staticize local symbols by Sachin Kamat · 11 years ago
  71. aff5c35 net: sun4i-emac: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  72. 7a3e258 net: emaclite: Use platform resource table by Michal Simek · 11 years ago
  73. 15dd16c cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Li RongQing · 11 years ago
  74. 00f97da netpoll: fix position of network header by Amerigo Wang · 11 years ago
  75. 525cebe pktgen: Fix position of ip and udp header by Thomas Graf · 11 years ago
  76. 10e179e net: sun4i-emac: remove erroneous assignment by Arnd Bergmann · 11 years ago
  77. c08355f mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue by govindarajulu.v · 11 years ago
  78. e6309cf net/mlx4: use one page fragment per incoming frame by Eric Dumazet · 11 years ago
  79. 5e71d9d net: fix sk_buff head without data area by Pablo Neira · 11 years ago
  80. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 11 years ago
  81. 8cc3e43 net: mvneta: read MAC address from hardware when available by Thomas Petazzoni · 11 years ago
  82. 3a5395b net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR by Jens Renner \(EFE\) · 11 years ago
  83. 93baf4c net: sun4i-emac: fix a typo in emac_probe() by Wei Yongjun · 11 years ago
  84. ff20877 net: mv643xx_eth: add missing semicolon by Arnd Bergmann · 11 years ago
  85. 44dbc78 bnx2x: Fix bridged GSO for 57710/57711 chips by Yuval Mintz · 11 years ago
  86. 6f45eba Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  87. 844ce9f Merge tag 'mmc-fixes-for-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  88. bb76292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  89. 600fed5 net/ethtool: Fix comment regarding location of dev_ethtool() call by Yan Burman · 11 years ago
  90. 8b35c35 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  91. 6f66f90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  92. 8764d86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  93. 1dc735b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  94. ff5b2fa net: fec: add fallback to random MAC address by Lucas Stach · 11 years ago
  95. e768fb2 bnx2x: fix TCP offload for tunneling ipv4 over ipv6 by Dmitry Kravkov · 11 years ago
  96. c26d6b4 ping: always initialize ->sin6_scope_id and ->sin6_flowinfo by Cong Wang · 11 years ago
  97. 534c877 ipv6: assign rt6_info to inet6_ifaddr in init_loopback by Gao feng · 11 years ago
  98. 430f03c net: mark netdev_create_hash __net_init by Baruch Siach · 11 years ago
  99. f1362e3 net: emaclite: Fix typo in error message by Jens Renner \(EFE\) · 11 years ago
  100. f145b67 transp_v6.h: style neatening by Joe Perches · 11 years ago