index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
net_sched: fix pfifo_head_drop behavior vs backlog
Eric Dumazet
1
-0
/
+4
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
4
-130
/
+89
2016-06-24
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
4
-342
/
+83
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
4
-50
/
+25
2016-06-24
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-06-24
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-06-24
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-06-24
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
1
-2
/
+2
2016-06-24
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
1
-5
/
+76
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
4
-8
/
+24
2016-06-24
netfilter: x_tables: check standard target size too
Florian Westphal
1
-0
/
+15
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
4
-3
/
+28
2016-06-24
netfilter: x_tables: assert minimum target size
Florian Westphal
1
-0
/
+3
2016-06-24
netfilter: x_tables: kill check_entry helper
Florian Westphal
3
-35
/
+24
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
4
-32
/
+37
2016-06-24
netfilter: x_tables: validate targets of jumps
Florian Westphal
3
-0
/
+48
2016-06-24
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
3
-3
/
+13
2016-06-24
netfilter: x_tables: fix unconditional helper
Florian Westphal
3
-33
/
+31
2016-06-24
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
3
-6
/
+12
2016-06-24
netfilter: x_tables: validate e->target_offset early
Florian Westphal
3
-27
/
+24
2016-06-24
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
Prasun Maiti
1
-2
/
+23
2016-06-24
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
3
-3
/
+27
2016-06-24
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
1
-8
/
+3
2016-06-24
l2tp: fix configuration passed to setup_udp_tunnel_sock()
Guillaume Nault
1
-1
/
+1
2016-06-24
bridge: Don't insert unnecessary local fdb entry on changing mac address
Toshiaki Makita
1
-0
/
+2
2016-06-24
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
1
-1
/
+3
2016-06-24
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2
-2
/
+2
2016-06-24
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
1
-4
/
+2
2016-06-24
tipc: fix nametable publication field in nl compat
Richard Alpe
1
-1
/
+1
2016-06-24
netlink: Fix dump skb leak/double free
Herbert Xu
1
-2
/
+5
2016-06-24
tipc: check nl sock before parsing nested attributes
Richard Alpe
1
-0
/
+3
2016-06-08
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
1
-2
/
+2
2016-05-19
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-19
net/route: enforce hoplimit max value
Paolo Abeni
2
-0
/
+4
2016-05-19
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
1
-2
/
+4
2016-05-19
net: fix a kernel infoleak in x25 module
Kangjie Lu
1
-0
/
+1
2016-05-19
bridge: fix igmp / mld query parsing
Linus Lüssing
1
-5
/
+7
2016-05-19
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
1
-2
/
+3
2016-05-19
VSOCK: do not disconnect socket when peer has shutdown SEND only
Ian Campbell
1
-20
/
+1
2016-05-19
net: fix infoleak in rtnetlink
Kangjie Lu
1
-8
/
+10
2016-05-19
net: fix infoleak in llc
Kangjie Lu
1
-0
/
+1
2016-05-19
netem: Segment GSO packets on enqueue
Neil Horman
1
-2
/
+59
2016-05-19
sch_dsmark: update backlog as well
WANG Cong
1
-0
/
+3
2016-05-19
sch_htb: update backlog as well
WANG Cong
1
-1
/
+4
2016-05-19
net_sched: update hierarchical backlog too
WANG Cong
19
-47
/
+84
2016-05-19
net_sched: introduce qdisc_replace() helper
WANG Cong
12
-78
/
+12
2016-05-19
gre: do not pull header in ICMP error processing
Jiri Benc
1
-3
/
+8
2016-05-19
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
1
-1
/
+5
2016-05-19
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
1
-2
/
+2
2016-05-19
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
1
-2
/
+5
[prev]
[next]