1. 210c34d xen-netback: add support for multicast control by Paul Durrant · 9 years ago
  2. 4db78d3 bgmac: Update fixed_phy_register() by Fabio Estevam · 9 years ago
  3. b382c08 sock, diag: fix panic in sock_diag_put_filterinfo by Daniel Borkmann · 9 years ago
  4. 20a17bf flow_dissector: Use 'const' where possible. by David S. Miller · 9 years ago
  5. de4c1f8 flow_dissector: Fix function argument ordering dependency by Tom Herbert · 9 years ago
  6. 1bd4054 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  7. 990a2d6 ixgbe: Resolve "initialized field overwritten" warnings by Mark Rustad · 9 years ago
  8. 7837e28 ixgbe: Remove bimodal SR-IOV disabling by Alex Williamson · 9 years ago
  9. 454adb0 ixgbe: Add support for reporting 2.5G link speed by Mark Rustad · 9 years ago
  10. 7e3f5c8 ixgbe: fix bounds checking in ixgbe_setup_tc for 82598 by Emil Tantilov · 9 years ago
  11. 1c7cf07 ixgbe: support for ethtool set_rxfh by Tom Barbette · 9 years ago
  12. ae8140a ixgbe: Avoid needless PHY access on copper phys by Mark Rustad · 9 years ago
  13. 897b934 ixgbe: cleanup to use cached mask value by Don Skidmore · 9 years ago
  14. d5702de ixgbe: Remove second instance of lan_id variable by Don Skidmore · 9 years ago
  15. bc52f95 ixgbe: use kzalloc for allocating one thing by Maninder Singh · 9 years ago
  16. a17ace9 flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c by David S. Miller · 9 years ago
  17. fa888b8 ixgbe: Remove unused PCI bus types by Don Skidmore · 9 years ago
  18. f9328bc ixgbe: add new bus type for intergrated I/O interface (IOSF) by Don Skidmore · 9 years ago
  19. 454c65d ixgbe: add get_bus_info method for X550 by Don Skidmore · 9 years ago
  20. 6ac7439 ixgbe: Add support for entering low power link up state by Don Skidmore · 9 years ago
  21. 67359c3 ixgbe: Add support for VXLAN RX offloads by Mark Rustad · 9 years ago
  22. f467bc0 ixgbe: Add support for UDP-encapsulated tx checksum offload by Mark Rustad · 9 years ago
  23. 4b36993 flow_dissector: Don't use bit fields. by David S. Miller · 9 years ago
  24. d490d15 ixgbe: Check whether FDIRCMD writes actually complete by Mark Rustad · 9 years ago
  25. b5529ef ixgbe: Assign set_phy_power dynamically where needed by Don Skidmore · 9 years ago
  26. bd8069a ixgbe: add new function to check for management presence by Don Skidmore · 9 years ago
  27. 92faef8 i40e: Set defport behavior for the Main VSI when in promiscuous mode by Anjali Singhai Jain · 9 years ago
  28. 41ecc3d Merge branch 'flow-dissector-features' by David S. Miller · 9 years ago
  29. 6db61d7 flow_dissector: Ignore flow dissector return value from ___skb_get_hash by Tom Herbert · 9 years ago
  30. 823b969 flow_dissector: Add control/reporting of encapsulation by Tom Herbert · 9 years ago
  31. 872b1ab flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen by Tom Herbert · 9 years ago
  32. 8306b68 flow_dissector: Add flag to stop parsing at L3 by Tom Herbert · 9 years ago
  33. b840f28 flow_dissector: Support IPv6 fragment header by Tom Herbert · 9 years ago
  34. 807e165 flow_dissector: Add control/reporting of fragmentation by Tom Herbert · 9 years ago
  35. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  36. a6e544b flow_dissector: Jump to exit code in __skb_flow_dissect by Tom Herbert · 9 years ago
  37. c6cc1ca flowi: Abstract out functions to get flow hash based on flowi by Tom Herbert · 9 years ago
  38. bcc8383 skbuff: Make __skb_set_sw_hash a general function by Tom Herbert · 9 years ago
  39. e527693 flow_dissector: Move skb related functions to skbuff.h by Tom Herbert · 9 years ago
  40. d3d11fe tg3: Fix temperature reporting by Jean Delvare · 9 years ago
  41. b6c6aed phylib: fix device deletion order in mdiobus_unregister() by Mark Salter · 9 years ago
  42. 9b8ff51 net: Make table id type u32 by David Ahern · 9 years ago
  43. 63b6c13 tun_dst: Remove opts_size by Pravin B Shelar · 9 years ago
  44. 2053aeb ipv6: send only one NEWLINK when RA causes changes by Marius Tomaschewski · 9 years ago
  45. c42858e gro_cells: remove spinlock protecting receive queues by Eric Dumazet · 9 years ago
  46. e704059 net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354 by David Ward · 9 years ago
  47. a394eef ipv6: send NEWLINK on RA managed/otherconf changes by Marius Tomaschewski · 9 years ago
  48. 684511a Merge branch 'dsa-port-config' by David S. Miller · 9 years ago
  49. bc0f4a8 net: phy: fixed_phy: Set phy capabilities even when link down. by Andrew Lunn · 9 years ago
  50. a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
  51. 8b59d19 dsa: mv88e6xxx: Don't poll forced interfaces for state changes by Andrew Lunn · 9 years ago
  52. e7e72ac dsa: mv88e6xxx: Set the RGMII delay based on phy interface by Andrew Lunn · 9 years ago
  53. e448534 net: dsa: Allow DSA and CPU ports to have a phy-mode property by Andrew Lunn · 9 years ago
  54. 39b0c70 net: dsa: Allow configuration of CPU & DSA port speeds/duplex by Andrew Lunn · 9 years ago
  55. 34b31da4 phy: fixed_phy: Set supported speed in phydev by Andrew Lunn · 9 years ago
  56. dea8702 dsa: mv88e6xxx: Allow speed/duplex of port to be configured by Andrew Lunn · 9 years ago
  57. 5a11dd7 net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc. by Florian Fainelli · 9 years ago
  58. 6ea3c9d5 mpls: fix mpls_net_init memory leak by Nikolay Aleksandrov · 9 years ago
  59. f0fa6e5 net: Add tos to validate source tracepoint by David Ahern · 9 years ago
  60. dbb7ee0 lib: move strncpy_from_unsafe() into mm/maccess.c by Alexei Starovoitov · 9 years ago
  61. 9dc3064 Merge branch 'per-route-dctcp-receive-side' by David S. Miller · 9 years ago
  62. c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
  63. b8d3e41 fib, fib6: reject invalid feature bits by Daniel Borkmann · 9 years ago
  64. 1bb1480 net: fib6: reduce identation in ip6_convert_metrics by Daniel Borkmann · 9 years ago
  65. 6cf9dfd net: fib: move metrics parsing to a helper by Florian Westphal · 9 years ago
  66. 87583eb IGMP: Document igmp_link_local_mcast_reports by Philip Downey · 9 years ago
  67. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  68. d1bfc62 ipv4: fix 32b build by Madalin Bucur · 9 years ago
  69. 80ec192 ipv4: Fix 32-bit build. by David S. Miller · 9 years ago
  70. 0ef7077 netlink: rx mmap: fix POLLIN condition by Ken-ichirou MATSUZAWA · 9 years ago
  71. 793768f Merge branch 'thunderx-features-fixes' by David S. Miller · 9 years ago
  72. d77a238 net: thunderx: Support for internal loopback mode by Sunil Goutham · 9 years ago
  73. 92dc876 net: thunderx: Support for upto 96 queues for a VF by Sunil Goutham · 9 years ago
  74. 39ad6ee net: thunderx: Rework interrupt handling by Sunil Goutham · 9 years ago
  75. aa2e259 net: thunderx: Support for HW VLAN stripping by Sunil Goutham · 9 years ago
  76. 38bb5d4 net: thunderx: Receive hashing HW offload support by Sunil Goutham · 9 years ago
  77. 6051cba net: thunderx: mailboxes: remove code duplication by Sunil Goutham · 9 years ago
  78. a2dc5de net: thunderx: Add receive error stats reporting via ethtool by Sunil Goutham · 9 years ago
  79. 322e5cc net: thunderx: fix MAINTAINERS by Aleksey Makarov · 9 years ago
  80. ef34c0f Merge branch 'snmp-stat-aggregation' by David S. Miller · 9 years ago
  81. a3a7737 net: Optimize snmp stat aggregation by walking all the percpu data at once by Raghavendra K T · 9 years ago
  82. c4c6bc3 net: Introduce helper functions to get the per cpu data by Raghavendra K T · 9 years ago
  83. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  84. 2573d78 Merge branch 'ovs-vport-cleanup' by David S. Miller · 9 years ago
  85. a581b96 openvswitch: Remove vport-net by Pravin B Shelar · 9 years ago
  86. 8c87663 openvswitch: Remove vport stats. by Pravin B Shelar · 9 years ago
  87. 3eedb41 openvswitch: Remove egress_tun_info. by Pravin B Shelar · 9 years ago
  88. 24d43f3 openvswitch: Remove vport get_name() by Pravin B Shelar · 9 years ago
  89. 8e816df geneve: Use GRO cells infrastructure. by Jesse Gross · 9 years ago
  90. c30da49 openvswitch: retain parsed IPv6 header fields in flow on error skipping extension headers by Simon Horman · 9 years ago
  91. f5004a1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  92. f892a84 net/smsc911x: Fix deferred probe for interrupt by Tony Lindgren · 9 years ago
  93. 6d74232 Merge branch 'tnl-ipv4-ipv6' by David S. Miller · 9 years ago
  94. a43a9ef vxlan: do not receive IPv4 packets on IPv6 socket by Jiri Benc · 9 years ago
  95. b9b6695 fou: reject IPv6 config by Jiri Benc · 9 years ago
  96. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  97. 46fa062 ip_tunnels: convert the mode field of ip_tunnel_info to flags by Jiri Benc · 9 years ago
  98. f6d3c19 net: FIB tracepoints by David Ahern · 9 years ago
  99. 73e6742 sctp: Do not try to search for the transport twice by Vlad Yasevich · 9 years ago
  100. b0d4943 bonding: fix bond_poll_controller bh_enable warning by Nikolay Aleksandrov · 9 years ago