summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-05ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flushJesper Dangaard Brouer1-21/+0
2018-06-05i40e: remove ndo_xdp_flush call i40e_xdp_flushJesper Dangaard Brouer3-21/+0
2018-06-05bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}Wang YanQing1-5/+5
2018-06-05bpf, arm32: correct check_imm24Wang YanQing1-3/+3
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+12
2018-06-05Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller12-154/+236
2018-06-05net: hns: Fix the process of adding broadcast addresses to tcamXi Wang1-5/+18
2018-06-05net: sched: return error code when tcf proto is not foundVlad Buslov1-2/+2
2018-06-05team: use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-05net_failover: Use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-05qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-4/+3
2018-06-05wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-7/+4
2018-06-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller15-147/+102
2018-06-05docs: networking: fix minor typos in various documentation filesOlivier Gayot8-16/+16
2018-06-05net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound socketsMaciej Żenczykowski1-1/+14
2018-06-05net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimizationMaciej Żenczykowski3-7/+43
2018-06-05qed: Add srq core support for RoCE and iWARPYuval Bason9-8/+234
2018-06-05Merge branch 'bnx2-warnings'David S. Miller1-22/+22
2018-06-05net: ethernet: bnx2: Replace NULL comparisonVarsha Rao1-21/+21
2018-06-05net: ethernet: bnx2: Remove extra parenthesesVarsha Rao1-1/+1
2018-06-05net: gemini: fix spelling mistake: "it" -> "is"YueHaibing1-3/+3
2018-06-05cls_flower: Fix comparing of old filter mask with new filterPaul Blakey1-1/+1
2018-06-05cls_flower: Fix missing free of rhashtablePaul Blakey1-0/+2
2018-06-05net: skbuff.h: drop unneeded <linux/slab.h>Randy Dunlap1-2/+0
2018-06-04net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing3-10/+3
2018-06-04rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells5-3/+53
2018-06-04Allow ethtool to change tun link settingsChas Williams1-2/+25
2018-06-04bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPSYonghong Song1-0/+2
2018-06-04Merge branch 'bpf-af-xdp-fixes'Daniel Borkmann9-203/+172
2018-06-04Merge branch 'sh_eth-fix-and-clean-up-sh_eth_soft_swap'David S. Miller2-12/+11
2018-06-04sh_eth: use DIV_ROUND_UP() in sh_eth_soft_swap()Sergei Shtylyov1-1/+1
2018-06-04sh_eth: uninline sh_eth_soft_swap()Sergei Shtylyov2-12/+11
2018-06-04sh_eth: make sh_eth_soft_swap() work on ARMSergei Shtylyov1-1/+1
2018-06-04ixgbe: fix broken ipsec Rx with proper cast on spiShannon Nelson1-1/+1
2018-06-04ixgbe: check ipsec ip addr against mgmt filtersShannon Nelson1-0/+88
2018-06-04Merge branch 'mlxsw-Fixes-in-offloading-of-mirror-to-gretap'David S. Miller2-2/+4
2018-06-04mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGEDPetr Machata1-1/+3
2018-06-04mlxsw: spectrum_switchdev: Postpone respin on object deletionPetr Machata1-1/+1
2018-06-04ixgbe: fix possible race in reset subtaskTony Nguyen1-2/+4
2018-06-04bpf, i40e: add meta data supportDaniel Borkmann1-8/+31
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek3-3/+8
2018-06-04ixgbe: introduce a helper to simplify codeYueHaibing1-36/+21
2018-06-04Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller3-8/+3
2018-06-04ixgbevf: fix possible race in the reset subtaskEmil Tantilov1-2/+4
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek3-3/+8
2018-06-04ixgbevf: Fix coexistence of malicious driver detection with XDPAlexander Duyck2-7/+30
2018-06-04igb: Wait 10ms just once after TX queues resetSergey Nemov1-5/+8
2018-06-04igb: Clear TSICR interrupts together with ICRJoanna Yurdal1-0/+2
2018-06-04Documentation: e1000: Update kernel documentationJeff Kirsher3-50/+12
2018-06-04Documentation: e100: Update the Intel 10/100 driver docJeff Kirsher3-34/+29