summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg2020-11-241-10/+4
* mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2020-11-242-2/+17
* mac80211: minstrel: fix tx status processing corner caseFelix Fietkau2020-11-241-1/+1
* mac80211: minstrel: remove deferred sampling codeFelix Fietkau2020-11-242-22/+4
* net: Have netpoll bring-up DSA management interfaceFlorian Fainelli2020-11-241-4/+18
* sctp: change to hold/put transport for proto_unreach_timerXin Long2020-11-243-5/+5
* net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_requestXie He2020-11-241-0/+1
* netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()Paul Moore2020-11-241-1/+1
* netlabel: fix our progress tracking in netlbl_unlabel_staticlist()Paul Moore2020-11-241-5/+12
* net: bridge: add missing counters to ndo_get_stats64 callbackHeiner Kallweit2020-11-241-0/+1
* ah6: fix error return code in ah6_input()Zhang Changzhong2020-11-241-1/+2
* mac80211: always wind down STA stateJohannes Berg2020-11-221-0/+18
* 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