summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2020-11-182-4/+15
* net/x25: Fix null-ptr-deref in x25_connectMartin Schiller2020-11-181-1/+1
* net/af_iucv: fix null pointer dereference on shutdownUrsula Braun2020-11-181-1/+2
* IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms2020-11-181-2/+0
* cfg80211: regulatory: Fix inconsistent format argumentYe Bin2020-11-181-1/+1
* mac80211: fix use of skb payload instead of headerJohannes Berg2020-11-181-12/+23
* net: xfrm: fix a race condition during allocing spizhuoliang zhang2020-11-181-3/+5
* vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep2020-11-101-1/+1
* tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le2020-11-101-0/+5
* libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov2020-11-101-0/+5
* net: 9p: initialize sun_server.sun_path to have addr's value only when addr i...Anant Thazhemadam2020-11-101-1/+1
* tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen2020-11-101-3/+2
* SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown2020-11-101-0/+8
* ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye2020-10-291-3/+4
* Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi2020-10-291-3/+4
* nl80211: fix non-split wiphy informationJohannes Berg2020-10-291-1/+4
* icmp: randomize the global rate limiterEric Dumazet2020-10-291-2/+5
* tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell2020-10-291-0/+2
* nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo2020-10-291-1/+1
* tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang2020-10-291-1/+2
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-10-172-12/+25
* Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-10-171-25/+3
* Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud2020-10-171-5/+17
* Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz2020-10-171-1/+6
* Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz2020-10-171-1/+21
* rxrpc: Fix server keyring leakDavid Howells2020-10-141-1/+1
* rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells2020-10-141-2/+2
* rxrpc: Fix rxkad token xdr encodingMarc Dionne2020-10-141-1/+9
* xfrm: Use correct address family in xfrm_state_findHerbert Xu2020-10-141-4/+7
* xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony2020-10-141-1/+1
* sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet2020-10-141-0/+1
* net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam2020-10-141-0/+3
* netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker2020-10-141-0/+2
* batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing2020-10-011-0/+4
* batman-adv: bla: fix type misuse for backbone_gw hash indexingLinus Lüssing2020-10-011-3/+4
* Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka2020-10-011-2/+17
* atm: fix a memory leak of vcc->user_backCong Wang2020-10-011-0/+6
* SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET2020-10-011-5/+14
* Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung2020-10-011-1/+2
* Bluetooth: guard against controllers sending zero'd eventsAlain Michaud2020-10-011-0/+6
* skbuff: fix a data race in skb_queue_len()Qian Cai2020-10-011-2/+9
* Bluetooth: prefetch channel before killing sockHillf Danton2020-10-011-4/+6
* Bluetooth: Fix refcount use-after-free issueManish Mandlik2020-10-012-14/+28
* rt_cpu_seq_next should increase position indexVasily Averin2020-10-011-0/+1
* neigh_stat_seq_next() should increase position indexVasily Averin2020-10-011-0/+1
* ip: fix tos reflection in ack and reset packetsWei Wang2020-10-011-1/+2
* tipc: use skb_unshare() instead in tipc_buf_append()Xin Long2020-10-011-1/+2
* af_key: pfkey_dump needs parameter validationMark Salyzyn2020-10-011-0/+7
* SUNRPC: stop printk reading past end of stringJ. Bruce Fields2020-09-231-2/+2
* net: disable netpoll on fresh napisJakub Kicinski2020-09-122-2/+3