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: cls_flower: Remove filter from mask before freeing it
Petr Machata
1
-1
/
+5
2019-02-12
sctp: walk the list of asoc safely
Greg Kroah-Hartman
1
-2
/
+2
2019-02-12
sctp: check and update stream->out_curr when allocating stream_out
Xin Long
1
-0
/
+20
2019-02-12
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
1
-1
/
+2
2019-02-12
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
1
-3
/
+3
2019-02-12
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
1
-5
/
+8
2019-02-12
net: dsa: Fix NULL checking in dsa_slave_set_eee()
Dan Carpenter
1
-2
/
+2
2019-02-12
net: dsa: Fix lockdep false positive splat
Marc Zyngier
1
-0
/
+4
2019-02-12
dccp: fool proof ccid_hc_[rt]x_parse_options()
Eric Dumazet
1
-2
/
+2
2019-02-12
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
5
-17
/
+23
2019-02-12
bpf: sk_msg, fix socket data_ready events
John Fastabend
2
-4
/
+4
2019-02-12
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
1
-0
/
+1
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-12
mac80211: Properly handle SKB with radiotap only
Ilan Peer
1
-9
/
+17
2019-02-12
ipv6: Fix handling of LLA with VRF and sockets bound to VRF
David Ahern
1
-1
/
+2
2019-02-12
tipc: fix node keep alive interval calculation
Hoang Le
1
-0
/
+6
2019-02-12
mac80211: fix deauth TX when we disconnect
Emmanuel Grumbach
1
-14
/
+35
2019-02-06
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
1
-0
/
+3
2019-02-06
net: tls: Save iv in tls_rec for async crypto requests
Dave Watson
1
-1
/
+3
2019-02-06
net: tls: Fix deadlock in free_resources tx
Dave Watson
1
-0
/
+2
2019-02-06
sctp: set flow sport from saddr only when it's 0
Xin Long
2
-2
/
+4
2019-02-06
sctp: set chunk transport correctly when it's a new asoc
Xin Long
1
-3
/
+8
2019-02-06
ip6mr: Fix notifiers call on mroute_clean_tables()
Nir Dotan
1
-4
/
+3
2019-02-06
sctp: improve the events for sctp stream adding
Xin Long
1
-11
/
+8
2019-02-06
net: ip6_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-02-06
sctp: improve the events for sctp stream reset
Xin Long
1
-22
/
+17
2019-02-06
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
1
-0
/
+3
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
net/ipv6: don't return positive numbers when nothing was dumped
Jakub Kicinski
1
-0
/
+2
2019-02-06
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
3
-13
/
+17
2019-02-06
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-02-06
l2tp: fix reading optional fields of L2TPv3
Jacob Wen
4
-0
/
+30
2019-02-06
l2tp: copy 4 more bytes to linear part if necessary
Jacob Wen
1
-3
/
+2
2019-02-06
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
1
-0
/
+2
2019-01-31
can: bcm: check timer values before ktime conversion
Oliver Hartkopp
1
-0
/
+27
2019-01-31
SUNRPC: Address Kerberos performance/behavior regression
Chuck Lever
1
-1
/
+1
2019-01-31
tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT state
Willem de Bruijn
1
-1
/
+1
2019-01-31
ip6_gre: update version related info when changing link
Hangbin Liu
1
-0
/
+4
2019-01-31
erspan: build the header with the right proto according to erspan_ver
Xin Long
2
-11
/
+18
2019-01-31
ip6_gre: fix tunnel list corruption for x-netns
Olivier Matz
1
-2
/
+2
2019-01-31
udp: with udp_segment release on error path
Willem de Bruijn
2
-8
/
+24
2019-01-31
net/sched: cls_flower: allocate mask dynamically in fl_change()
Ivan Vecera
1
-5
/
+14
2019-01-31
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2
-5
/
+14
2019-01-31
openvswitch: Avoid OOB read when parsing flow nlattrs
Ross Lagerwall
1
-1
/
+1
2019-01-31
net_sched: refetch skb protocol for each filter
Cong Wang
1
-2
/
+1
2019-01-31
net/sched: act_tunnel_key: fix memory leak in case of action replace
Davide Caratti
1
-8
/
+11
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
[next]