summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | 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
| * | | Merge 4.4.230 into android-4.4-pGreg Kroah-Hartman2020-07-09
| |\| |
| | * | netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6Vasily Averin2020-07-09
| * | | Merge 4.4.229 into android-4.4-pGreg Kroah-Hartman2020-07-01
| |\| |
| | * | SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever2020-06-29
| | * | sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin2020-06-29
| | * | netfilter: ipset: fix unaligned atomic accessRussell King2020-06-29
| | * | mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai2020-06-29
| | * | net: core: reduce recursion limit valueTaehee Yoo2020-06-29
| | * | net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-29
| | * | net: Fix the arp error in some casesguodeqing2020-06-29
| | * | sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-29
| | * | tcp: grow window for OOO packets only for SACK flowsEric Dumazet2020-06-29
| | * | ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo2020-06-29
| | * | tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-29
| | * | ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo2020-06-29