summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-08-061-2/+0
|\
| * netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal2021-08-061-2/+0
* | Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-054-2/+7
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-08-041-0/+1
| |\ \
| | * | xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2021-07-021-0/+1
| * | | net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart2021-08-031-1/+1
| * | | net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_opsBijie Xu2021-08-031-0/+4
| * | | net: flow_offload: correct comments mismatch with codeBijie Xu2021-08-031-1/+1
| | |/ | |/|
* / | Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-051-0/+1
|/ /
* | net: llc: fix skb_over_panicPavel Skripkin2021-07-271-8/+23
* | sctp: send pmtu probe only if packet loss in Search Complete stateXin Long2021-07-261-0/+1
* | sctp: improve the code for pmtu probe send and recv updateXin Long2021-07-261-2/+2
* | net/tcp_fastopen: remove obsolete externEric Dumazet2021-07-201-1/+0
* | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-1411-212/+28
|\ \
| * | mptcp: avoid processing packet if a subflow resetJianguo Wu2021-07-101-2/+3
| * | net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo2021-07-091-1/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-07-072-1/+1
| |\ \
| | * | netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah2021-07-061-0/+1
| | * | netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin2021-07-021-1/+0
| * | | bonding: Add struct bond_ipesc to manage SATaehee Yoo2021-07-061-1/+8
| * | | net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-021-1/+1
| |/ /
| * | tcp: consistently disable header prediction for mptcpPaolo Abeni2021-07-011-0/+4
| * | net: remove the caif_hsi driverChristoph Hellwig2021-07-011-200/+0
| * | net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu2021-07-011-2/+6
| * | sctp: move 198 addresses from unusable to private scopeXin Long2021-07-011-3/+1
| * | net: annotate data race around sk_ll_usecEric Dumazet2021-07-011-1/+1
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-031-6/+8
|\ \ \ | |/ / |/| |
| * | csum_and_copy_to_iter(): massage into form closer to csum_and_copy_from_iter()Al Viro2021-06-101-6/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-308-18/+49
|\ \ \ | | |/ | |/|
| * | sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-06-291-1/+1
| * | flow_offload: action should not be NULL when it is referencedgushengxian2021-06-281-5/+7
| * | net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko2021-06-282-8/+20
| * | net: macsec: fix the length used to copy the key for offloadingAntoine Tenart2021-06-241-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-06-231-2/+7
| |\ \
| | * | xsk: Fix missing validation for skb and unaligned modeMagnus Karlsson2021-06-181-2/+7
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-06-231-1/+1
| |\ \ \
| | * | | xfrm: Remove the repeated declarationShaokun Zhang2021-06-011-1/+0
| | * | | xfrm: xfrm_state_mtu should return at least 1280 for ipv6Sabrina Dubroca2021-04-191-0/+1
| * | | | net: sched: add barrier to ensure correct ordering for lockless qdiscYunsheng Lin2021-06-211-0/+12
| | |/ / | |/| |
* | | | tcp: change ICSK_CA_PRIV_SIZE definitionEric Dumazet2021-06-291-1/+1
* | | | net: sock: introduce sk_error_reportAlexander Aring2021-06-292-1/+3
* | | | net: dsa: reference count the FDB addresses at the cross-chip notifier levelVladimir Oltean2021-06-291-0/+1
* | | | net: dsa: reference count the MDB entries at the cross-chip notifier levelVladimir Oltean2021-06-291-0/+12
* | | | net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_ofVladimir Oltean2021-06-291-0/+26
* | | | Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-06-293-63/+68
|\ \ \ \
| * | | | Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-06-262-6/+8
| * | | | Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-262-12/+12
| * | | | Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2021-06-261-3/+3
| * | | | Bluetooth: use inclusive language in SMPArchie Pusaka2021-06-261-1/+1
| * | | | Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka2021-06-261-3/+3