summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: regulatory: reject invalid hintsJohannes Berg2020-09-091-0/+3
* netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-09-091-1/+3
* netfilter: nf_tables: add NFTA_SET_USERDATA if not nullPablo Neira Ayuso2020-09-091-1/+2
* batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna2020-09-091-1/+4
* batman-adv: Fix own OGM check in aggregated OGMsLinus Lüssing2020-09-091-5/+6
* batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann2020-09-091-2/+4
* gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson2020-09-031-1/+9
* tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang2020-09-031-1/+11
* net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin2020-09-031-2/+2
* mac80211: fix misplaced while instead of ifJohannes Berg2020-08-211-1/+1
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-08-212-0/+22
* net: initialize fastreuse on inet_inherit_portTim Froidcoeur2020-08-211-0/+1
* net: Set fput_needed iff FDPUT_FPUT is setMiaohe Lin2020-08-211-1/+1
* net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-08-211-42/+51
* net/nfc/rawsock.c: add CAP_NET_RAW check.Qingyu Li2020-08-211-2/+5
* af_packet: TPACKET_V3: fix fill status rwlock imbalanceJohn Ogness2020-08-211-2/+7
* ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov2020-08-211-5/+7
* Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou2020-08-211-0/+5
* rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells2020-08-214-12/+28
* openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye2020-08-211-18/+20
* net: gre: recompute gre csum for sctp over gre tunnelsLorenzo Bianconi2020-08-211-2/+11
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-08-212-5/+13
* ipv4: Silence suspicious RCU usage warningIdo Schimmel2020-08-211-1/+1
* cfg80211: check vendor command doit pointer before useJulian Squires2020-08-211-3/+3
* net/9p: validate fds in p9_fd_openChristoph Hellwig2020-08-211-8/+16
* Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye2020-08-211-0/+7
* Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye2020-08-211-1/+1
* Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye2020-08-211-1/+1
* mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel2020-08-051-0/+1
* mac80211: mesh: Free ie data when leaving meshRemi Pommarel2020-08-051-0/+1
* net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing2020-08-051-4/+6
* net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang2020-08-051-0/+4
* rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye2020-08-051-1/+2
* 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_workWang Hai2020-08-051-1/+14
* 9p/trans_fd: abort p9_read_work if req status changedDominique Martinet2020-08-051-6/+11
* tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-312-10/+14
* rtnetlink: Fix memory(net_device) leak when ->newlink failsWeilong Chen2020-07-311-1/+2
* ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun2020-07-311-5/+6
* AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter2020-07-311-1/+4
* rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells2020-07-312-2/+2
* net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2020-07-312-2/+2
* net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang2020-07-311-1/+1
* dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan2020-07-311-1/+1
* AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye2020-07-311-1/+2
* AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye2020-07-311-1/+3
* ipvs: fix the connection sync failed in some casesguodeqing2020-07-291-4/+8
* mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil2020-07-291-0/+26
* libceph: don't omit recovery_deletes in target_copy()Ilya Dryomov2020-07-221-0/+1
* cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-221-1/+1
* tcp: md5: do not send silly options in SYNCOOKIESEric Dumazet2020-07-221-4/+6