index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
fpga-region.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
net: netlink: Remove the dump_cb_mutex field from struct netlink_sock
Christophe JAILLET
1
-1
/
+0
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
4
-5
/
+15
2024-08-23
net: mpls: delete redundant judgment statements
Li Zetao
1
-4
/
+2
2024-08-23
net/ipv6: delete redundant judgment statements
Li Zetao
1
-4
/
+2
2024-08-23
ip6mr: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
net: nexthop: delete redundant judgment statements
Li Zetao
1
-4
/
+2
2024-08-23
ipmr: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
ipv4: delete redundant judgment statements
Li Zetao
2
-6
/
+3
2024-08-23
rtnetlink: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
neighbour: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
fib: rules: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
net: vxlan: delete redundant judgment statements
Li Zetao
1
-2
/
+1
2024-08-23
Documentation: networking: document phy_link_topology
Maxime Chevallier
3
-0
/
+125
2024-08-23
net: ethtool: strset: Allow querying phy stats by index
Maxime Chevallier
1
-7
/
+17
2024-08-23
net: ethtool: cable-test: Target the command to the requested PHY
Maxime Chevallier
1
-13
/
+22
2024-08-23
net: ethtool: pse-pd: Target the command to the requested PHY
Maxime Chevallier
1
-12
/
+19
2024-08-23
net: ethtool: plca: Target the command to the requested PHY
Maxime Chevallier
1
-10
/
+20
2024-08-23
netlink: specs: add ethnl PHY_GET command set
Maxime Chevallier
1
-0
/
+55
2024-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
6
-1
/
+384
2024-08-23
netlink: specs: add phy-index as a header parameter
Maxime Chevallier
1
-0
/
+3
2024-08-23
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
4
-2
/
+91
2024-08-23
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
2
-0
/
+28
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
7
-0
/
+54
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
3
-4
/
+5
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
9
-2
/
+233
2024-08-22
ipv4: Unmask upper DSCP bits when using hints
Ido Schimmel
1
-1
/
+1
2024-08-22
ipv4: udp: Unmask upper DSCP bits during early demux
Ido Schimmel
1
-1
/
+2
2024-08-22
ipv4: icmp: Pass full DS field to ip_route_input()
Ido Schimmel
1
-1
/
+1
2024-08-22
ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookup
Ido Schimmel
1
-1
/
+1
2024-08-22
ipv4: Unmask upper DSCP bits in input route lookup
Ido Schimmel
1
-1
/
+1
2024-08-22
ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()
Ido Schimmel
1
-1
/
+1
2024-08-22
ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()
Ido Schimmel
1
-1
/
+2
2024-08-22
netfilter: nft_fib: Unmask upper DSCP bits
Ido Schimmel
1
-1
/
+2
2024-08-22
netfilter: rpfilter: Unmask upper DSCP bits
Ido Schimmel
1
-1
/
+2
2024-08-22
ipv4: Unmask upper DSCP bits when constructing the Record Route option
Ido Schimmel
1
-1
/
+1
2024-08-22
ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-08-22
bpf: Unmask upper DSCP bits in bpf_fib_lookup() helper
Ido Schimmel
1
-1
/
+2
2024-08-22
selftests: net: Use XFAIL for operations not supported by the driver
Abhinav Jain
1
-3
/
+7
2024-08-22
selftests: net: Add on/off checks for non-fixed features of interface
Abhinav Jain
1
-1
/
+34
2024-08-22
selftests: net: Create veth pair for testing in networkless kernel
Abhinav Jain
1
-0
/
+15
2024-08-22
net: atlantic: Avoid warning about potential string truncation
Simon Horman
1
-2
/
+2
2024-08-22
s390/iucv: Fix vargs handling in iucv_alloc_device()
Alexandra Winter
1
-1
/
+3
2024-08-22
net: ovs: fix ovs_drop_reasons error
Menglong Dong
1
-1
/
+1
2024-08-22
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2
-12
/
+10
2024-08-22
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
1
-0
/
+4
2024-08-23
kbuild: fix typos "prequisites" to "prerequisites"
Masahiro Yamada
4
-4
/
+4
2024-08-22
MAINTAINERS: Mark JME Network Driver as Odd Fixes
Simon Horman
1
-1
/
+1
2024-08-22
MAINTAINERS: Add header files to NETWORKING sections
Simon Horman
1
-0
/
+17
2024-08-22
MAINTAINERS: Add limited globs for Networking headers
Simon Horman
1
-5
/
+5
2024-08-22
MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING section
Simon Horman
1
-0
/
+1
[next]