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-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
2020-11-25
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
1
-0
/
+6
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
1
-2
/
+3
2020-11-21
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
1
-0
/
+8
2020-11-20
xsk: Fix umem cleanup bug at socket destruct
Magnus Karlsson
1
-0
/
+1
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
2
-2
/
+30
2020-11-17
net/tls: Fix wrong record sn in async mode of device resync
Tariq Toukan
1
-1
/
+15
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
1
-0
/
+2
2020-11-13
ip_tunnels: Set tunnel option flag when tunnel metadata is present
Yi-Hung Wei
1
-3
/
+4
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
1
-0
/
+1
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
2
-7
/
+9
2020-10-29
xsk: Fix possible memory leak at socket close
Magnus Karlsson
1
-1
/
+1
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+6
2020-10-20
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
1
-0
/
+6
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
44
-454
/
+1040
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+5
2020-10-15
net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info
Leon Romanovsky
1
-1
/
+4
2020-10-15
nl80211: docs: add a description for s1g_cap parameter
Mauro Carvalho Chehab
1
-0
/
+1
[prev]
[next]