summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2021-11-17net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann
2021-11-17bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_regJussi Maki
2021-11-17bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend
2021-11-17llc: fix out-of-bound array index in llc_sk_dev_hash()Eric Dumazet
2021-11-17sctp: subtract sctphdr len in sctp_transport_pl_hlenXin Long
2021-11-17sctp: reset probe_timer in sctp_transport_pl_updateXin Long
2021-11-17tcp: switch orphan_count to bare per-cpu countersEric Dumazet
2021-11-17net: annotate data-race in neigh_output()Eric Dumazet
2021-11-17net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski
2021-11-17net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc
2021-11-02cfg80211: fix management registrations lockingJohannes Berg
2021-11-02net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan
2021-10-27sctp: fix transport encap_port update in sctp_vtag_verifyXin Long
2021-10-17net: prevent user from passing illegal stab size王贇
2021-10-13netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notificationPablo Neira Ayuso
2021-10-13netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1Florian Westphal
2021-10-07af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-10-07net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-09-30net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean
2021-09-22flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()Tetsuo Handa
2021-09-22net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-09-18net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-09-18Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz
2021-09-15sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-09-15net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel
2021-08-09psample: Add a fwd declaration for skbuffRoi Dayan
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-08-03net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart
2021-08-03net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_opsBijie Xu
2021-08-03net: flow_offload: correct comments mismatch with codeBijie Xu
2021-07-27net: llc: fix skb_over_panicPavel Skripkin
2021-07-25sctp: send pmtu probe only if packet loss in Search Complete stateXin Long
2021-07-25sctp: improve the code for pmtu probe send and recv updateXin Long
2021-07-20net/tcp_fastopen: remove obsolete externEric Dumazet
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-09mptcp: avoid processing packet if a subflow resetJianguo Wu
2021-07-09net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo
2021-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-07-06bonding: Add struct bond_ipesc to manage SATaehee Yoo
2021-07-06netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah
2021-07-03Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-02net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-07-02xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker
2021-07-02netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin