1. dffebd2 doc:networking: Update comment for dev_id field in netdevice.h by Narendra K · 11 years ago
  2. 32766ff net: can: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  3. eed5d29 net: emaclite: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  4. 941e173 net: fec: Convert to use devm_ioremap_resource by Tushar Behera · 11 years ago
  5. afd6eae 3c59x: consolidate error cleanup in vortex_init_one() by Sergei Shtylyov · 11 years ago
  6. 3f8b963 veth: remove redundant call of dev_alloc_name by Hong zhi guo · 11 years ago
  7. 7a6e288 pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb by Daniel Borkmann · 11 years ago
  8. da5bab0 net: udp4: move GSO functions to udp_offload by Daniel Borkmann · 11 years ago
  9. 946d3bd igmp: remove unnecessary in_device member zeroing by Shawn Bohrer · 11 years ago
  10. e989707 igmp: hash a hash table to speedup ip_check_mc_rcu() by Eric Dumazet · 11 years ago
  11. 64153ce net_sched: htb: do not setup default rate estimators by Eric Dumazet · 11 years ago
  12. 130d3d6 net_sched: psched_ratecfg_precompute() improvements by Eric Dumazet · 11 years ago
  13. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  14. b41abb4 net: pass correct parameter to skb_headers_offset_update() by Peter Pan(潘卫平) · 11 years ago
  15. da12c90 netlink: Add compare function for netlink_table by Gao feng · 11 years ago
  16. 8249152 xen-netfront: use skb_partial_csum_set() to simplify the codes by Li RongQing · 11 years ago
  17. 2e42206 Merge branch 'bridge_flags' by David S. Miller · 11 years ago
  18. 867a594 bridge: Add a flag to control unicast packet flood. by Vlad Yasevich · 11 years ago
  19. 9ba1889 bridge: Add flag to control mac learning. by Vlad Yasevich · 11 years ago
  20. 30f3a40 net: remove last caller of skb_tail_offset() and itself by Cong Wang · 11 years ago
  21. 0a4db18 Merge branch 'll_poll' by David S. Miller · 11 years ago
  22. 7e15b90 ixgbe: add extra stats for ndo_ll_poll by Eliezer Tamir · 11 years ago
  23. 5a85e73 ixgbe: add support for ndo_ll_poll by Eliezer Tamir · 11 years ago
  24. d30e383 tcp: add low latency socket poll support. by Eliezer Tamir · 11 years ago
  25. a5b5047 udp: add low latency socket poll support by Eliezer Tamir · 11 years ago
  26. 0602129 net: add low latency socket poll by Eliezer Tamir · 11 years ago
  27. af12fa6 net: add napi_id and hash by Eliezer Tamir · 11 years ago
  28. 6f00a02 bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch by Maxime Bizon · 11 years ago
  29. 0ae99b5 bcm63xx_enet: split DMA channel register accesses by Maxime Bizon · 11 years ago
  30. 7260aac bcm63xx_enet: implement reset autoneg ethtool callback by Maxime Bizon · 11 years ago
  31. df09b36 macvtap: enable multiqueue flag by Jason Wang · 11 years ago
  32. 815f236 macvtap: add TUNSETQUEUE ioctl by Jason Wang · 11 years ago
  33. 376b1aa macvtap: eliminate linear search by Jason Wang · 11 years ago
  34. f0afce0 macvlan: change the max number of queues to 16 by Jason Wang · 11 years ago
  35. 8f475a3 macvtap: introduce macvtap_get_vlan() by Jason Wang · 11 years ago
  36. 1d2f41e macvlan: switch to use IS_ENABLED() by Jason Wang · 11 years ago
  37. 89cee91 macvtap: do not add self to waitqueue if doing a nonblock read by Jason Wang · 11 years ago
  38. ed0483f macvtap: fix a possible race between queue selection and changing queues by Jason Wang · 11 years ago
  39. e403d29 sh_eth: Fix warnings on 64-bit. by David S. Miller · 11 years ago
  40. eb770bf sh_eth: remove dependencies from Kconfig by Sergei Shtylyov · 11 years ago
  41. 589ebde sh_eth: get R8A777x support out of #ifdef by Sergei Shtylyov · 11 years ago
  42. 9c3beaa sh_eth: get SH7724 support out of #ifdef by Sergei Shtylyov · 11 years ago
  43. 24549e2 sh_eth: get SH7757 support out of #ifdef by Sergei Shtylyov · 11 years ago
  44. f5d1276 sh_eth: get SH77{34|63} support out of #ifdef by Sergei Shtylyov · 11 years ago
  45. e5c9b4c sh_eth: get R8A7740 support out of #ifdef by Sergei Shtylyov · 11 years ago
  46. c18a79a sh_eth: get SH7619 support out of #ifdef by Sergei Shtylyov · 11 years ago
  47. 7bbe150 sh_eth: get SH771x support out of #ifdef by Sergei Shtylyov · 11 years ago
  48. afe391a sh_eth: create initial ID table by Sergei Shtylyov · 11 years ago
  49. e8b265e doc:networking: Fix default value (icmp_ignore_bogus_error_responses). by Rami Rosen · 11 years ago
  50. c05cdb1 netlink: allow large data transfers from user-space by Pablo Neira Ayuso · 11 years ago
  51. 1b5acd2 bonding: disallow change of MAC if fail_over_mac enabled by Jay Vosburgh · 11 years ago
  52. 303d1cb bonding: Convert hw addr handling to sync/unsync, support ucast addresses by Jay Vosburgh · 11 years ago
  53. ca162a8 fec: Only pass pdev in fec_ptp_init() by Fabio Estevam · 11 years ago
  54. 28850dc net: tcp: move GRO/GSO functions to tcp_offload by Daniel Borkmann · 11 years ago
  55. 5ee9859 net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment by Daniel Borkmann · 11 years ago
  56. 350e780 net: vlan: minor: remove unused HAVE_VLAN_PUT_TAG by Daniel Borkmann · 11 years ago
  57. d70a3f8 doc: packet: simplify tpacket example code by Daniel Borkmann · 11 years ago
  58. 93a306a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  59. 1612e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  60. 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
  61. 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
  62. 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
  63. 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
  64. 4df9513 net/macb: change RX path for GEM by Nicolas Ferre · 11 years ago
  65. 1b44791 net/macb: increase RX buffer size for GEM by Nicolas Ferre · 11 years ago
  66. e6395b6 Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  67. 540ad1b sh_eth: enclose PM code into #ifdef CONFIG_PM by Nobuhiro Iwamatsu · 11 years ago
  68. dabdde9 sh_eth: consolidate sh_eth_reset() by Nobuhiro Iwamatsu · 11 years ago
  69. b7feacf sh_eth: remove #ifdef around sh_eth_select_mii() by Nobuhiro Iwamatsu · 11 years ago
  70. 5b3dfd1 sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' by Nobuhiro Iwamatsu · 11 years ago
  71. 9f86134 sh_eth: remove SH_ETH_HAS_TSU by Nobuhiro Iwamatsu · 11 years ago
  72. 04b0ed2 sh_eth: remove duplicate sh_eth_set_duplex() definitions by Nobuhiro Iwamatsu · 11 years ago
  73. ddcd91c sh_eth: use EDSR_ENALL to set EDSR by Nobuhiro Iwamatsu · 11 years ago
  74. 41d5ffe sh_eth: remove #ifdef around EDSR and GECMR bit definitions by Nobuhiro Iwamatsu · 11 years ago
  75. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 11 years ago
  76. 73228a0 USB: option,zte_ev: move most ZTE CDMA devices to zte_ev by Dan Williams · 11 years ago
  77. b8a24e6 USB: option: blacklist network interface on Huawei E1820 by Bjørn Mork · 11 years ago
  78. 9eecf22 USB: whiteheat: fix broken port configuration by Johan Hovold · 11 years ago
  79. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  80. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  81. ad868af xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  82. 7540617 xfs: fix log recovery transaction item reordering by Dave Chinner · 11 years ago
  83. ea92953 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  84. bb9b8e8 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  85. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  86. 29eb778 arch, mm: Remove tlb_fast_mode() by Peter Zijlstra · 11 years ago
  87. 2c95523 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  88. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  89. 65694c5 x86/PCI: Map PCI setup data with ioremap() so it can be in highmem by Matt Fleming · 11 years ago
  90. f448803 USB: serial: fix TIOCMIWAIT return value by Johan Hovold · 11 years ago
  91. 7f87712 netfilter: nfnetlink_queue: only add CAP_LEN attr when needed by Florian Westphal · 11 years ago
  92. 9cefbbc netfilter: nfnetlink_queue: cleanup copy_range usage by Florian Westphal · 11 years ago
  93. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  94. 5343a7f net_sched: htb: do not mix 1ns and 64ns time units by Eric Dumazet · 11 years ago
  95. 11a164a net: sun4i-emac: Staticize local symbols by Sachin Kamat · 11 years ago
  96. aff5c35 net: sun4i-emac: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  97. 7a3e258 net: emaclite: Use platform resource table by Michal Simek · 11 years ago
  98. 15dd16c cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Li RongQing · 11 years ago
  99. 00f97da netpoll: fix position of network header by Amerigo Wang · 11 years ago
  100. 525cebe pktgen: Fix position of ip and udp header by Thomas Graf · 11 years ago