index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
net: phy: qt2025: Fix warning: unused import DeviceId
FUJITA Tomonori
1
-2
/
+2
2024-10-03
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-03
bridge: mcast: Fail MDB get request on empty entry
Ido Schimmel
1
-1
/
+1
2024-10-03
vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
Willem de Bruijn
1
-0
/
+2
2024-10-03
net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code
Dan Carpenter
1
-1
/
+1
2024-10-03
net: phy: realtek: Check the index value in led_hw_control_get
Hui Wang
1
-0
/
+3
2024-10-03
ppp: do not assume bh is held in ppp_channel_bridge_input()
Eric Dumazet
1
-2
/
+2
2024-10-03
selftests: rds: move include.sh to TEST_FILES
Hangbin Liu
2
-1
/
+2
2024-10-03
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
1
-1
/
+3
2024-10-03
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2
-4
/
+16
2024-10-01
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
1
-3
/
+3
2024-10-01
net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
Shenwei Wang
1
-9
/
+9
2024-10-01
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-10-01
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
2024-10-01
net: ethernet: ti: cpsw_ale: Fix warning on some platforms
Roger Quadros
2
-1
/
+12
2024-10-01
net: microchip: Make FDMA config symbol invisible
Geert Uytterhoeven
1
-1
/
+1
2024-10-01
net: fec: Reload PTP registers after link-state change
Csókás, Bence
2
-0
/
+23
2024-10-01
net: fec: Restart PPS after link state change
Csókás, Bence
3
-1
/
+46
2024-10-01
net: pcs: xpcs: fix the wrong register that was written back
Jiawen Wu
1
-1
/
+1
2024-10-01
net: ethernet: lantiq_etop: fix memory disclosure
Aleksander Jan Bajkowski
1
-1
/
+3
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2
-1
/
+10
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
2
-7
/
+11
2024-10-01
net: dsa: improve shutdown sequence
Vladimir Oltean
1
-0
/
+7
2024-09-27
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
1
-8
/
+5
2024-09-27
Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-2
/
+1
2024-09-27
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
3
-9
/
+3
2024-09-27
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Luiz Augusto von Dentz
1
-9
/
+14
2024-09-27
net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
Jinjie Ruan
1
-3
/
+8
2024-09-27
net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-4
/
+1
2024-09-26
selftests: netfilter: Avoid hanging ipvs.sh
Phil Sutter
1
-1
/
+1
2024-09-26
kselftest: add test for nfqueue induced conntrack race
Florian Westphal
1
-1
/
+91
2024-09-26
netfilter: nfnetlink_queue: remove old clash resolution logic
Florian Westphal
3
-90
/
+0
2024-09-26
netfilter: nf_tables: missing objects with no memcg accounting
Pablo Neira Ayuso
7
-15
/
+17
2024-09-26
netfilter: nf_tables: use rcu chain hook list iterator from netlink dump path
Pablo Neira Ayuso
1
-1
/
+1
2024-09-26
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
1
-5
/
+2
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2
-9
/
+6
2024-09-26
netfilter: nf_tables: Keep deleted flowtable hooks until after RCU
Phil Sutter
1
-1
/
+1
2024-09-26
docs: tproxy: ignore non-transparent sockets in iptables
谢致邦 (XIE Zhibang)
1
-1
/
+1
2024-09-26
netfilter: ctnetlink: Guard possible unused functions
Andy Shevchenko
1
-1
/
+1
2024-09-26
selftests: netfilter: nft_tproxy.sh: add tcp tests
Antonio Ojea
4
-0
/
+623
2024-09-26
selftests: netfilter: add reverse-clash resolution test case
Florian Westphal
3
-0
/
+178
2024-09-26
netfilter: conntrack: add clash resolution for reverse collisions
Florian Westphal
1
-5
/
+51
2024-09-26
netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
Florian Westphal
1
-2
/
+118
2024-09-26
selftests/net: packetdrill: increase timing tolerance in debug mode
Willem de Bruijn
1
-2
/
+7
2024-09-26
usbnet: fix cyclical race on disconnect with work queue
Oliver Neukum
2
-9
/
+43
2024-09-26
net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
Furong Xu
1
-1
/
+1
2024-09-26
virtio_net: Fix mismatched buf address when unmapping for small packets
Wenbo Li
1
-2
/
+8
2024-09-25
dt-bindings: input: Revert "dt-bindings: input: Goodix SPI HID Touchscreen"
Krzysztof Kozlowski
1
-71
/
+0
2024-09-25
HID: hid-goodix: drop unsupported and undocumented DT part
Krzysztof Kozlowski
1
-9
/
+0
2024-09-25
net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice
Jianbo Liu
1
-1
/
+7
[next]