summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
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
2021-07-01tcp: consistently disable header prediction for mptcpPaolo Abeni
2021-07-01net: remove the caif_hsi driverChristoph Hellwig
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu
2021-07-01sctp: move 198 addresses from unusable to private scopeXin Long
2021-07-01net: annotate data race around sk_ll_usecEric Dumazet
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-29tcp: change ICSK_CA_PRIV_SIZE definitionEric Dumazet
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-29net: dsa: reference count the FDB addresses at the cross-chip notifier levelVladimir Oltean
2021-06-29net: dsa: reference count the MDB entries at the cross-chip notifier levelVladimir Oltean