1. 693350c netdev: set __percpu attribute on netdev_alloc_pcpu_stats by stephen hemminger · 10 years ago
  2. 090f116 ipv6: ip6_forward: perform skb->pkt_type check at the beginning by Li RongQing · 10 years ago
  3. fcb308d r8152: add skb_cow_head by hayeswang · 10 years ago
  4. 8dc43dd net: eth: cpsw: Use net_device_stats from struct net_device by Tobias Klauser · 10 years ago
  5. d32d9bb flowcache: restore a single flow_cache kmem_cache by Eric Dumazet · 10 years ago
  6. 5812521b net: add a pre-check of net_ns in sk_change_net() by Gu Zheng · 10 years ago
  7. 431a912 tcp: timestamp SYN+DATA messages by Eric Dumazet · 10 years ago
  8. 99d3016 hyperv: Change the receive buffer size for legacy hosts by Haiyang Zhang · 10 years ago
  9. 3772ab1d 6lowpan: reassembly: fix access of ctl table entry by Alexander Aring · 10 years ago
  10. e3ca649 Merge branch 'hyperv-next' by David S. Miller · 10 years ago
  11. 77bf548 Drivers: net: hyperv: Enable large send offload by KY Srinivasan · 10 years ago
  12. 08cd04b Drivers: net: hyperv: Enable send side checksum offload by KY Srinivasan · 10 years ago
  13. e3d605e Drivers: net: hyperv: Enable receive side IP checksum offload by KY Srinivasan · 10 years ago
  14. 4a0e70a Drivers: net: hyperv: Enable offloads on the host by KY Srinivasan · 10 years ago
  15. 8a00251 Drivers: net: hyperv: Cleanup the send path by KY Srinivasan · 10 years ago
  16. 54a7357 Drivers: net: hyperv: Enable scatter gather I/O by KY Srinivasan · 10 years ago
  17. 3ee2f8c sky2: allow mac to come from dt by Tim Harvey · 10 years ago
  18. 746e349 l2tp: fix unused variable warning by Eric Dumazet · 10 years ago
  19. c120e9e IB/mlx5_core: remove unreachable function call in module init by Kleber Sacilotto de Souza · 10 years ago
  20. 9063e21 netlink: autosize skb lengthes by Eric Dumazet · 10 years ago
  21. cd84ff4 sfc: Use ether_addr_copy and eth_broadcast_addr by Edward Cree · 10 years ago
  22. 1943364 Merge branch 'gianfar-next' by David S. Miller · 10 years ago
  23. 71ff9e3 gianfar: Use Single-Queue polling for "fsl,etsec2" by Claudiu Manoil · 10 years ago
  24. aeb12c5 gianfar: Separate out the Tx interrupt handling (Tx NAPI) by Claudiu Manoil · 10 years ago
  25. be14cc9 vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal by dingtianhong · 10 years ago
  26. 375f67d vlan: slight optimization for vlan_do_receive() by dingtianhong · 10 years ago
  27. 2d8d40a pkt_sched: fq: do not hold qdisc lock while allocating memory by Eric Dumazet · 10 years ago
  28. d85ea93 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  29. 9b143d1 igb: fix warning if !CONFIG_IGB_HWMON by Jeff Kirsher · 10 years ago
  30. 72b3672 igb: fix array size calculation by Todd Fujinaka · 10 years ago
  31. bd9d559 ixgbevf: fix skb->pkt_type checks by Florian Fainelli · 10 years ago
  32. 96dee02 e1000e: Fix SHRA register access for 82579 by David Ertman · 10 years ago
  33. ad40064 e1000e: Fix ethtool offline tests for 82579 parts by David Ertman · 10 years ago
  34. 5bb7317 e1000e: Fix not generating an error on invalid load parameter by David Ertman · 10 years ago
  35. 74f350e e1000e: Feature Enable PHY Ultra Low Power Mode (ULP) by David Ertman · 10 years ago
  36. 63eb48f e1000e Refactor of Runtime Power Management by David Ertman · 10 years ago
  37. 2800209 e1000e: Refactor PM flows by David Ertman · 10 years ago
  38. 3b70d4f e1000e: Add missing branding strings in ich8lan.c by David Ertman · 10 years ago
  39. e78b80b e1000e: Cleanup - Update GPL header and Copyright by David Ertman · 10 years ago
  40. a03206e e1000e: Fix 82579 sets LPI too early. by David Ertman · 10 years ago
  41. f7235ef e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets by David Ertman · 10 years ago
  42. b485dba e1000e: Cleanup unecessary references by David Ertman · 10 years ago
  43. 6c2ed39 e1000e: PTP lock in e1000e_phc_adjustfreq by Todd Fujinaka · 10 years ago
  44. 3714765 6lowpan: reassembly: fix return of init function by Alexander Aring · 10 years ago
  45. d03e9d0 Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  46. a5d5ff5 Merge branch 'r8152' by David S. Miller · 10 years ago
  47. 6128d1b r8152: support IPv6 by hayeswang · 10 years ago
  48. 60c8907 r8152: support TSO by hayeswang · 10 years ago
  49. 565cab0 r8152: support rx checksum by hayeswang · 10 years ago
  50. 5e2f748 r8152: calculate the dropped packets for rx by hayeswang · 10 years ago
  51. 0c3121f r8152: up the priority of the transmission by hayeswang · 10 years ago
  52. 21949ab r8152: check tx agg list before spin lock by hayeswang · 10 years ago
  53. 2685d41 r8152: replace spin_lock_irqsave and spin_unlock_irqrestore by hayeswang · 10 years ago
  54. 91bd66e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  55. 3894004 Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 10 years ago
  56. 4caeccb Merge branch 'xen-netback-next' by David S. Miller · 10 years ago
  57. e9275f5 xen-netback: Aggregate TX unmap operations by Zoltan Kiss · 10 years ago
  58. 0935078 xen-netback: Timeout packets in RX path by Zoltan Kiss · 10 years ago
  59. e3377f3 xen-netback: Handle guests with too many frags by Zoltan Kiss · 10 years ago
  60. 1bb332a xen-netback: Add stat counters for zerocopy by Zoltan Kiss · 10 years ago
  61. 62bad31 xen-netback: Remove old TX grant copy definitons and fix indentations by Zoltan Kiss · 10 years ago
  62. f53c3fe xen-netback: Introduce TX grant mapping by Zoltan Kiss · 10 years ago
  63. 3e2234b xen-netback: Handle foreign mapped pages on the guest RX path by Zoltan Kiss · 10 years ago
  64. 121fa4b xen-netback: Minor refactoring of netback code by Zoltan Kiss · 10 years ago
  65. 8f13dd9 xen-netback: Use skb->cb for pending_idx by Zoltan Kiss · 10 years ago
  66. 31c70d5 l2tp: keep original skb ownership by Eric Dumazet · 10 years ago
  67. 2196269 tcp: do not leak non zero tstamp in output packets by Eric Dumazet · 10 years ago
  68. dd22586 can: add bittiming check at interface open for CAN FD by Oliver Hartkopp · 10 years ago
  69. bc05a89 can: allow to change the device mtu for CAN FD capable devices by Oliver Hartkopp · 10 years ago
  70. 9859ccd can: introduce the data bitrate configuration for CAN FD by Oliver Hartkopp · 10 years ago
  71. 08da7da can: provide a separate bittiming_const parameter to bittiming functions by Oliver Hartkopp · 10 years ago
  72. d5298df can: move sanity check for bitrate and tq into can_get_bittiming by Oliver Hartkopp · 10 years ago
  73. b30749f can: only send bitrate data via netlink when available by Oliver Hartkopp · 10 years ago
  74. a94bc9c can: preserve skbuff protocol in can_put_echo_skb by Oliver Hartkopp · 10 years ago
  75. a8ca2ef can: janz-ican3: convert dev_<level> printing to netdev_<level> by Marc Kleine-Budde · 10 years ago
  76. 2062862 i40e/i40evf: Bump pf&vf build versions by Catherine Sullivan · 10 years ago
  77. be56052 i40e/i40evf: carefully fill tx ring by Jesse Brandeburg · 10 years ago
  78. ff80301 i40e: fix nvm version and remove firmware report by Jesse Brandeburg · 10 years ago
  79. 71f6a85 i40e: Fix static checker warning by Neerav Parikh · 10 years ago
  80. 6982d42 i40e: Remove a redundant filter addition by Anjali Singhai Jain · 10 years ago
  81. a47a15f i40e: count timeout events by Jesse Brandeburg · 10 years ago
  82. ac71b7b i40e: Remove a FW workaround for Number of MSIX vectors by Anjali Singhai Jain · 10 years ago
  83. 3e26186 i40e: clean up comment style by Shannon Nelson · 10 years ago
  84. 206812b i40e/i40evf: i40e implementation for skb_set_hash by Jesse Brandeburg · 10 years ago
  85. cc6456a i40e: Prevent overflow due to kzalloc by Akeem G Abodunrin · 10 years ago
  86. 17a73f6 i40e: Flow Director sideband accounting by Joseph Gasparakis · 10 years ago
  87. 3415e8c i40evf: Enable the ndo_set_features netdev op by Greg Rose · 10 years ago
  88. 28f084c bonding: fix const in options processing by stephen hemminger · 10 years ago
  89. 6f542ef net_sched: htb: do not acquire qdisc lock in dump operations by Eric Dumazet · 10 years ago
  90. e86800f Merge branch '6lowpan' by David S. Miller · 10 years ago
  91. cefc8c8 6lowpan: move 6lowpan header to include/net by Alexander Aring · 10 years ago
  92. 91c6922 6lowpan: add missing include of net/ipv6.h by Alexander Aring · 10 years ago
  93. 5a8a1ab be2net: do external loopback test only when it is requested by Ivan Vecera · 10 years ago
  94. d0ceebd net/mlx4_en: mlx4_en_verify_params() can be static by Fengguang Wu · 10 years ago
  95. d0873e6 can: flexcan: make use of platform_get_device_id() by Marc Kleine-Budde · 10 years ago
  96. 08c6d35 can: flexcan: Remove #ifdef CONFIG_PM_SLEEP by Marc Kleine-Budde · 10 years ago
  97. f16a421 can: mcp251x: Remove #ifdef CONFIG_PM_SLEEP by Alexander Shiyan · 10 years ago
  98. 1e6cacd can: mcp251x: Make driver more quiet by Alexander Shiyan · 10 years ago
  99. f325333 bonding: options handling cleanup by stephen hemminger · 10 years ago
  100. fca2809 bonding: remove dead code by stephen hemminger · 10 years ago