summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-29Revert "ipv4: make net_protocol const"David Ahern1-2/+2
2017-08-28RDS: make rhashtable_params constBhumika Goyal1-1/+1
2017-08-28ipv4: make net_protocol constBhumika Goyal1-2/+2
2017-08-28bridge: make ebt_table constBhumika Goyal1-1/+1
2017-08-28Merge branch 'sockmap-uapi-updates-and-fixes'David S. Miller15-296/+544
2017-08-28bpf: test_maps add sockmap stress testJohn Fastabend1-1/+28
2017-08-28bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend1-0/+12
2017-08-28bpf: sockmap indicate sock events to listenersJohn Fastabend1-0/+6
2017-08-28bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend3-4/+33
2017-08-28bpf: more SK_SKB selftestsJohn Fastabend1-0/+98
2017-08-28bpf: additional sockmap self testsJohn Fastabend3-46/+96
2017-08-28bpf: sockmap add missing rcu_read_(un)lock in smap_data_readyJohn Fastabend1-3/+6
2017-08-28bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend2-107/+165
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend13-151/+116
2017-08-28ARM: dts: rk3228-evb: Fix the compiling errorDavid Wu1-2/+2
2017-08-28i40e/i40evf: avoid dynamic ITR updates when polling or low packet rateJacob Keller4-10/+36
2017-08-28i40e/i40evf: remove ULTRA latency modeJacob Keller4-36/+0
2017-08-28i40e: invert logic for checking incorrect cpu vs irq affinityJacob Keller2-31/+30
2017-08-28i40e: initialize our affinity_mask based on cpu_possible_maskJacob Keller2-7/+12
2017-08-28i40e: move enabling icr0 into i40e_update_enable_itrJacob Keller1-2/+6
2017-08-28i40e: remove workaround for resetting XPSJacob Keller1-12/+5
2017-08-28i40e: Fix for unused value issue found by static analysisCarolyn Wyborny1-1/+3
2017-08-28i40e: 25G FEC status improvementsMariusz Stachura1-2/+16
2017-08-28i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura5-0/+142
2017-08-28i40e: force VMDQ device name truncationJacob Keller1-2/+7
2017-08-28i40evf: fix possible snprintf truncation of q_vector->nameJacob Keller2-13/+10
2017-08-28i40e: Use correct flag to enable egress traffic for unicast promiscAkeem G Abodunrin1-1/+1
2017-08-28i40e: prevent snprintf format specifier truncationJacob Keller2-4/+4
2017-08-28i40e: Store the requested FEC informationMariusz Stachura3-0/+6
2017-08-28i40e: Update state variable for adminq subtaskSudheer Mogilappagari1-2/+8
2017-08-26net: mvpp2: fix the packet size configuration for 10GAntoine Ténart1-2/+2
2017-08-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller14-251/+291
2017-08-26Merge branch 'nfp-SR-IOV-ndos-support'David S. Miller9-1/+378
2017-08-26nfp: add basic SR-IOV ndo functions to representorsSimon Horman1-0/+6
2017-08-26nfp: add basic SR-IOV ndo functionsPablo Cascón8-1/+372
2017-08-26tcp: fix hang in tcp_sendpage_locked()Eric Dumazet1-2/+1
2017-08-26Merge branch 'net_sched-clean-up-tc-classes-and-u32-filter'David S. Miller22-452/+361
2017-08-26net_sched: kill u32_node pointer in QdiscWANG Cong2-5/+53
2017-08-26net_sched: remove tc class reference countingWANG Cong21-262/+106
2017-08-26net_sched: introduce tclass_del_notify()WANG Cong1-6/+33
2017-08-26net_sched: get rid of more forward declarationsWANG Cong1-179/+169
2017-08-26hinic: skb_pad() frees on errorDan Carpenter1-1/+2
2017-08-26Merge branch 'ipv6-sr-updates'David S. Miller5-91/+317
2017-08-26ipv6: sr: implement additional seg6local actionsDavid Lebrun1-0/+147
2017-08-26ipv6: sr: add helper functions for seg6localDavid Lebrun2-89/+101
2017-08-26ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun1-0/+8
2017-08-26ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun2-6/+37
2017-08-26ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun3-12/+40
2017-08-26i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari1-0/+6
2017-08-26i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady1-22/+43