summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | Merge 4.4.234 into android-4.4-pGreg Kroah-Hartman2020-08-26
| |\| |
| | * | net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-08-26
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\| | |
| * | | ANDROID: fix a bug in quota2Maciej Żenczykowski2020-08-21
| * | | Merge 4.4.233 into android-4.4-pGreg Kroah-Hartman2020-08-21
| |\| |
| | * | ipv6: check skb->protocol before lookup for nexthopWANG Cong2020-08-21
| | * | mac80211: fix misplaced while instead of ifJohannes Berg2020-08-21
| | * | net: Set fput_needed iff FDPUT_FPUT is setMiaohe Lin2020-08-21
| | * | net/nfc/rawsock.c: add CAP_NET_RAW check.Qingyu Li2020-08-21
| | * | Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou2020-08-21
| | * | udp: drop corrupt packets earlier to avoid data corruptionDexuan Cui2020-08-21
| | * | ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-08-21
| | * | ipv4: Silence suspicious RCU usage warningIdo Schimmel2020-08-21
| | * | cfg80211: check vendor command doit pointer before useJulian Squires2020-08-21
| | * | net/9p: validate fds in p9_fd_openChristoph Hellwig2020-08-21
| | * | Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye2020-08-21
| | * | Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye2020-08-21
| | * | Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye2020-08-21
| | * | mac80211: mesh: Free ie data when leaving meshRemi Pommarel2020-08-21
| | * | net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing2020-08-21
| | * | net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang2020-08-21
| | * | rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye2020-08-21
| * | | Merge 4.4.232 into android-4.4-pGreg Kroah-Hartman2020-07-31
| |\| |
| | * | ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun2020-07-31
| | * | rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells2020-07-31
| | * | tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-31
| | * | AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter2020-07-31
| | * | net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2020-07-31
| | * | net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang2020-07-31
| | * | AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye2020-07-31
| | * | AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye2020-07-31
| | * | mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil2020-07-31
* | | | Revert "netfilter: xt_quota2: 3.18 netlink notification fix"Michael Bestas2020-08-23
* | | | Merge tag 'LA.UM.8.4.r1-05900-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas2020-08-23
|\ \ \ \ | | |_|/ | |/| |
| * | | nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang2020-07-16
* | | | Partially revert "kernel: Fix build errors with LLVM"Michael Bestas2020-07-24
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\ \ \ \ | | |/ / | |/| |
| * | | BACKPORT: xtables: extend matches and targets with .usersizeWillem de Bruijn2020-07-23
| * | | UPSTREAM: ip6tables: use match, target and data copy_to_user helpersWillem de Bruijn2020-07-23
| * | | UPSTREAM: iptables: use match, target and data copy_to_user helpersWillem de Bruijn2020-07-23
| * | | UPSTREAM: xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn2020-07-23
| * | | Merge 4.4.231 into android-4.4-pGreg Kroah-Hartman2020-07-22
| |\ \ \ | | | |/ | | |/|
| | * | tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet2020-07-22
| | * | tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet2020-07-22
| | * | tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet2020-07-22
| | * | tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch2020-07-22
| | * | genetlink: remove genl_bindSean Tranchetti2020-07-22
| | * | llc: make sure applications use ARPHRD_ETHEREric Dumazet2020-07-22
| | * | l2tp: remove skb_dst_set() from l2tp_xmit_skb()Xin Long2020-07-22
| | * | ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca2020-07-22