summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/af_iucv: remove GFP_DMA restriction for HiperTransportJulian Wiedmann2019-06-191-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-06-183-14/+14
|\
| * netfilter: ipv6: nf_defrag: accept duplicate fragments againGuillaume Nault2019-06-071-3/+7
| * netfilter: ipv6: nf_defrag: fix leakage of unqueued fragmentsGuillaume Nault2019-06-041-7/+5
| * netfilter: nf_tables: fix module autoload with inet familyPablo Neira Ayuso2019-05-312-4/+2
* | hvsock: fix epollout hang from race conditionSunil Muthuswamy2019-06-181-31/+8
* | net/udp_gso: Allow TX timestamp with UDP GSOFred Klassen2019-06-181-0/+5
* | net: netem: fix use after free and double free with packet corruptionJakub Kicinski2019-06-181-8/+7
* | net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski2019-06-181-5/+8
* | tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long2019-06-181-5/+3
* | ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long2019-06-181-3/+6
* | net: remove duplicate fetch in sock_getsockoptJingYi Hou2019-06-181-3/+0
* | tipc: fix issues with early FAILOVER_MSG from peerTuong Lien2019-06-182-4/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-1751-108/+407
|\ \
| * \ Merge branch 'tcp-fixes'David S. Miller2019-06-177-9/+42
| |\ \
| | * | tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet2019-06-151-0/+1
| | * | tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-153-2/+13
| | * | tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-152-0/+6
| | * | tcp: limit payload size of sacked skbsEric Dumazet2019-06-153-9/+24
| * | | lapb: fixed leak of control-blocks.Jeremy Sowden2019-06-161-0/+1
| * | | tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long2019-06-161-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-153-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-142-1/+10
| * | | tcp: add tcp_tx_skb_cache sysctlEric Dumazet2019-06-141-0/+8
| * | | tcp: add tcp_rx_skb_cache sysctlEric Dumazet2019-06-141-0/+9
| * | | net: sched: flower: don't call synchronize_rcu() on mask creationVlad Buslov2019-06-141-16/+18
| * | | sctp: Free cookie before we memdup a new oneNeil Horman2019-06-141-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