index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2022-03-03
net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto change
Vladimir Oltean
2022-03-03
net: dcb: disable softirqs in dcbnl_flush_dev()
Vladimir Oltean
2022-03-03
bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()
Martin KaFai Lau
2022-03-03
bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress
Martin KaFai Lau
2022-03-03
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
2022-03-03
net: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
Martin KaFai Lau
2022-03-03
net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
Martin KaFai Lau
2022-03-03
net: ipv6: Handle delivery_time in ipv6 defrag
Martin KaFai Lau
2022-03-03
net: ip: Handle delivery_time in ip defrag
Martin KaFai Lau
2022-03-03
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
2022-03-03
net: Clear mono_delivery_time bit in __skb_tstamp_tx()
Martin KaFai Lau
2022-03-03
net: Handle delivery_time in skb->tstamp during network tapping with af_packet
Martin KaFai Lau
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
2022-03-03
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
2022-03-03
net: dsa: manage flooding on the CPU ports
Vladimir Oltean
2022-03-03
net: dsa: install the primary unicast MAC address as standalone port host FDB
Vladimir Oltean
2022-03-03
net: dsa: install secondary unicast and multicast addresses as host FDB/MDB
Vladimir Oltean
2022-03-03
net: dsa: rename the host FDB and MDB methods to contain the "bridge" namespace
Vladimir Oltean
2022-03-03
net: dsa: remove workarounds for changing master promisc/allmulti only while up
Vladimir Oltean
2022-03-03
nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"
Krzysztof Kozlowski
2022-03-03
nfc: llcp: protect nfc_llcp_sock_unlink() calls
Krzysztof Kozlowski
2022-03-03
nfc: llcp: use test_bit()
Krzysztof Kozlowski
2022-03-03
nfc: llcp: use centralized exiting of bind on errors
Krzysztof Kozlowski
2022-03-03
nfc: llcp: simplify llcp_sock_connect() error paths
Krzysztof Kozlowski
2022-03-03
nfc: llcp: nullify llcp_sock->dev on connect() error paths
Krzysztof Kozlowski
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
2022-03-03
net: rtnetlink: Add UAPI for obtaining L3 offload xstats
Petr Machata
2022-03-03
net: dev: Add hardware stats support
Petr Machata
2022-03-03
net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
Petr Machata
2022-03-03
net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
Petr Machata
2022-03-03
net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
Petr Machata
2022-03-03
net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
Petr Machata
2022-03-03
net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
Petr Machata
2022-03-03
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
D. Wythe
2022-03-03
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
D. Wythe
2022-03-03
page_pool: Add function to batch and return stats
Joe Damato
2022-03-03
page_pool: Add recycle stats
Joe Damato
2022-03-03
page_pool: Add allocation stats
Joe Damato
2022-03-02
tcp: make tcp_read_sock() more robust
Eric Dumazet
2022-03-02
bpf, sockmap: Do not ignore orig_len parameter
Eric Dumazet
2022-03-02
flow_dissector: Add support for HSR
Kurt Kanzenbach
2022-03-02
net: openvswitch: remove unneeded semicolon
Yang Li
2022-03-02
flow_offload: improve extack msg for user when adding invalid filter
Baowen Zheng
2022-03-02
net: fix up skbs delta_truesize in UDP GRO frag_list
lena wang
2022-03-02
Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux...
Jakub Kicinski
2022-03-02
Merge tag 'batadv-net-pullrequest-20220302' of git://git.open-mesh.org/linux-...
Jakub Kicinski
[next]