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
2018-08-24
net/smc: no shutdown in state SMC_LISTEN
Ursula Braun
1
-2
/
+1
2018-08-24
packet: refine ring v3 block size test to hold one frame
Willem de Bruijn
1
-4
/
+6
2018-08-24
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
1
-4
/
+4
2018-08-24
xfrm_user: prevent leaking 2 bytes of kernel memory
Eric Dumazet
1
-3
/
+5
2018-08-24
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
1
-2
/
+2
2018-08-24
net/smc: reset recv timeout after clc handshake
Karsten Graul
1
-1
/
+2
2018-08-24
net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
piaojun
1
-1
/
+2
2018-08-24
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2
-29
/
+0
2018-08-24
packet: reset network header if packet shorter than ll reserved space
Willem de Bruijn
1
-0
/
+2
2018-08-24
netfilter: nf_conntrack: Fix possible possible crash on module loading.
Andrey Ryabinin
1
-1
/
+1
2018-08-24
netfilter: nft_compat: explicitly reject ERROR and standard target
Florian Westphal
1
-0
/
+13
2018-08-24
ipfrag: really prevent allocation on netns exit
Paolo Abeni
1
-1
/
+1
2018-08-24
bpf: fix sk_skb programs without skb->dev assigned
John Fastabend
1
-1
/
+2
2018-08-24
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-3
/
+3
2018-08-24
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-3
/
+3
2018-08-24
tipc: make function tipc_net_finalize() thread safe
Jon Maloy
1
-6
/
+11
2018-08-24
tipc: fix correct setting of message type in second discoverer
Jon Maloy
1
-6
/
+7
2018-08-24
tipc: correct discovery message handling during address trial period
Jon Maloy
1
-1
/
+4
2018-08-24
tipc: fix wrong return value from function tipc_node_try_addr()
Jon Maloy
1
-2
/
+5
2018-08-24
net: qrtr: Reset the node and port ID of broadcast messages
Arun Kumar Neelakantam
1
-2
/
+7
2018-08-24
net: qrtr: Broadcast messages only from control port
Arun Kumar Neelakantam
1
-0
/
+4
2018-08-24
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
3
-95
/
+52
2018-08-24
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2
-0
/
+2
2018-08-24
ieee802154: 6lowpan: set IFLA_LINK
Lubomir Rintel
1
-0
/
+6
2018-08-24
tls: fix skb_to_sgvec returning unhandled error.
Doron Roberts-Kedes
1
-0
/
+5
2018-08-24
nl80211: check nla_parse_nested() return values
Johannes Berg
1
-5
/
+11
2018-08-24
nl80211: relax ht operation checks for mesh
Bob Copeland
1
-16
/
+3
2018-08-24
mac80211: disable BHs/preemption in ieee80211_tx_control_port()
Denis Kenzior
1
-0
/
+2
2018-08-24
rds: clean up loopback rds_connections on netns deletion
Sowmini Varadhan
3
-1
/
+68
2018-08-24
netfilter: nf_log: fix uninit read in nf_log_proc_dostring
Jann Horn
1
-0
/
+4
2018-08-24
batman-adv: Fix multicast TT issues with bogus ROAM flags
Linus Lüssing
1
-2
/
+4
2018-08-24
batman-adv: Avoid storing non-TT-sync flags on singular entries too
Linus Lüssing
1
-1
/
+2
2018-08-24
batman-adv: Fix debugfs path for renamed softif
Sven Eckelmann
3
-6
/
+53
2018-08-24
batman-adv: Fix debugfs path for renamed hardif
Sven Eckelmann
3
-0
/
+29
2018-08-24
batman-adv: Fix bat_v best gw refcnt after netlink dump
Sven Eckelmann
1
-1
/
+3
2018-08-24
batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
Sven Eckelmann
1
-1
/
+3
2018-08-24
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
1
-3
/
+6
2018-08-24
sctp: fix erroneous inc of snmp SctpFragUsrMsgs
Marcelo Ricardo Leitner
1
-1
/
+3
2018-08-24
net: propagate dev_get_valid_name return code
Li RongQing
1
-2
/
+2
2018-08-24
netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister
Gao Feng
1
-0
/
+5
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
1
-3
/
+3
2018-08-22
cls_matchall: fix tcf_unbind_filter missing
Hangbin Liu
1
-0
/
+2
2018-08-22
ip_vti: fix a null pointer deferrence when create vti fallback tunnel
Haishuang Yan
1
-1
/
+2
2018-08-22
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
Jeremy Cline
2
-2
/
+3
2018-08-22
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
1
-1
/
+2
2018-08-22
rxrpc: Fix the keepalive generator [ver #2]
David Howells
7
-89
/
+109
2018-08-22
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
Xin Long
1
-6
/
+2
2018-08-22
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
1
-0
/
+1
2018-08-22
vsock: split dwork to avoid reinitializations
Cong Wang
2
-9
/
+9
2018-08-22
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
1
-5
/
+2
[next]