summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookupAnton Protopopov2019-06-171-1/+1
* Merge branch 'tcp-fixes'David S. Miller2019-06-177-9/+42
|\
| * tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet2019-06-161-0/+1
| * tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-163-2/+13
| * tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-162-0/+6
| * tcp: limit payload size of sacked skbsEric Dumazet2019-06-163-9/+24
* | lapb: fixed leak of control-blocks.Jeremy Sowden2019-06-171-0/+1
* | tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long2019-06-171-0/+1
* | ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet2019-06-161-0/+2
* | neigh: fix use-after-free read in pneigh_get_nextEric Dumazet2019-06-161-0/+7
* | tcp: fix compile error if !CONFIG_SYSCTLEric Dumazet2019-06-162-5/+5
* | hv_sock: Suppress bogus "may be used uninitialized" warningsDexuan Cui2019-06-161-2/+2
* | net: handle 802.1P vlan 0 packets properlyGovindarajulu Varadarajan2019-06-161-1/+29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-163-6/+11
|\
| * bpf: Fix out of bounds memory access in bpf_sk_storageArthur Fabre2019-06-151-1/+2
| * xdp: check device pointer before clearingIlya Maximets2019-06-121-5/+6
| * bpf: net: Set sk_bpf_storage back to NULL for cloned skMartin KaFai Lau2019-06-121-0/+3
* | vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber2019-06-151-1/+3
* | net: add high_order_alloc_disable sysctl/static keyEric Dumazet2019-06-152-1/+10
* | tcp: add tcp_tx_skb_cache sysctlEric Dumazet2019-06-151-0/+8
* | tcp: add tcp_rx_skb_cache sysctlEric Dumazet2019-06-151-0/+9
* | net: sched: flower: don't call synchronize_rcu() on mask creationVlad Buslov2019-06-151-16/+18
* | sctp: Free cookie before we memdup a new oneNeil Horman2019-06-151-0/+8
* | Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-1414-39/+153
|\ \
| * | cfg80211: report measurement start TSF correctlyAvraham Stern2019-06-141-2/+2
| * | cfg80211: fix memory leak of wiphy device nameEric Biggers2019-06-141-1/+1
| * | cfg80211: util: fix bit count off by oneMordechay Goodstein2019-06-141-1/+1
| * | mac80211: do not start any work during reconfigure flowNaftali Goldstein2019-06-142-0/+11
| * | cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho2019-06-141-2/+2
| * | mac80211: only warn once on chanctx_conf being NULLYibo Zhao2019-06-141-1/+1
| * | mac80211: drop robust management frames from unknown TAJohannes Berg2019-06-141-0/+2
| * | nl80211: fill all policy .type entriesJohannes Berg2019-05-291-21/+66
| * | mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu2019-05-291-0/+1
| * | mac80211: mesh: fix RCU warningThomas Pedersen2019-05-281-1/+4
| * | nl80211: fix station_info pertid memory leakAndy Strohman2019-05-281-1/+3
| * | mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen2019-05-281-1/+6
| * | {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-243-4/+14
| * | mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin2019-05-241-1/+1
| * | mac80211: remove set but not used variable 'old'YueHaibing2019-05-241-2/+0Star
| * | mac80211: handle deauthentication/disassociation from TDLS peerYu Wang2019-05-243-1/+37
| * | wireless: Skip directory when generating certificatesMaxim Mikityanskiy2019-05-141-0/+1
* | | nfc: Ensure presence of required attributes in the deactivate_target handlerYoung Xiao2019-06-141-1/+2
* | | net: tls, correctly account for copied bytes with multiple sk_msgsJohn Fastabend2019-06-121-1/+0Star
* | | vrf: Increment Icmp6InMsgs on the original netdevStephen Suryaputra2019-06-122-8/+13
* | | net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier2019-06-121-0/+5
* | | mpls: fix af_mpls dependencies for realMatteo Croce2019-06-121-1/+1
* | | net: openvswitch: do not free vport if register_netdevice() is failed.Taehee Yoo2019-06-111-6/+12
* | | net: correct udp zerocopy refcnt also when zerocopy only on appendWillem de Bruijn2019-06-112-2/+2
| |/ |/|
* | tcp: fix undo spurious SYNACK in passive Fast OpenYuchung Cheng2019-06-101-1/+1
* | mpls: fix af_mpls dependenciesMatteo Croce2019-06-101-0/+1