index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-1
/
+0
2021-06-03
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-0
/
+11
2021-06-03
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-6
/
+1
2021-06-03
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-1
/
+34
2021-06-03
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-1
/
+3
2021-06-03
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
1
-1
/
+0
2021-06-03
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-05-28
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
1
-0
/
+1
2021-05-19
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-1
/
+11
2021-05-14
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
1
-1
/
+0
2021-05-14
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
1
-1
/
+10
2021-05-14
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
1
-0
/
+1
2021-05-14
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-0
/
+1
2021-04-14
sch_red: fix off-by-one checks in red_check_params()
Eric Dumazet
1
-2
/
+2
2021-04-14
xfrm: Fix NULL pointer dereference on policy lookup
Steffen Klassert
1
-1
/
+1
2021-04-14
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
1
-1
/
+3
2021-04-14
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
1
-1
/
+1
2021-04-14
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
1
-6
/
+1
2021-04-14
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
1
-0
/
+9
2021-04-14
net: sched: fix action overwrite reference counting
Vlad Buslov
1
-2
/
+3
2021-03-30
can: dev: Move device back to init netns on owning netns delete
Martin Willi
1
-0
/
+2
2021-03-30
net: Consolidate common blackhole dst ops
Daniel Borkmann
1
-0
/
+11
2021-03-30
netfilter: nftables: allow to update flowtable flags
Pablo Neira Ayuso
1
-0
/
+3
2021-03-30
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
1
-1
/
+1
2021-03-30
net: sched: validate stab values
Eric Dumazet
1
-1
/
+9
2021-03-30
ipv6: fix suspecious RCU usage warning
Wei Wang
1
-0
/
+24
2021-03-07
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
1
-0
/
+8
2021-03-04
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
1
-1
/
+4
2021-03-04
net: sched: fix police ext initialization
Vlad Buslov
1
-0
/
+1
2021-03-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
1
-1
/
+5
2021-03-04
tcp: fix SO_RCVLOWAT related hangs under mem pressure
Eric Dumazet
1
-2
/
+7
2021-02-17
switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT
Horatiu Vultur
1
-2
/
+0
2021-02-10
net: sched: replaced invalid qdisc tree flush helper in qdisc_replace
Alexander Ovechkin
1
-1
/
+1
2021-02-10
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
1
-1
/
+1
2021-02-03
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
1
-1
/
+1
2021-02-03
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
1
-0
/
+1
2021-01-27
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
1
-0
/
+3
2021-01-27
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
1
-5
/
+12
2021-01-17
xsk: Fix race in SKB mode transmit with shared cq
Magnus Karlsson
2
-4
/
+5
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
1
-1
/
+3
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+0
2020-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+4
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
1
-2
/
+0
2020-12-08
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
1
-0
/
+4
2020-12-08
bonding: fix feature flag setting at init time
Jarod Wilson
1
-2
/
+0
2020-12-01
inet_ecn: Fix endianness of checksum update when setting ECT(1)
Toke Høiland-Jørgensen
1
-1
/
+1
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-0
/
+7
2020-11-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2020-11-27
netfilter: nftables_offload: build mask based from the matching bytes
Pablo Neira Ayuso
1
-0
/
+3
2020-11-27
netfilter: nftables_offload: set address type in control dissector
Pablo Neira Ayuso
1
-0
/
+4
[prev]
[next]