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
2016-06-06
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
1
-2
/
+2
2016-05-17
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-08
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
1
-1
/
+1
2016-04-23
tcp_cubic: do not set epoch_start in the future
Eric Dumazet
1
-2
/
+8
2016-04-20
tcp_cubic: better follow cubic curve after idle period
Eric Dumazet
1
-0
/
+16
2016-04-12
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
1
-6
/
+7
2016-04-12
net: Clone skb before setting peeked flag
Herbert Xu
1
-3
/
+38
2016-03-22
mac80211: Fix Public Action frame RX in AP mode
Jouni Malinen
1
-0
/
+1
2016-03-20
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
1
-1
/
+1
2016-03-20
mac80211: fix use of uninitialised values in RX aggregation
Chris Bainbridge
1
-1
/
+1
2016-03-20
cfg80211/wext: fix message ordering
Johannes Berg
2
-1
/
+4
2016-03-20
wext: fix message delay/ordering
Johannes Berg
1
-11
/
+40
2016-03-14
ipv6: drop frames with attached skb->sk in forwarding
Hannes Frederic Sowa
1
-0
/
+3
2016-03-14
Correct backport for ip6_gre: release cached dst on tunnel removal
Sasha Levin
1
-0
/
+1
2016-03-10
libceph: don't bail early from try_read() when skipping a message
Ilya Dryomov
1
-2
/
+2
2016-03-08
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2016-02-15
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
3
-62
/
+75
2016-02-15
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-1
/
+1
2016-02-15
net: bpf: reject invalid shifts
Rabin Vincent
1
-0
/
+5
2016-02-15
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
1
-0
/
+4
2016-02-15
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
1
-1
/
+1
2016-02-15
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
Eric Dumazet
1
-0
/
+2
2016-02-15
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
1
-1
/
+1
2016-02-15
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-02-15
net: sched: fix missing free per cpu on qstats
John Fastabend
1
-1
/
+3
2016-02-15
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
1
-1
/
+4
2016-02-15
unix: properly account for FDs passed over unix sockets
willy tarreau
2
-8
/
+32
2016-02-15
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2016-02-15
ipv6/addrlabel: fix ip6addrlbl_get()
Andrey Ryabinin
1
-1
/
+1
2016-02-15
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
1
-12
/
+4
2016-02-15
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
5
-19
/
+11
2016-02-09
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
1
-3
/
+3
2016-01-22
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2016-01-22
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
1
-0
/
+6
2016-01-21
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2
-7
/
+3
2016-01-15
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-19
/
+164
2016-01-15
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2016-01-15
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
1
-1
/
+2
2016-01-15
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2016-01-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
1
-1
/
+1
2016-01-15
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2016-01-15
net: fix IP early demux races
Eric Dumazet
2
-5
/
+3
2016-01-15
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
5
-0
/
+15
2016-01-15
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
1
-0
/
+8
2016-01-15
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
1
-0
/
+1
2016-01-15
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2
-2
/
+3
2016-01-15
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
1
-2
/
+2
2016-01-15
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
1
-5
/
+3
2015-12-14
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
1
-1
/
+8
2015-12-14
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
1
-2
/
+2
[next]