summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-012-4/+21
* ptp: add kernel API ptp_convert_timestamp()Yangbo Lu2021-07-011-0/+13
* ethtool: add a new command for getting PHC virtual clocksYangbo Lu2021-07-012-0/+25
* ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu2021-07-011-0/+14
* ptp: add ptp virtual clock driver frameworkYangbo Lu2021-07-011-1/+3
* 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 tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-01137-516/+2887
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-3010-20/+50
| |\
| | * 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
| | * dev_forward_skb: do not scrub skb mark within the same name spaceNicolas Dichtel2021-06-251-1/+1
| | * 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-232-4/+7
| | |\
| | | * skmsg: Improve udp_bpf_recvmsg() accuracyCong Wang2021-06-211-2/+0
| | | * 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: stmmac: option to enable PHY WOL with PMT enabledLing Pei Lee2021-06-291-0/+1
| * | | | net: sock: add trace for socket errorsAlexander Aring2021-06-291-0/+60
| * | | | net: sock: introduce sk_error_reportAlexander Aring2021-06-293-2/+4
| * | | | 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
| * | | | once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityTanner Love2021-06-293-50/+34
| * | | | 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
| | * | | | 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-293-6/+18
| |\ \ \ \ \
| | * | | | | xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen2021-06-242-6/+4
| | * | | | | rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney2021-06-241-0/+14
| * | | | | | ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messagesAndreas Roeseler2021-06-281-0/+1
| * | | | | | Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-06-281-0/+5
| |\ \ \ \ \ \
| | * | | | | | net/mlx5: DR, Add support for flow sampler offloadYevgeny Kliteynik2021-06-261-0/+5
| | | |/ / / / | | |/| | | |
| * | | | | | net: bridge: allow the switchdev replay functions to be called for deletionVladimir Oltean2021-06-281-6/+6
| * | | | | | net: bridge: constify variables in the replay helpersVladimir Oltean2021-06-281-7/+7
| * | | | | | net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean2021-06-281-6/+8