1. 883e44e samples/bpf: add verifier tests by Alexei Starovoitov · 8 years ago
  2. 65d472f samples/bpf: add 'pointer to packet' tests by Alexei Starovoitov · 8 years ago
  3. f9c8d19 bpf: add documentation for 'direct packet access' by Alexei Starovoitov · 8 years ago
  4. db58ba4 bpf: wire in data and data_end for cls_act_bpf by Alexei Starovoitov · 8 years ago
  5. 735b433 bpf: improve verifier state equivalence by Alexei Starovoitov · 8 years ago
  6. 969bf05 bpf: direct packet access by Alexei Starovoitov · 8 years ago
  7. 1a0dc1a bpf: cleanup verifier code by Alexei Starovoitov · 8 years ago
  8. 95aef7c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  9. b3b4663 net: vrf: Create FIB tables on link create by David Ahern · 8 years ago
  10. f37bd0c cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure by Jon Maxwell · 8 years ago
  11. 3949c4a i40e: constify i40e_client_ops structure by Julia Lawall · 8 years ago
  12. ce927db i40e: fix misleading indentation by Arnd Bergmann · 8 years ago
  13. 147e81e i40e: Test memory before ethtool alloc succeeds by Jesse Brandeburg · 8 years ago
  14. b163098 i40evf: Allocate Rx buffers properly by Mitch Williams · 8 years ago
  15. bec60fc i40e/i40evf: Remove unused hardware receive descriptor code by Jesse Brandeburg · 8 years ago
  16. ab9ad98 i40evf: refactor receive routine by Jesse Brandeburg · 8 years ago
  17. 19b85e6 i40evf: Drop packet split receive routine by Jesse Brandeburg · 8 years ago
  18. 1a557afc i40e: Refactor receive routine by Jesse Brandeburg · 8 years ago
  19. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 8 years ago
  20. 04b3b77 i40e/i40evf: Remove reference to ring->dtype by Jesse Brandeburg · 8 years ago
  21. b32bfa1 i40e: Drop packet split receive routine by Jesse Brandeburg · 8 years ago
  22. f8a952c i40e/i40evf: Refactor tunnel interpretation by Jesse Brandeburg · 8 years ago
  23. 035cd6b MAINTAINERS: Cleanup Intel Wired LAN maintainers list by Jeff Kirsher · 8 years ago
  24. 777c6ae tcp: two more missing bh disable by Eric Dumazet · 8 years ago
  25. aa8a8b0 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  26. 3e66bab drivers: fix dev->trans_start removal fallout by Florian Westphal · 8 years ago
  27. 5c2a964 bonding: update documentation section after dev->trans_start removal by Florian Westphal · 8 years ago
  28. 5a36b68 usbnet: smsc95xx: silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  29. 58ef6a3 usbnet/smsc75xx: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  30. 614bdd4 tcp: must block bh in __inet_twsk_hashdance() by Eric Dumazet · 8 years ago
  31. 46cc6e4 tcp: fix lockdep splat in tcp_snd_una_update() by Eric Dumazet · 8 years ago
  32. 5332174 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  33. e98a3aa mdio_bus: don't return NULL from mdiobus_scan() by Sergei Shtylyov · 8 years ago
  34. 4d659fc Merge branch 'kill_trans_start' by David S. Miller · 8 years ago
  35. 9b36627 net: remove dev->trans_start by Florian Westphal · 8 years ago
  36. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  37. ba162f8 netdevice: add helper to update trans_start by Florian Westphal · 8 years ago
  38. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 8 years ago
  39. a6e5472 dmfe: kill DEVICE define by Florian Westphal · 8 years ago
  40. 8bf42e9 gre6: add Kconfig dependency for NET_IPGRE_DEMUX by Arnd Bergmann · 8 years ago
  41. b8223bd Merge branch 'gre-teb' by David S. Miller · 8 years ago
  42. 125372f gre: receive also TEB packets for lwtunnels by Jiri Benc · 8 years ago
  43. 244a797 gre: move iptunnel_pull_header down to ipgre_rcv by Jiri Benc · 8 years ago
  44. 00b2034 gre: remove superfluous pskb_may_pull by Jiri Benc · 8 years ago
  45. 3f7496a Merge branch 'mlx5-sriov-updates' by David S. Miller · 8 years ago
  46. 1edc57e net/mlx5: E-Switch, Implement trust vf ndo by Mohamad Haj Yahia · 8 years ago
  47. a35f71f net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling by Mohamad Haj Yahia · 8 years ago
  48. 78a9199 net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups by Mohamad Haj Yahia · 8 years ago
  49. 586cfa7 net/mlx5: E-Switch, Use vport event handler for vport cleanup by Mohamad Haj Yahia · 8 years ago
  50. 01f51f2 net/mlx5: E-Switch, Enable/disable ACL tables on demand by Mohamad Haj Yahia · 8 years ago
  51. f942380 net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk by Mohamad Haj Yahia · 8 years ago
  52. dfcb1ed net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode by Mohamad Haj Yahia · 8 years ago
  53. 5742df0 net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs by Mohamad Haj Yahia · 8 years ago
  54. 761e205 net/mlx5: E-Switch, Fix error flow memory leak by Mohamad Haj Yahia · 8 years ago
  55. 831cae1 net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq() by Mohamad Haj Yahia · 8 years ago
  56. efdc810 net/mlx5: Flow steering, Add vport ACL support by Mohamad Haj Yahia · 8 years ago
  57. fbc4a69 net/mlx5e: Fix aRFS compilation dependency by Maor Gottlieb · 8 years ago
  58. 2754024 Merge branch 'cxgb4-mbox' by David S. Miller · 8 years ago
  59. f358738 cxgb4: Check for firmware errors in the mailbox command loop by Hariprasad Shenai · 8 years ago
  60. 5a20f5c cxgb4: Don't sleep when mbox cmd is issued from interrupt context by Hariprasad Shenai · 8 years ago
  61. ecc9120 drivers: net: emac: add Atheros AR8035 phy initialization code by Christian Lamparter · 8 years ago
  62. 53da5b4 Merge branch 'tunnel-features-and-gso-partial' by David S. Miller · 8 years ago
  63. 152971e bnxt: Add support for segmentation of tunnels with outer checksums by Alexander Duyck · 8 years ago
  64. f3ed653 net/mlx5e: Fix IPv6 tunnel checksum offload by Alexander Duyck · 8 years ago
  65. b49663c net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 8 years ago
  66. 0906712 net/mlx4_en: Add support for inner IPv6 checksum offloads and TSO by Alexander Duyck · 8 years ago
  67. 3c9346b net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offload by Alexander Duyck · 8 years ago
  68. b1dc497 net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO by Alexander Duyck · 8 years ago
  69. 36c9838 gso: Only allow GSO_PARTIAL if we can checksum the inner protocol by Alexander Duyck · 8 years ago
  70. d7fb5a8 gso: Do not perform partial GSO if number of partial segments is 1 or less by Alexander Duyck · 8 years ago
  71. f132ae7 gre: change gre_parse_header to return the header length by Jiri Benc · 8 years ago
  72. d401123 tcp: guarantee forward progress in tcp_sendmsg() by Eric Dumazet · 8 years ago
  73. 8b44a8a ixgbevf: Remove unused parameter by Tony Nguyen · 8 years ago
  74. 8829009 ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a by Usha Ketineni · 8 years ago
  75. 2f8214f ixgbevf: Use mac_ops instead of trying to identify NIC type by Alexander Duyck · 8 years ago
  76. 33b0eb1 ixgbevf: Change the relaxed order settings in VF driver for sparc by Babu Moger · 8 years ago
  77. 45a88df ixgbe: Revise populating few registers and macro definitions by Preethi Banala · 8 years ago
  78. 4c4f802 ixgbe: Return 64 bit stats values by Preethi Banala · 8 years ago
  79. 61ff59d ixgbe: Remove duplicate and unused device ID definitions by Preethi Banala · 8 years ago
  80. 740234f ixgbe: check EEPROM for WOL support for X540 and above by Emil Tantilov · 8 years ago
  81. 00103a6c ixgbe: add WoL support for some 82599 subdevice IDs by Emil Tantilov · 8 years ago
  82. c6d4517 ixgbevf: Support Windows hosts (Hyper-V) by KY Srinivasan · 8 years ago
  83. b4363fb ixgbevf: Add the device ID's presented while running on Hyper-V by KY Srinivasan · 8 years ago
  84. 1cdaaf5 ixgbe: Match on multiple headers for cls_u32 offloads by Amritha Nambiar · 8 years ago
  85. 947f8a4 ixgbe: Add support for redirect action to cls_u32 offloads by Sridhar Samudrala · 8 years ago
  86. 229d285 net_sched: act_mirred: add helper inlines to access tcf_mirred info by Sridhar Samudrala · 8 years ago
  87. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. 7391daf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  89. 610603a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  90. 79e8dc8 ipv6/ila: fix nlsize calculation for lwtunnel by Nicolas Dichtel · 8 years ago
  91. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 8 years ago
  92. cf66966 net: macb: Probe MDIO bus before registering netdev by Florian Fainelli · 8 years ago
  93. b365d95 Merge branch 'rds-fixes' by David S. Miller · 8 years ago
  94. bd7c5f9 RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. by Sowmini Varadhan · 8 years ago
  95. eb19284 RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock by Sowmini Varadhan · 8 years ago
  96. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 8 years ago
  97. 42c8819 Merge branch 'tunnel-csum-and-sg-offloads' by David S. Miller · 8 years ago
  98. af67eb9 vxlan: Add checksum check to the features check function by Alexander Duyck · 8 years ago
  99. 996e802 net: Disable segmentation if checksumming is not supported by Alexander Duyck · 8 years ago
  100. e34b163 Merge branch 'tipc-next' by David S. Miller · 8 years ago