- fccd84d rocker: return -EOPNOTSUPP for undefined world ops by Jiri Pirko · 9 years ago
- 3fbcdbf rocker: move OF-DPA stuff into separate file by Jiri Pirko · 9 years ago
- 53901cc rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags by Jiri Pirko · 9 years ago
- ae3907e rocker: remove trans parameter to rocker_cmd_exec function by Jiri Pirko · 9 years ago
- ca0a5f2 rocker: pre-allocate wait structures during cmd ring init by Jiri Pirko · 9 years ago
- c1fe922 rocker: pass "learning" value as a parameter to rocker_port_set_learning by Jiri Pirko · 9 years ago
- e420114 rocker: introduce worlds infrastructure by Jiri Pirko · 9 years ago
- 0514c4e rocker: move rocker and rocker_port structs into header by Jiri Pirko · 9 years ago
- e1ba3de rocker: implement get settings mode command by Jiri Pirko · 9 years ago
- de15219 rocker: push tlv processing into separate files by Jiri Pirko · 9 years ago
- 11ce2ba rocker: rename rocker.c to rocker_main.c by Jiri Pirko · 9 years ago
- 0fe685f rocker: rename rocker.h to rocker_hw.h by Jiri Pirko · 9 years ago
- b15edf8 rocker: remove unused rocker_port param from alloc funcs and shorten their names by Jiri Pirko · 9 years ago
- b1e0b12 Merge branch 'xgene-multiq' by David S. Miller · 9 years ago
- 0d2c251 dtb: xgene: Add irqs to support multi queue by Iyappan Subramanian · 9 years ago
- 107dec2 drivers: net: xgene: Add support for multiple queues by Iyappan Subramanian · 9 years ago
- fc4262d drivers: net: xgene: Add support for RSS by Iyappan Subramanian · 9 years ago
- 76f94a9 drivers: net: xgene: Add support for Classifier engine by Iyappan Subramanian · 9 years ago
- e4999f2 vlan: change return type of vlan_proc_rem_dev by Zhang Shengju · 9 years ago
- e014860 net: pack tc_cls_u32_knode struct slighter better by John Fastabend · 9 years ago
- a92265c ixgbe: fix dates on header of ixgbe_model.h by John Fastabend · 9 years ago
- fa477f4 ixgbe: use u32 instead of __u32 in model header by John Fastabend · 9 years ago
- 36b6f2c Merge branch 'inet_lro-remove' by David S. Miller · 9 years ago
- 7bbf3ca ipv4: Remove inet_lro library by Ben Hutchings · 9 years ago
- 63e5f95 RDMA/nes: Replace LRO with GRO by Ben Hutchings · 9 years ago
- a4f9cdb pasemi_mac: Replace LRO with GRO by Ben Hutchings · 9 years ago
- 82aaf4f af_llc: fix types on llc_ui_wait_for_conn by One Thousand Gnomes · 9 years ago
- fc48b7a qed/qede: use 8.7.3.0 FW. by Yuval Mintz · 9 years ago
- 7530e44 Merge branch 'sctp-cleanups' by David S. Miller · 9 years ago
- 1cd4d5c sctp: remove the unused sctp_datamsg_free() by Xin Long · 9 years ago
- ac1efde sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs() by Xin Long · 9 years ago
- f46c701 sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association by Xin Long · 9 years ago
- bd4508e core: remove unneded headers for net cgroup controllers. by Rosen, Rami · 9 years ago
- 42efe66 Merge branch 'renesas-cleanups' by David S. Miller · 9 years ago
- 82c1330 sh_eth: kill useless *switch* defaults by Sergei Shtylyov · 9 years ago
- bb64b03 ravb: kill useless *switch* defaults by Sergei Shtylyov · 9 years ago
- 2069230 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
- 024af15 Merge branch 'amd-xgbe-next' by David S. Miller · 9 years ago
- ced3fca amd-xgbe: Mask auto-negotiation interrupts in ISR by Lendacky, Thomas · 9 years ago
- c3727d6 amd-xgbe: Check Rx queue fifos before stopping Rx DMA by Lendacky, Thomas · 9 years ago
- b3b7159 amd-xgbe: Do traffic class setup when called through dcbnl by Lendacky, Thomas · 9 years ago
- 6a49ee4 amd-xgbe: Fix the mapping of priorities to traffic classes by Lendacky, Thomas · 9 years ago
- 8dba2a2 amd-xgbe: Enable/disable PFC per traffic class by Lendacky, Thomas · 9 years ago
- 757e6aa amd-xgbe: Verify forced speed matches the active speedset by Lendacky, Thomas · 9 years ago
- 7934942 amd-xgbe: Use __napi_schedule_irqoff by Lendacky, Thomas · 9 years ago
- 491aefb amd-xgbe: Change from napi_complete to napi_complete_done by Lendacky, Thomas · 9 years ago
- b4eee84 amd-xgbe: Disable VLAN filtering when in promiscuous mode by Lendacky, Thomas · 9 years ago
- 7009212 macvlan: convert to use IFF_NO_QUEUE by Zhang Shengju · 9 years ago
- ba94272 i40e: use eth_platform_get_mac_address() by Sowmini Varadhan · 9 years ago
- 72b7486 i40e: add priv flag for automatic rule eviction by Anjali Singhai Jain · 9 years ago
- a340c78 i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices by Anjali Singhai · 9 years ago
- 4580de0 i40e/i40evf: bump version to 1.4.12/1.4.8 by Jesse Brandeburg · 9 years ago
- 45d0435 i40e: avoid large memcpy by assigning struct by Jacob Keller · 9 years ago
- c40918c i40e: count allocation errors by Jesse Brandeburg · 9 years ago
- 426bda0 i40e: drop unused function by Jesse Brandeburg · 9 years ago
- 2f0aff4 i40e: negate PHY int mask bits by Shannon Nelson · 9 years ago
- 7bd6875 i40e: APIs to Add/remove port mirroring rules by Kiran Patil · 9 years ago
- c53934c i40e: fix: do not sleep in netdev_ops by Jesse Brandeburg · 9 years ago
- 38c3cec i40e: allocate memory safer by Jesse Brandeburg · 9 years ago
- e9f6563 i40e: do TSO only if CHECKSUM_PARTIAL is set by Shannon Nelson · 9 years ago
- 3578fa0 i40e: fix bug in dma sync by Jesse Brandeburg · 9 years ago
- d89d967 i40e: trivial: fix missing space by Jesse Brandeburg · 9 years ago
- f3699b3 i40e: trivial: drop duplicate definition by Jesse Brandeburg · 9 years ago
- f551588 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
- 86f4477 Merge branch 'tc-hw-offload' by David S. Miller · 9 years ago
- db956ae net: ixgbe: abort with cls u32 divisor groups greater than 1 by John Fastabend · 9 years ago
- b82b17d net: ixgbe: add support for tc_u32 offload by John Fastabend · 9 years ago
- 9d35cf0 net: ixgbe: add minimal parser details for ixgbe by John Fastabend · 9 years ago
- 3b01cf5 net: tc: helper functions to query action types by John Fastabend · 9 years ago
- 1c78c64 net: add tc offload feature flag by John Fastabend · 9 years ago
- a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 9 years ago
- 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
- e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
- 82f399c i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7 by Catherine Sullivan · 9 years ago
- d17038d i40e: trivial: remove unnecessary local var by Jesse Brandeburg · 9 years ago
- 2eccf1d i40e: remove VF device IDs from PF by Jesse Brandeburg · 9 years ago
- de1017f i40e: add netdev info to VSI dump by Shannon Nelson · 9 years ago
- 509a447 i40evf: enable bus master after reset by Mitch Williams · 9 years ago
- 1d73b2d i40e: add a little more to an NVM update debug message by Shannon Nelson · 9 years ago
- dd54a1a i40e: refactor DCB function by Jesse Brandeburg · 9 years ago
- 07f169c i40e: add 20G speed for Tx bandwidth calculations by Mitch Williams · 9 years ago
- 1d0a4ad i40e: add counter for arq overflows by Mitch Williams · 9 years ago
- a3d772a i40e: fix write-back-on-itr to work with legacy itr by Anjali Singhai Jain · 9 years ago
- 071c859 i40e: Store lan_vsi_idx and lan_vsi_id in the right size by Pandi Maharajan · 9 years ago
- 97b884f i40e: Bump AQ minor version to 1.5 for new FW features by Shannon Nelson · 9 years ago
- 6774faf i40e: AQ thermal sensor control struct by Shannon Nelson · 9 years ago
- 547b9ca8 Merge branch 'ip-sysctl-namespaceify' by David S. Miller · 9 years ago
- 52a773d net: Export ip fragment sysctl to unprivileged users by Nikolay Borisov · 9 years ago
- 0fbf4cb ipv4: namespacify ip fragment max dist sysctl knob by Nikolay Borisov · 9 years ago
- e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 9 years ago
- 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 9 years ago
- dcd8799 igmp: net: Move igmp namespace init to correct file by Nikolay Borisov · 9 years ago
- fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 9 years ago
- 6cd21d7 Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
- 27090cb net: phy: spi_ks8995: include linux/gpio/consumer.h by Arnd Bergmann · 9 years ago
- 2fcc1a4 i40e: AQ Add VXLAN-GPE tunnel type by Shannon Nelson · 9 years ago
- cd9b266 tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info by Eric Dumazet · 9 years ago
- 4cba259 Merge branch 'unified-tunnel-dst-caching' by David S. Miller · 9 years ago
- 3c1cb4d net/ipv4: add dst cache support for gre lwtunnels by Paolo Abeni · 9 years ago
- 468dfff geneve: add dst caching support by Paolo Abeni · 9 years ago