summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet2021-11-26
* af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-10-09
* sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-09-26
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-15
* net: llc: fix skb_over_panicPavel Skripkin2021-08-04
* sctp: move 198 addresses from unusable to private scopeXin Long2021-08-04
* net: split out functions related to registering inflight socket filesJens Axboe2021-08-04
* net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo2021-07-28
* net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-28
* inet: annotate date races around sk->sk_txhashEric Dumazet2021-06-30
* net: caif: add proper error handlingPavel Skripkin2021-06-10
* net: caif: added cfserl_release functionPavel Skripkin2021-06-10
* NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-06-03
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-22
* sch_red: fix off-by-one checks in red_check_params()Eric Dumazet2021-04-16
* net: sched: validate stab valuesEric Dumazet2021-03-30
* can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-30
* net: sched: prevent invalid Scell_log shift countRandy Dunlap2021-01-12
* vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen2020-12-11
* bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-12-11
* mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2020-11-24
* net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski2020-10-29
* Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-10-17
* Bluetooth: Fix update of connection state in `hci_encrypt_cfm`Patrick Steinhardt2020-10-17
* Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-10-17
* xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony2020-10-14
* net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-09-12
* netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-09-12
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-08-26
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-08-21
* genetlink: remove genl_bindSean Tranchetti2020-07-22
* net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-22
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-29
* sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-29
* l2tp: lock socket before checking flags in connect()Guillaume Nault2020-05-27
* netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-20
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-20
* net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-05-20
* vti6: fix input pathNicolas Dichtel2020-05-10
* net: Don't delete routes in different VRFsMark Tomlinson2020-05-10
* net: vrf: Fix dst reference countingDavid Ahern2020-05-10
* net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2020-05-10
* net: tcp_memcontrol: properly detect ancestor socket pressureJohannes Weiner2020-05-10
* bonding: prevent out of bound accessesEric Dumazet2020-05-10
* net_sched: keep backlog updated with qlenWANG Cong2020-05-10
* dccp: limit sk_filter trim to payloadWillem de Bruijn2020-05-10
* tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-05-02
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-24
* fib: add missing attribute validation for tun_idJakub Kicinski2020-03-20
* net: sched: correct flower port blockingJason Baron2020-03-11