summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* xdp: check device pointer before clearingIlya Maximets2019-07-141-5/+6
* can: af_can: Fix error path of can_init()YueHaibing2019-07-141-3/+21
* netfilter: ipv6: nf_defrag: accept duplicate fragments againGuillaume Nault2019-07-141-3/+7
* netfilter: ipv6: nf_defrag: fix leakage of unqueued fragmentsGuillaume Nault2019-07-141-7/+5
* mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu2019-07-141-0/+1
* mac80211: mesh: fix RCU warningThomas Pedersen2019-07-141-1/+4
* bpf: sockmap, fix use after free from sleep in psock backlog workqueueJohn Fastabend2019-07-141-0/+1
* mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin2019-07-141-1/+1
* svcrdma: Ignore source port when computing DRC hashChuck Lever2019-07-101-1/+6
* netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal2019-07-101-6/+11
* netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal2019-07-101-4/+2
* netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal2019-07-101-0/+8
* netfilter: nf_flow_table: ignore DF bit settingFlorian Westphal2019-07-101-2/+1
* Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa2019-07-101-1/+1
* tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long2019-07-031-5/+3
* bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_errMartin KaFai Lau2019-07-031-1/+1
* bpf: udp: Avoid calling reuseport's bpf_prog from udp_groMartin KaFai Lau2019-07-032-2/+6
* bpf: fix unconnected udp hooksDaniel Borkmann2019-07-033-0/+10
* tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long2019-07-031-3/+15
* tipc: change to use register_pernet_deviceXin Long2019-07-031-6/+6
* sctp: change to hold sk after auth shkey is created successfullyXin Long2019-07-031-4/+4
* net/tls: fix page double free on TX cleanupDirk van der Merwe2019-07-031-1/+2
* net: remove duplicate fetch in sock_getsockoptJingYi Hou2019-07-031-3/+0
* net/packet: fix memory leak in packet_set_ring()Eric Dumazet2019-07-031-1/+2
* ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loopStephen Suryaputra2019-07-031-1/+1
* af_packet: Block execution of tasks waiting for transmit to complete in AF_PA...Neil Horman2019-07-032-3/+18
* SUNRPC: Fix up calculation of client message lengthTrond Myklebust2019-07-031-8/+8
* mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen2019-06-251-1/+6
* nl80211: fix station_info pertid memory leakAndy Strohman2019-06-251-1/+3
* mac80211: handle deauthentication/disassociation from TDLS peerYu Wang2019-06-253-1/+37
* {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-06-253-4/+14
* mac80211: drop robust management frames from unknown TAJohannes Berg2019-06-251-0/+2
* cfg80211: fix memory leak of wiphy device nameEric Biggers2019-06-251-1/+1
* Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann2019-06-252-14/+37
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-06-251-0/+8
* can: purge socket error queue on sock destructWillem de Bruijn2019-06-251-0/+1
* tcp: refine memory limit test in tcp_fragment()Eric Dumazet2019-06-221-1/+2
* ipvs: Fix use-after-free in ip_vs_inYueHaibing2019-06-221-1/+1
* netfilter: nft_fib: Fix existence check supportPhil Sutter2019-06-223-37/+8
* netfilter: nf_queue: fix reinject verdict handlingJagdish Motwani2019-06-221-0/+1
* netfilter: nf_tables: fix oops during rule dumpFlorian Westphal2019-06-221-9/+11
* net: correct udp zerocopy refcnt also when zerocopy only on appendWillem de Bruijn2019-06-222-2/+2
* net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier2019-06-221-0/+5
* vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber2019-06-221-1/+3
* tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long2019-06-221-0/+1
* sctp: Free cookie before we memdup a new oneNeil Horman2019-06-221-0/+8
* nfc: Ensure presence of required attributes in the deactivate_target handlerYoung Xiao2019-06-221-1/+2
* net: tls, correctly account for copied bytes with multiple sk_msgsJohn Fastabend2019-06-221-1/+0
* net: openvswitch: do not free vport if register_netdevice() is failed.Taehee Yoo2019-06-221-6/+12
* neigh: fix use-after-free read in pneigh_get_nextEric Dumazet2019-06-221-0/+7