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-12-15
batman-adv: Check for alloc errors when preparing TT local data
Sven Eckelmann
1
-2
/
+2
2016-12-15
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
1
-0
/
+3
2016-12-10
esp6: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-12-10
esp4: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-12-10
flowcache: Increase threshold for refusing new allocations
Miroslav Urbanek
1
-4
/
+2
2016-12-10
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
1
-1
/
+0
2016-12-10
ipv4: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+3
2016-12-10
ipv6: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-10
ipv4: Drop suffix update from resize code
Alexander Duyck
1
-21
/
+21
2016-12-10
ipv4: Drop leaf from suffix pull/push functions
Alexander Duyck
1
-12
/
+14
2016-12-10
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
1
-1
/
+3
2016-12-10
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
1
-5
/
+15
2016-12-10
net: ping: check minimum size on ICMP header length
Kees Cook
1
-0
/
+4
2016-12-10
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-10
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+27
2016-12-10
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-12-10
packet: fix race condition in packet_set_ring
Philip Pettersson
1
-6
/
+12
2016-12-10
GSO: Reload iph after pskb_may_pull
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-12-10
net/dccp: fix use-after-free in dccp_invalid_packet
Eric Dumazet
1
-5
/
+7
2016-12-10
netlink: Do not schedule work from sk_destruct
Herbert Xu
1
-17
/
+15
2016-12-10
netlink: Call cb->done from a worker thread
Herbert Xu
2
-4
/
+25
2016-12-10
net/sched: pedit: make sure that offset is valid
Amir Vadai
1
-4
/
+20
2016-12-10
net: dsa: fix unbalanced dsa_switch_tree reference counting
Nikita Yushchenko
1
-1
/
+3
2016-12-10
net, sched: respect rcu grace period on cls destruction
Daniel Borkmann
8
-21
/
+31
2016-12-10
udplite: call proper backlog handlers
Eric Dumazet
6
-6
/
+6
2016-12-10
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
Paolo Abeni
1
-6
/
+12
2016-12-10
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-12-10
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2
-4
/
+6
2016-12-10
rtnetlink: fix FDB size computation
Sabrina Dubroca
1
-1
/
+4
2016-12-10
af_unix: conditionally use freezable blocking calls in read
WANG Cong
1
-6
/
+11
2016-12-10
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
1
-2
/
+11
2016-12-10
net: check dead netns for peernet2id_alloc()
WANG Cong
1
-0
/
+2
2016-12-08
batman-adv: Detect missing primaryif during tp_send as error
Sven Eckelmann
1
-0
/
+1
2016-12-02
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
1
-1
/
+1
2016-12-02
can: bcm: fix support for CAN FD frames
Oliver Hartkopp
1
-8
/
+10
2016-12-02
cfg80211: limit scan results cache size
Johannes Berg
2
-0
/
+70
2016-11-26
netfilter: nft_dynset: fix element timeout for HZ != 1000
Anders K. Pedersen
1
-2
/
+4
2016-11-26
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
3
-10
/
+28
2016-11-26
can: bcm: fix warning in bcm_connect/proc_register
Oliver Hartkopp
1
-9
/
+23
2016-11-21
sctp: change sk state only when it has assocs in sctp_shutdown
Xin Long
1
-8
/
+7
2016-11-21
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2
-3
/
+22
2016-11-21
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
1
-1
/
+3
2016-11-21
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
1
-3
/
+8
2016-11-21
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
1
-2
/
+2
2016-11-21
sock: fix sendmmsg for partial sendmsg
Soheil Hassas Yeganeh
1
-0
/
+2
2016-11-21
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
1
-12
/
+9
2016-11-21
net: icmp6_send should use dst dev to determine L3 domain
David Ahern
1
-1
/
+1
2016-11-21
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
1
-2
/
+5
2016-11-21
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet
1
-0
/
+1
2016-11-21
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet
1
-7
/
+8
[next]