aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28bridge: make ebt_table constBhumika Goyal1-1/+1
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-27ARM: dts: rk3228-evb: Fix the compiling errorDavid Wu1-2/+2
2017-08-25net: mvpp2: fix the packet size configuration for 10GAntoine Ténart1-2/+2
2017-08-25nfp: add basic SR-IOV ndo functions to representorsSimon Horman1-0/+6
2017-08-25nfp: add basic SR-IOV ndo functionsPablo Cascón8-1/+372
2017-08-25tcp: fix hang in tcp_sendpage_locked()Eric Dumazet1-2/+1
2017-08-25net_sched: kill u32_node pointer in QdiscWANG Cong2-5/+53
2017-08-25net_sched: remove tc class reference countingWANG Cong21-262/+106
2017-08-25net_sched: introduce tclass_del_notify()WANG Cong1-6/+33
2017-08-25net_sched: get rid of more forward declarationsWANG Cong1-179/+169
2017-08-25hinic: skb_pad() frees on errorDan Carpenter1-1/+2
2017-08-25ipv6: sr: implement additional seg6local actionsDavid Lebrun1-0/+147
2017-08-25ipv6: sr: add helper functions for seg6localDavid Lebrun2-89/+101
2017-08-25ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun1-0/+8
2017-08-25ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun2-6/+37
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun3-12/+40
2017-08-25i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari1-0/+6
2017-08-25i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady1-22/+43
2017-08-25i40e: use cpumask_copy instead of direct assignmentJacob Keller2-2/+2
2017-08-25i40evf: use netdev variable in reset taskAlan Brady1-2/+2
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resourceStefan Assmann5-25/+25
2017-08-25i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlanJacob Keller1-10/+13
2017-08-25i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller2-28/+70
2017-08-25i40e: Detect ATR HW Evict NVM issue and disable the featureAnjali Singhai Jain1-0/+8
2017-08-25i40e: remove workaround for Open Firmware MAC addressJacob Keller2-61/+0
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller9-88/+85
2017-08-25i40e: Fix a bug with VMDq RSS queue allocationAnjali Singhai Jain1-23/+23
2017-08-25i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari3-1/+24
2017-08-25i40e/i40evf: adjust packet size to account for double VLANsMitch Williams4-3/+4
2017-08-24strparser: initialize all callbacksEric Biggers5-14/+13
2017-08-24hv_netvsc: Fix rndis_filter_close error during netvsc_removeHaiyang Zhang1-1/+6
2017-08-24hinic: uninitialized variable in hinic_api_cmd_init()Dan Carpenter1-0/+1
2017-08-24net: mv643xx_eth: Be drop monitor friendlyFlorian Fainelli1-2/+2
2017-08-24tg3: Be drop monitor friendlyFlorian Fainelli1-4/+4
2017-08-24ipv6: Use multipath hash from flow info if availableJakub Sitnicki1-1/+7
2017-08-24ipv6: Fold rt6_info_hash_nhsfn() into its only callerJakub Sitnicki1-11/+1
2017-08-24ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki3-0/+52
2017-08-24net: Extend struct flowi6 with multipath hashJakub Sitnicki1-0/+1
2017-08-24devlink: Fix devlink_dpipe_table_register() stub signature.David S. Miller1-2/+1
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki4-0/+19
2017-08-24net/mlx5e: make mlx5e_profile constBhumika Goyal1-1/+1