summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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-298-18/+49
|\ \
| * | sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-06-281-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-283-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
| * | | | Bluetooth: use inclusive language to describe CPBArchie Pusaka2021-06-262-15/+15
| * | | | Bluetooth: use inclusive language in hci_core.hArchie Pusaka2021-06-261-22/+22
| * | | | Bluetooth: Add ncmd=0 recovery handlingManish Mandlik2021-06-262-0/+2
| * | | | Bluetooth: Return whether a connection is outboundYu Liu2021-06-262-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-281-1/+1
|\ \ \ \ \
| * | | | | xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen2021-06-241-1/+1
* | | | | | ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messagesAndreas Roeseler2021-06-281-0/+1
* | | | | | net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean2021-06-281-6/+7
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller2021-06-282-22/+16
|\ \ \ \ \ \
| * | | | | | xfrm: replay: remove last replay indirectionFlorian Westphal2021-06-211-7/+1
| * | | | | | xfrm: replay: avoid replay indirectionFlorian Westphal2021-06-211-3/+1
| * | | | | | xfrm: replay: remove recheck indirectionFlorian Westphal2021-06-211-3/+1
| * | | | | | xfrm: replay: remove advance indirectionFlorian Westphal2021-06-211-1/+1
| * | | | | | xfrm: replay: avoid xfrm replay notify indirectionFlorian Westphal2021-06-211-1/+10
| * | | | | | xfrm: delete xfrm4_output_finish xfrm6_output_finish declarationsAntony Antony2021-06-161-2/+0
| * | | | | | xfrm: remove hdr_offset indirectionFlorian Westphal2021-06-111-3/+0
| * | | | | | xfrm: remove description from xfrm_type structFlorian Westphal2021-06-091-2/+0
| * | | | | | xfrm: add state hashtable keyed by seqSabrina Dubroca2021-05-142-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller2021-06-282-35/+86
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen2021-06-231-14/+3
| * | | | | mac80211: notify driver on mgd TX completionJohannes Berg2021-06-231-3/+25
| * | | | | cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg2021-06-231-0/+7
| * | | | | cfg80211: add cfg80211_any_usable_channels()Johannes Berg2021-06-231-0/+11
| * | | | | cfg80211: remove ieee80211_get_he_sta_cap()Johannes Berg2021-06-231-12/+0
| * | | | | nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern2021-06-231-2/+6
| * | | | | mac80211: add to bss_conf if broadcast TWT is supportedShaul Triebitz2021-06-231-1/+3