summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
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-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
2021-06-29net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_ofVladimir Oltean
2021-06-28Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-06-28sctp: validate from_addr_param returnMarcelo Ricardo Leitner
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messagesAndreas Roeseler
2021-06-28flow_offload: action should not be NULL when it is referencedgushengxian
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller
2021-06-28Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller
2021-06-28net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko
2021-06-26Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz
2021-06-26Bluetooth: use inclusive language when filtering devicesArchie Pusaka
2021-06-26Bluetooth: use inclusive language when tracking connectionsArchie Pusaka
2021-06-26Bluetooth: use inclusive language in SMPArchie Pusaka
2021-06-26Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka
2021-06-26Bluetooth: use inclusive language to describe CPBArchie Pusaka
2021-06-26Bluetooth: use inclusive language in hci_core.hArchie Pusaka
2021-06-26Bluetooth: Add ncmd=0 recovery handlingManish Mandlik
2021-06-26Bluetooth: Return whether a connection is outboundYu Liu
2021-06-25Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller
2021-06-24sctp: do black hole detection in search complete stateXin Long
2021-06-24net: macsec: fix the length used to copy the key for offloadingAntoine Tenart
2021-06-24xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-23net/tls: Remove the __TLS_DEC_STATS() macro.Kuniyuki Iwashima
2021-06-23Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2021-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller