index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
hamradio: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-2
/
+2
2023-10-18
docs: netlink: clean up after deprecating version
Jakub Kicinski
2
-5
/
+14
2023-10-18
tools: ynl: fix converting flags to names after recent cleanup
Jakub Kicinski
1
-1
/
+1
2023-10-18
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
2
-38
/
+8
2023-10-18
net: phylink: remove .validate() method
Russell King (Oracle)
3
-53
/
+6
2023-10-18
net: fman: convert to .mac_get_caps()
Russell King (Oracle)
1
-6
/
+5
2023-10-18
net: phylink: provide mac_get_caps() method
Russell King (Oracle)
3
-3
/
+33
2023-10-18
eth: bnxt: fix backward compatibility with older devices
Jakub Kicinski
5
-12
/
+28
2023-10-18
selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
Johannes Nixdorf
2
-1
/
+285
2023-10-18
net: bridge: Set strict_start_type for br_policy
Johannes Nixdorf
1
-0
/
+2
2023-10-18
net: bridge: Add netlink knobs for number / max learned FDB entries
Johannes Nixdorf
2
-1
/
+16
2023-10-18
net: bridge: Track and limit dynamically learned FDB entries
Johannes Nixdorf
2
-2
/
+37
2023-10-18
net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
Johannes Nixdorf
1
-3
/
+4
2023-10-17
net: openvswitch: Annotate struct mask_array with __counted_by
Christophe JAILLET
1
-1
/
+1
2023-10-17
net: openvswitch: Use struct_size()
Christophe JAILLET
1
-5
/
+2
2023-10-17
mctp i3c: MCTP I3C driver
Matt Johnston
3
-0
/
+765
2023-10-17
i3c: Add support for bus enumeration & notification
Jeremy Kerr
2
-0
/
+46
2023-10-17
dt-bindings: i3c: Add mctp-controller property
Matt Johnston
1
-0
/
+6
2023-10-17
net: gso_test: release each segment individually
Florian Westphal
1
-5
/
+9
2023-10-17
page_pool: fragment API support for 32-bit arch with 64-bit DMA
Yunsheng Lin
3
-23
/
+24
2023-10-17
net: stub tcp_gro_complete if CONFIG_INET=n
Jacob Keller
1
-0
/
+4
2023-10-17
drivers: net: wwan: wwan_core.c: resolved spelling mistake
Muhammad Muzammil
1
-2
/
+2
2023-10-17
cgroup, netclassid: on modifying netclassid in cgroup, only consider the main...
Liansen Zhai
1
-0
/
+6
2023-10-17
net: usb: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-10-17
lan78xx: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-17
net: phy: smsc: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-4
/
+2
2023-10-17
net: netcp: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-10-16
tcp: Set pingpong threshold via sysctl
Haiyang Zhang
6
-6
/
+39
2023-10-16
net, sched: Add tcf_set_drop_reason for {__,}tcf_classify
Daniel Borkmann
2
-6
/
+23
2023-10-16
net, sched: Make tc-related drop reason more flexible
Daniel Borkmann
3
-7
/
+17
2023-10-16
bpf: Ensure proper register state printing for cond jumps
Andrii Nakryiko
1
-1
/
+6
2023-10-16
bpf: Disambiguate SCALAR register state output in verifier logs
Andrii Nakryiko
3
-32
/
+55
2023-10-16
selftests/bpf: Make align selftests more robust
Andrii Nakryiko
1
-120
/
+121
2023-10-16
selftests/bpf: Improve missed_kprobe_recursion test robustness
Andrii Nakryiko
1
-4
/
+4
2023-10-16
selftests/bpf: Improve percpu_alloc test robustness
Andrii Nakryiko
3
-0
/
+14
2023-10-16
tsnep: Inline small fragments within TX descriptor
Gerhard Engleder
2
-26
/
+79
2023-10-16
vxlan: use generic function for tunnel IPv4 route lookup
Beniamino Galvani
1
-73
/
+41
2023-10-16
geneve: use generic function for tunnel IPv4 route lookup
Beniamino Galvani
1
-66
/
+32
2023-10-16
geneve: add dsfield helper function
Beniamino Galvani
1
-11
/
+18
2023-10-16
ipv4: use tunnel flow flags for tunnel route lookups
Beniamino Galvani
1
-0
/
+1
2023-10-16
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
3
-20
/
+25
2023-10-16
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
3
-5
/
+5
2023-10-16
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
5
-58
/
+58
2023-10-16
selftests: net: remove unused variables
zhujun2
3
-5
/
+3
2023-10-16
net: cxgb3: simplify logic for rspq_check_napi
Christian Marangi
1
-6
/
+1
2023-10-15
ptp: add testptp mask test
Xabier Marquiegui
1
-1
/
+18
2023-10-15
ptp: add debugfs interface to see applied channel masks
Xabier Marquiegui
4
-0
/
+39
2023-10-15
ptp: support event queue reader channel masks
Xabier Marquiegui
4
-2
/
+41
2023-10-15
ptp: support multiple timestamp event readers
Xabier Marquiegui
4
-29
/
+55
2023-10-15
ptp: Replace timestamp event queue with linked list
Xabier Marquiegui
4
-6
/
+42
[next]