summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva2021-09-22
| | * netlink: Deal with ESRCH error in nlmsg_notify()Yajun Deng2021-09-22
| | * ipv4: make exception cache less predictibleEric Dumazet2021-09-22
| | * Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin2021-09-22
| | * Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng2021-09-22
| | * Bluetooth: fix repeated calls to sco_sock_killDesmond Cheong Zhi Xi2021-09-22
| | * Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflowColin Ian King2021-09-22
| | * net: cipso: fix warnings in netlbl_cipsov4_add_stdPavel Skripkin2021-09-22
| | * tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau2021-09-22
| | * Bluetooth: sco: prevent information leak in sco_conn_defer_accept()Dan Carpenter2021-09-22
| | * ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2021-09-22
| | * igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian2021-09-22
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\| |
| * | Merge 4.4.282 into android-4.4-pGreg Kroah-Hartman2021-08-27
| |\|
| | * dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap2021-08-26
| | * Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø2021-08-26
| | * net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa2021-08-26
| * | ANDROID: xt_quota2: set usersize in xt_match registration objectTodd Kjos2021-08-20
| * | ANDROID: xt_quota2: clear quota2_log message before sendingTodd Kjos2021-08-20
| * | ANDROID: xt_quota2: remove trailing junk which might have a digit in itSam Liddicott2021-08-20
| * | UPSTREAM: netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov2021-08-18
| * | Merge 4.4.281 into android-4.4-pGreg Kroah-Hartman2021-08-15
| |\|
| | * Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-15
| * | Merge 4.4.279 into android-4.4-pGreg Kroah-Hartman2021-08-08
| |\|
| | * can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan2021-08-08
| | * Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman2021-08-08
| | * net: Fix zero-copy head len calculation.Pravin B Shelar2021-08-08
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-08-12
|\| |
| * | Merge 4.4.278 into android-4.4-pGreg Kroah-Hartman2021-08-04
| |\|
| | * net: llc: fix skb_over_panicPavel Skripkin2021-08-04
| | * tipc: fix sleeping in tipc accept routineHoang Le2021-08-04
| | * netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso2021-08-04
| | * cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi2021-08-04
| | * sctp: move 198 addresses from unusable to private scopeXin Long2021-08-04
| | * net/802/garp: fix memleak in garp_request_join()Yang Yingliang2021-08-04
| | * net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang2021-08-04
| | * af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi2021-08-04
| | * net: split out functions related to registering inflight socket filesJens Axboe2021-08-04
| * | Merge 4.4.277 into android-4.4-pGreg Kroah-Hartman2021-07-28
| |\|
| | * netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi2021-07-28
| | * net: decnet: Fix sleeping inside in af_decnetYajun Deng2021-07-28
| | * net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan2021-07-28
| | * ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2021-07-28
| | * tcp: annotate data races around tp->mtu_infoEric Dumazet2021-07-28
| | * net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-28
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\| |
| * | Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman2021-07-20
| |\|
| | * mac80211: fix memory corruption in EAPOL handlingDavis Mosenkovs2021-07-20
| | * can: bcm: delay release of struct bcm_op after synchronize_rcu()Thadeu Lima de Souza Cascardo2021-07-20
| | * can: gw: synchronize rcu operations before removing gw job entryOliver Hartkopp2021-07-20