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
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
net: strparser: partially revert "strparser: Call skb_unclone conditionally"
Jakub Kicinski
1
-7
/
+5
2019-05-16
net/tls: fix the IV leaks
Jakub Kicinski
1
-1
/
+4
2019-05-16
netfilter: nf_tables: add missing ->release_ops() in error path of newrule()
Taehee Yoo
1
-1
/
+4
2019-05-16
netfilter: nf_tables: use-after-free in dynamic operations
Pablo Neira Ayuso
1
-1
/
+3
2019-05-16
netfilter: fix nf_l4proto_log_invalid to log invalid packets
Andrei Vagin
1
-1
/
+1
2019-05-16
netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
Dan Carpenter
1
-1
/
+1
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
cfg80211: Handle WMM rules in regulatory domain intersection
Ilan Peer
1
-0
/
+39
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-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
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
1
-5
/
+4
2019-05-08
batman-adv: fix warning in function batadv_v_elp_get_throughput
Anders Roxell
1
-2
/
+4
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
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
1
-1
/
+1
2019-05-05
net/tls: fix copy to fragments in reencrypt
Jakub Kicinski
1
-7
/
+22
2019-05-05
net/tls: don't copy negative amounts of data in reencrypt
Jakub Kicinski
1
-6
/
+8
2019-05-05
packet: validate msg_namelen in send directly
Willem de Bruijn
1
-10
/
+14
2019-05-05
sctp: avoid running the sctp state machine recursively
Xin Long
2
-37
/
+27
2019-05-05
rxrpc: Fix net namespace cleanup
David Howells
1
-16
/
+16
2019-05-05
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
1
-1
/
+2
2019-05-05
l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
Eric Dumazet
1
-1
/
+1
2019-05-05
l2ip: fix possible use-after-free
Eric Dumazet
1
-4
/
+4
2019-05-05
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
1
-2
/
+2
2019-05-05
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
1
-6
/
+12
2019-05-05
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2
-10
/
+3
2019-05-05
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
1
-20
/
+18
2019-05-05
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
1
-0
/
+1
2019-05-04
netfilter: ip6t_srh: fix NULL pointer dereferences
Kangjie Lu
1
-0
/
+6
2019-05-04
netfilter: fix NETFILTER_XT_TARGET_TEE dependencies
Arnd Bergmann
1
-0
/
+1
2019-05-04
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2
-0
/
+3
2019-05-04
netfilter: nft_set_rbtree: check for inactive element after flag mismatch
Pablo Neira Ayuso
1
-4
/
+3
2019-05-04
xsk: fix umem memory leak on cleanup
Björn Töpel
1
-18
/
+1
2019-05-02
net/tls: don't leak IV and record seq when offload fails
Jakub Kicinski
3
-6
/
+4
2019-05-02
net/tls: avoid potential deadlock in tls_set_device_offload_rx()
Jakub Kicinski
1
-0
/
+2
[next]