index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-08-23
net: ethtool: strset: Allow querying phy stats by index
Maxime Chevallier
2024-08-23
net: ethtool: cable-test: Target the command to the requested PHY
Maxime Chevallier
2024-08-23
net: ethtool: pse-pd: Target the command to the requested PHY
Maxime Chevallier
2024-08-23
net: ethtool: plca: Target the command to the requested PHY
Maxime Chevallier
2024-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
2024-08-23
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-22
ipv4: Unmask upper DSCP bits when using hints
Ido Schimmel
2024-08-22
ipv4: udp: Unmask upper DSCP bits during early demux
Ido Schimmel
2024-08-22
ipv4: icmp: Pass full DS field to ip_route_input()
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in input route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()
Ido Schimmel
2024-08-22
ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()
Ido Schimmel
2024-08-22
netfilter: nft_fib: Unmask upper DSCP bits
Ido Schimmel
2024-08-22
netfilter: rpfilter: Unmask upper DSCP bits
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits when constructing the Record Route option
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
2024-08-22
bpf: Unmask upper DSCP bits in bpf_fib_lookup() helper
Ido Schimmel
2024-08-22
s390/iucv: Fix vargs handling in iucv_alloc_device()
Alexandra Winter
2024-08-22
net: ovs: fix ovs_drop_reasons error
Menglong Dong
2024-08-22
Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-08-22
netfilter: flowtable: validate vlan header
Pablo Neira Ayuso
2024-08-22
net: ipv6: ioam6: new feature tunsrc
Justin Iurman
2024-08-22
net: ipv6: ioam6: code alignment
Justin Iurman
2024-08-21
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
2024-08-21
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
2024-08-21
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
2024-08-21
netpoll: do not export netpoll_poll_[disable|enable]()
Eric Dumazet
2024-08-21
ipv6: remove redundant check
Xi Huang
2024-08-21
udp: fix receiving fraglist GSO packets
Felix Fietkau
2024-08-20
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: fullmesh: select the right ID later
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: only in-kernel cannot have entries with ID 0
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: only decrement add_addr_accepted for MPJ req
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: only mark 'subflow' endp as available
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: remove mptcp_pm_remove_subflow()
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: re-using ID of unused flushed subflows
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: re-using ID of unused removed subflows
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: re-using ID of unused removed ADD_ADDR
Matthieu Baerts (NGI0)
2024-08-20
netem: fix return value if duplicate enqueue fails
Stephen Hemminger
2024-08-20
l2tp: use skb_queue_purge in l2tp_ip_destroy_sock
James Chapman
2024-08-20
af_unix: Don't call skb_get() for OOB skb.
Kuniyuki Iwashima
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
2024-08-20
netfilter: nft_fib: Mask upper DSCP bits before FIB lookup
Ido Schimmel
2024-08-20
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
2024-08-20
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
2024-08-20
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
[next]