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-02-12
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
1
-4
/
+8
2019-02-12
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
1
-3
/
+3
2019-02-12
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
1
-1
/
+2
2019-02-12
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
1
-2
/
+2
2019-02-12
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
1
-0
/
+6
2019-02-12
xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
YueHaibing
1
-0
/
+3
2019-02-12
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
1
-2
/
+3
2019-02-06
l2tp: fix reading optional fields of L2TPv3
Jacob Wen
4
-0
/
+30
2019-02-06
l2tp: remove l2specific_len dependency in l2tp_core
Lorenzo Bianconi
2
-18
/
+27
2019-02-06
net/rose: fix NULL ax25_cb kernel panic
Bernard Pidoux
1
-0
/
+5
2019-02-06
netrom: switch to sock timer API
Cong Wang
1
-10
/
+10
2019-02-06
l2tp: copy 4 more bytes to linear part if necessary
Jacob Wen
1
-3
/
+2
2019-02-06
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
1
-0
/
+3
2019-02-06
Fix "net: ipv4: do not handle duplicate fragments as overlapping"
Greg Kroah-Hartman
1
-1
/
+1
2019-01-31
can: bcm: check timer values before ktime conversion
Oliver Hartkopp
1
-0
/
+27
2019-01-31
ipfrag: really prevent allocation on netns exit
Paolo Abeni
1
-1
/
+1
2019-01-31
net_sched: refetch skb protocol for each filter
Cong Wang
1
-2
/
+1
2019-01-31
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2
-4
/
+14
2019-01-31
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
1
-1
/
+1
2019-01-31
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
3
-0
/
+3
2019-01-31
net: bridge: Fix ethernet header pointer before check skb forwardable
Yunjian Wang
1
-5
/
+4
2019-01-26
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
1
-0
/
+1
2019-01-26
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
1
-1
/
+4
2019-01-26
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
1
-1
/
+10
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
1
-1
/
+1
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
1
-0
/
+2
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
1
-0
/
+5
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
1
-0
/
+26
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
1
-0
/
+15
2019-01-23
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2
-7
/
+2
2019-01-23
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
1
-2
/
+4
2019-01-23
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
1
-0
/
+8
2019-01-23
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2
-13
/
+9
2019-01-23
packet: Do not leak dev refcounts on error exit
Jason Gunthorpe
1
-2
/
+2
2019-01-23
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2019-01-23
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
1
-0
/
+1
2019-01-23
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
1
-3
/
+27
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
3
-6
/
+10
2019-01-13
9p/net: put a lower bound on msize
Dominique Martinet
1
-0
/
+21
2019-01-13
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
1
-4
/
+4
2019-01-13
sunrpc: fix cache_head leak due to queued request
Vasily Averin
1
-1
/
+9
2019-01-13
libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature()
Ilya Dryomov
1
-1
/
+1
2019-01-13
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
1
-2
/
+2
2019-01-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
1
-1
/
+1
2019-01-13
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
Florian Westphal
1
-3
/
+4
2019-01-13
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
1
-1
/
+1
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
3
-7
/
+13
2019-01-09
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
1
-0
/
+5
2019-01-09
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
1
-2
/
+6
2019-01-09
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
1
-17
/
+50
[next]