summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-12-11net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-24mac80211: allow driver to prevent two stations w/ same addressJohannes Berg
2020-11-24mac80211: minstrel: fix tx status processing corner caseFelix Fietkau
2020-11-24mac80211: minstrel: remove deferred sampling codeFelix Fietkau
2020-11-24net: Have netpoll bring-up DSA management interfaceFlorian Fainelli
2020-11-24sctp: change to hold/put transport for proto_unreach_timerXin Long
2020-11-24net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_requestXie He
2020-11-24netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()Paul Moore
2020-11-24netlabel: fix our progress tracking in netlbl_unlabel_staticlist()Paul Moore
2020-11-24net: bridge: add missing counters to ndo_get_stats64 callbackHeiner Kallweit
2020-11-24ah6: fix error return code in ah6_input()Zhang Changzhong
2020-11-22mac80211: always wind down STA stateJohannes Berg
2020-11-18net: Update window_clamp if SOCK_RCVBUF is setMao Wenan
2020-11-18net/x25: Fix null-ptr-deref in x25_connectMartin Schiller
2020-11-18net/af_iucv: fix null pointer dereference on shutdownUrsula Braun
2020-11-18IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms
2020-11-18cfg80211: regulatory: Fix inconsistent format argumentYe Bin
2020-11-18mac80211: fix use of skb payload instead of headerJohannes Berg
2020-11-18net: xfrm: fix a race condition during allocing spizhuoliang zhang
2020-11-10vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep
2020-11-10tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le
2020-11-10libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov
2020-11-10net: 9p: initialize sun_server.sun_path to have addr's value only when addr i...Anant Thazhemadam
2020-11-10tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen
2020-11-10SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown
2020-10-29ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye
2020-10-29Bluetooth: Only mark socket zapped after unlockingAbhishek Pandit-Subedi
2020-10-29nl80211: fix non-split wiphy informationJohannes Berg
2020-10-29icmp: randomize the global rate limiterEric Dumazet
2020-10-29tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell
2020-10-29nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo
2020-10-29tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang
2020-10-17Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-10-17Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz
2020-10-17Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud
2020-10-17Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz
2020-10-17Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz
2020-10-14rxrpc: Fix server keyring leakDavid Howells
2020-10-14rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()David Howells
2020-10-14rxrpc: Fix rxkad token xdr encodingMarc Dionne
2020-10-14xfrm: Use correct address family in xfrm_state_findHerbert Xu
2020-10-14xfrm: clone whole liftime_cur structure in xfrm_do_migrateAntony Antony
2020-10-14sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet
2020-10-14net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam
2020-10-14netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker
2020-10-01batman-adv: mcast/TT: fix wrongly dropped or rerouted packetsLinus Lüssing
2020-10-01batman-adv: bla: fix type misuse for backbone_gw hash indexingLinus Lüssing
2020-10-01Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-10-01atm: fix a memory leak of vcc->user_backCong Wang