summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * sctp: add size validation when walking chunksMarcelo Ricardo Leitner2021-07-20
| | * Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng2021-07-20
| | * Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu2021-07-20
| | * wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva2021-07-20
| | * xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert2021-07-20
| | * ipv6: use prandom_u32() for ID generationWilly Tarreau2021-07-20
| | * net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior2021-07-20
| | * netfilter: nft_exthdr: check for IPv6 packet before further processingPablo Neira Ayuso2021-07-20
| | * netlabel: Fix memory leak in netlbl_mgmt_add_commonLiu Shixin2021-07-20
| | * SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu2021-07-20
| | * SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu2021-07-20
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\| |
| * | Merge 4.4.274 into android-4.4-pGreg Kroah-Hartman2021-06-30
| |\|
| | * ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun2021-06-30
| | * mac80211: drop multicast fragmentsJohannes Berg2021-06-30
| | * cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng2021-06-30
| | * inet: use bigger hash table for IP ID generationEric Dumazet2021-06-30
| | * can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2021-06-30
| | * can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek2021-06-30
| | * net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet2021-06-30
| | * netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy2021-06-30
| | * rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel2021-06-30
| | * net: rds: fix memory leak in rds_recvmsgPavel Skripkin2021-06-30
| | * net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun2021-06-30
| | * fib: Return the correct errno codeZheng Yongjun2021-06-30
| | * net: Return the correct errno codeZheng Yongjun2021-06-30
| | * net/x25: Return the correct errno codeZheng Yongjun2021-06-30
| | * rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong2021-06-30
| | * net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett2021-06-30
| * | Merge 4.4.273 into android-4.4-pGreg Kroah-Hartman2021-06-16
| |\|
| | * netlink: disable IRQs for netlink_lock_table()Johannes Berg2021-06-16
| | * net/nfc/rawsock.c: fix a permission check bugJeimon2021-06-16
| * | Merge 4.4.272 into android-4.4-pGreg Kroah-Hartman2021-06-10
| |\|
| | * nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski2021-06-10
| | * net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin2021-06-10
| | * net: caif: fix memory leak in caif_device_notifyPavel Skripkin2021-06-10
| | * net: caif: add proper error handlingPavel Skripkin2021-06-10
| | * net: caif: added cfserl_release functionPavel Skripkin2021-06-10
| | * Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma2021-06-10
| | * Bluetooth: fix the erroneous flush_work() orderLin Ma2021-06-10
| | * ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun2021-06-10
| | * ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei2021-06-10
| | * netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso2021-06-10
| | * ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov2021-06-10
| * | Merge 4.4.271 into android-4.4-pGreg Kroah-Hartman2021-06-03
| |\|
| | * bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma2021-06-03
| | * sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo2021-06-03
| | * mld: fix panic in mld_newpack()Taehee Yoo2021-06-03
| | * tipc: skb_linearize the head skb when reassembling msgsXin Long2021-06-03
| | * Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le2021-06-03