index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-09
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
3
-10
/
+27
2019-06-09
Revert "tipc: fix modprobe tipc failed after switch order of device registrat...
David S. Miller
1
-7
/
+7
2019-06-09
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
1
-11
/
+11
2019-06-09
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
1
-17
/
+30
2019-06-09
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
1
-1
/
+1
2019-06-09
llc: fix skb leak in llc_build_and_send_ui_pkt()
Eric Dumazet
1
-0
/
+2
2019-06-09
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
1
-0
/
+2
2019-06-09
inet: switch IP ID generator to siphash
Eric Dumazet
2
-19
/
+23
2019-05-31
batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
Linus Lüssing
1
-1
/
+3
2019-05-31
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2
-3
/
+5
2019-05-31
net: erspan: fix use-after-free
William Tu
1
-1
/
+1
2019-05-31
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
3
-8
/
+6
2019-05-25
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
1
-0
/
+3
2019-05-25
xfrm4: Fix uninitialized memory read in _decode_session4
Steffen Klassert
1
-11
/
+13
2019-05-25
esp4: add length check for UDP encapsulation
Sabrina Dubroca
1
-5
/
+15
2019-05-25
vti4: ipip tunnel deregistration fixes.
Jeremy Sowden
1
-2
/
+3
2019-05-25
xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
Su Yanjun
1
-0
/
+4
2019-05-25
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
1
-1
/
+1
2019-05-25
vsock/virtio: Initialize core virtio vsock before registering the driver
Jorge E. Moreira
1
-7
/
+6
2019-05-25
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
1
-7
/
+7
2019-05-25
vsock/virtio: free packets during the socket release
Stefano Garzarella
1
-0
/
+7
2019-05-25
tipc: switch order of device registration to fix a crash
Junwei Hu
1
-7
/
+7
2019-05-25
net: avoid weird emergency message
Eric Dumazet
1
-1
/
+1
2019-05-21
fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")
Greg Kroah-Hartman
1
-0
/
+1
2019-05-16
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
1
-2
/
+2
2019-05-16
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
1
-1
/
+1
2019-05-16
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
1
-1
/
+3
2019-05-16
packet: Fix error path in packet_init
YueHaibing
1
-5
/
+20
2019-05-16
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
1
-2
/
+9
2019-05-16
ipv4: Fix raw socket lookup for local traffic
David Ahern
1
-2
/
+2
2019-05-16
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
1
-3
/
+3
2019-05-16
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
1
-7
/
+6
2019-05-16
NFC: nci: Add some bounds checking in nci_hci_cmd_received()
Dan Carpenter
1
-0
/
+8
2019-05-16
netfilter: nf_tables: warn when expr implements only one of activate/deactivate
Florian Westphal
1
-0
/
+19
2019-05-16
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
1
-9
/
+7
2019-05-16
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
1
-2
/
+5
2019-05-16
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2
-5
/
+64
2019-05-16
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
1
-1
/
+1
2019-05-16
nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
Sunil Dutt
1
-6
/
+12
2019-05-16
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
1
-0
/
+3
2019-05-16
mac80211: Increase MAX_MSG_LEN
Andrei Otcheretianski
1
-1
/
+6
2019-05-16
mac80211: fix unaligned access in mesh table hash function
Felix Fietkau
1
-1
/
+1
2019-05-16
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
1
-1
/
+1
2019-05-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2019-05-10
Bluetooth: hidp: fix buffer overflow
Young Xiao
1
-0
/
+1
2019-05-08
batman-adv: Reduce tt_global hash refcnt only for removed entry
Sven Eckelmann
1
-3
/
+15
2019-05-08
batman-adv: Reduce tt_local hash refcnt only for removed entry
Sven Eckelmann
1
-5
/
+9
2019-05-08
batman-adv: Reduce claim hash refcnt only for removed entry
Sven Eckelmann
1
-3
/
+13
2019-05-08
caif: reduce stack size with KASAN
Arnd Bergmann
1
-28
/
+22
2019-05-08
rxrpc: Fix net namespace cleanup
David Howells
1
-16
/
+16
[next]