1. 72d7e2b be2net: fix sparse warnings in be_cmd_req_port_type{} by Suresh Reddy · 10 years ago
  2. b502ae8 be2net: fix a sparse warning in be_cmd_modify_eqd() by Kalesh AP · 10 years ago
  3. cecda69 net: keep original skb which only needs header checking during software GSO by Jason Wang · 10 years ago
  4. b749fc9 net: fec: fix code identation by Nimrod Andy · 10 years ago
  5. 61a3bd14 Merge branch 'dsa-suspend' by David S. Miller · 10 years ago
  6. 96e65d7 net: dsa: bcm_sf2: add support for Wake-on-LAN by Florian Fainelli · 10 years ago
  7. 19e57c4 net: dsa: add {get, set}_wol callbacks to slave devices by Florian Fainelli · 10 years ago
  8. 8cfa949 net: dsa: bcm_sf2: add suspend/resume callbacks by Florian Fainelli · 10 years ago
  9. 2446254 net: dsa: allow switch drivers to implement suspend/resume hooks by Florian Fainelli · 10 years ago
  10. 34f6b87 Merge branch 'qlge' by David S. Miller · 10 years ago
  11. c9b1a5b Update qlge driver maintainers list by Harish Patil · 10 years ago
  12. afe6e00 qlge: Fix compilation warning by Harish Patil · 10 years ago
  13. 5f5316f am2150: Update nmclan_cs.c to use update PCMCIA API by Jeff Kirsher · 10 years ago
  14. 6d967f8 udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected by Andy Zhou · 10 years ago
  15. 6c62f60 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  16. 58310b3 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  17. b1b6b4d net/mlx4_en: Add mlx4_en_get_cqe helper by Ido Shamay · 10 years ago
  18. 43c816c net/mlx4_core: Cache line EQE size support by Ido Shamay · 10 years ago
  19. 77507aa net/mlx4_core: Enable CQE/EQE stride support by Ido Shamay · 10 years ago
  20. 54003f1 net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH) by Sabrina Dubroca · 10 years ago
  21. fb5690d Merge branch 'fou-next' by David S. Miller · 10 years ago
  22. 4565e99 gre: Setup and TX path for gre/UDP foo-over-udp encapsulation by Tom Herbert · 10 years ago
  23. 473ab82 ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulation by Tom Herbert · 10 years ago
  24. 1490966 sit: Setup and TX path for sit/UDP foo-over-udp encapsulation by Tom Herbert · 10 years ago
  25. 5632848 net: Changes to ip_tunnel to support foo-over-udp encapsulation by Tom Herbert · 10 years ago
  26. afe9332 fou: Add GRO support by Tom Herbert · 10 years ago
  27. 2346155 fou: Support for foo-over-udp RX path by Tom Herbert · 10 years ago
  28. ce3e028 net: Export inet_offloads and inet6_offloads by Tom Herbert · 10 years ago
  29. 4e2840e net: sched: cls_u32: rcu can not be last node by John Fastabend · 10 years ago
  30. ab34f64 net: sched: use __skb_queue_head_init() where applicable by Eric Dumazet · 10 years ago
  31. 0ce7780 Merge branch 'bnx2x-next' by David S. Miller · 10 years ago
  32. 83bad20 bnx2x: Add a fallback multi-function mode NPAR1.5 by Yuval Mintz · 10 years ago
  33. 7609647 bnx2x: New multi-function mode: UFP by Yuval Mintz · 10 years ago
  34. 2e98ffc bnx2x: Changes with storage & MAC macros by Dmitry Kravkov · 10 years ago
  35. 77f4f62 Merge branch 'fec-next' by David S. Miller · 10 years ago
  36. d8ebfed net: phy: bcm7xxx: utilize PHY revision in config_init by Florian Fainelli · 10 years ago
  37. aa9aef7 net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driver by Florian Fainelli · 10 years ago
  38. 6819563 net: dsa: allow switch drivers to specify phy_device::dev_flags by Florian Fainelli · 10 years ago
  39. 487320c net: bcmgenet: communicate integrated PHY revision to PHY driver by Florian Fainelli · 10 years ago
  40. 80780a5 net: bcmgenet: remove PHY_BRCM_100MBPS_WAR by Florian Fainelli · 10 years ago
  41. e18556e net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR by Florian Fainelli · 10 years ago
  42. bb7d934 net: phy: broadcom: add helper for PHY revision and patch level by Florian Fainelli · 10 years ago
  43. 2f63715 of: mdio: honor flags passed to of_phy_connect by Florian Fainelli · 10 years ago
  44. 2e4e441 net: add alloc_skb_with_frags() helper by Eric Dumazet · 10 years ago
  45. cb93471 tcp: do not fake tcp headers in tcp_send_rcvq() by Eric Dumazet · 10 years ago
  46. 3ff6425 Merge branch 'udp-tunnel-common' by David S. Miller · 10 years ago
  47. c8fffce l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functions by Andy Zhou · 10 years ago
  48. acbf74a vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions. by Andy Zhou · 10 years ago
  49. 6a93cc9 udp-tunnel: Add a few more UDP tunnel APIs by Andy Zhou · 10 years ago
  50. fd38441 udp_tunnel: Seperate ipv6 functions into its own file. by Andy Zhou · 10 years ago
  51. 79ba2b4 Merge branch 'fec-next' by David S. Miller · 10 years ago
  52. 37d6017 net: fec: Workaround for imx6sx enet tx hang when enable three queues by Fugang Duan · 11 years ago
  53. 73e7228 net:fec: increase DMA queue number by Fugang Duan · 11 years ago
  54. d851b47 net: fec: add interrupt coalescence feature support by Fugang Duan · 11 years ago
  55. b7bd75c net: fec: refine error handle of parser queue number from DT by Frank Li · 11 years ago
  56. 709f6c58 sparc: bpf_jit: add SKF_AD_PKTTYPE support to JIT by Alexei Starovoitov · 11 years ago
  57. 6fbac83 ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags by Jacob Keller · 11 years ago
  58. d786cf7 ixgbe: add warnings for other disabled features without MSI-X support by Jacob Keller · 11 years ago
  59. 5d31b48 ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 11 years ago
  60. c1c55f6 ixgbe: use e_dev_warn instead of e_err for displaying warning by Jacob Keller · 11 years ago
  61. 3bcf344 ixgbe: determine vector count inside ixgbe_acquire_msix_vectors by Jacob Keller · 11 years ago
  62. 027bb56 ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors by Jacob Keller · 11 years ago
  63. d7de3c6 ixgbe: return integer from ixgbe_acquire_msix_vectors by Jacob Keller · 11 years ago
  64. 493043e ixgbe: use e_dev_warn instead of netif_printk by Jacob Keller · 11 years ago
  65. d523493 ixgbe: Do not schedule an uninitialized workqueue entry by Mark Rustad · 11 years ago
  66. d38e924 ixgbe: remove useless bd_number from adapter struct by Ethan Zhao · 11 years ago
  67. 8d34b31 ixgbevf: remove useless bd_number from struct ixgbevf_adapter by Ethan Zhao · 11 years ago
  68. bf3c228 net: fec: fix build error at m68k platform by Frank Li · 11 years ago
  69. 9f6c38e net: sched: cls_cgroup need tcf_exts_init in all cases by John Fastabend · 11 years ago
  70. 2d9d65f Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 11 years ago
  71. e1f93eb net: sched: cls_fw: add missing tcf_exts_init call in fw_change() by John Fastabend · 11 years ago
  72. d14cbfc8 net: sched: cls_cgroup fix possible memory leak of 'new' by John Fastabend · 11 years ago
  73. a96366bf net: sched: cls_u32 add missing rcu_assign_pointer and annotation by John Fastabend · 11 years ago
  74. 80aab73 net: sched: fix unsued cpu variable by John Fastabend · 11 years ago
  75. 69301ea net_sched: fix a null pointer dereference in tcindex_set_parms() by WANG Cong · 11 years ago
  76. 44b75e4 net_sched: fix memory leak in cls_tcindex by WANG Cong · 11 years ago
  77. 971427f3 openvswitch: Add recirc and hash action. by Andy Zhou · 11 years ago
  78. 32ae87f openvswitch: simplify sample action implementation by Andy Zhou · 11 years ago
  79. 8c8b1b8 openvswitch: Use tun_key only for egress tunnel path. by Pravin B Shelar · 11 years ago
  80. 83c8df2 openvswitch: refactor ovs flow extract API. by Pravin B Shelar · 11 years ago
  81. 2ff3e4e openvswitch: Remove pkt_key from OVS_CB by Pravin B Shelar · 11 years ago
  82. c1f570a net: dsa: fix mii_bus to host_dev replacement by Florian Fainelli · 11 years ago
  83. 10ee1c3 net_sched: use tcindex_filter_result_init() by WANG Cong · 11 years ago
  84. 2f9a220 net_sched: fix suspicious RCU usage in tcindex_classify() by WANG Cong · 11 years ago
  85. a57a65b net_sched: fix an allocation bug in tcindex_set_parms() by WANG Cong · 11 years ago
  86. 80dcbd1 net_sched: fix suspicious RCU usage in cls_bpf_classify() by WANG Cong · 11 years ago
  87. 0486b60 Merge branch 'dsa-next' by David S. Miller · 11 years ago
  88. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 11 years ago
  89. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 11 years ago
  90. 6cca9ad Merge branch 'bonding-cleanups' by David S. Miller · 11 years ago
  91. e097458 bonding: consolidate ASSERT_RTNL()s and remove the unnecessary by Nikolay Aleksandrov · 11 years ago
  92. 547942c bonding: trivial: style and comment fixes by Nikolay Aleksandrov · 11 years ago
  93. 56924c3 bonding: consolidate the two rlb_next_rx_slave functions into one by Nikolay Aleksandrov · 11 years ago
  94. 4370240 Merge branch 'tcpflags' by David S. Miller · 11 years ago
  95. b3d6cb9 tcp: do not copy headers in tcp_collapse() by Eric Dumazet · 11 years ago
  96. e93a043 tcp: allow segment with FIN in tcp_try_coalesce() by Eric Dumazet · 11 years ago
  97. e11ecdd tcp: use TCP_SKB_CB(skb)->tcp_flags in input path by Eric Dumazet · 11 years ago
  98. 13bb518 net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 11 years ago
  99. 949bdd2 net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 11 years ago
  100. 17b6f24 bna: use container_of to resolve bufdesc_ex from bufdesc by Fabian Frederick · 11 years ago