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.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
2013-11-04
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
1
-1
/
+1
2013-11-04
bridge: Correctly clamp MAX forward_delay when enabling STP
Vlad Yasevich
1
-1
/
+1
2013-11-04
ipv6: restrict neighbor entry creation to output flow
Marcelo Ricardo Leitner
1
-4
/
+7
2013-11-04
ipv4: fix ineffective source address selection
Jiri Benc
1
-1
/
+1
2013-11-04
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2
-4
/
+22
2013-11-04
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2
-2
/
+2
2013-11-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-11-04
tcp: must unclone packets before mangling them
Eric Dumazet
1
-3
/
+6
2013-10-14
Bluetooth: Fix encryption key size for peripheral role
Andre Guedes
1
-0
/
+2
2013-10-14
Bluetooth: Fix security level for peripheral role
Andre Guedes
1
-1
/
+3
2013-10-14
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-14
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-14
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
1
-31
/
+22
2013-10-14
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
7
-11
/
+11
2013-10-14
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-10-14
bridge: Clamp forward_delay when enabling STP
Herbert Xu
3
-8
/
+26
2013-10-14
resubmit bridge: fix message_age_timer calculation
Chris Healy
1
-1
/
+1
2013-10-14
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
1
-29
/
+13
2013-10-14
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-10-14
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
1
-2
/
+2
2013-10-14
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
1
-0
/
+3
2013-10-14
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
1
-1
/
+2
2013-10-01
Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"
Greg Kroah-Hartman
1
-2
/
+1
2013-09-14
tipc: fix lockdep warning during bearer initialization
Ying Xue
1
-1
/
+14
2013-09-14
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
Daniel Borkmann
1
-1
/
+1
2013-09-14
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
1
-1
/
+9
2013-09-14
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
1
-1
/
+2
2013-09-14
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
1
-7
/
+9
2013-09-14
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+5
2013-09-14
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
1
-6
/
+4
2013-09-14
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
1
-4
/
+12
2013-09-14
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
1
-1
/
+1
2013-09-14
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
1
-4
/
+6
2013-09-14
fib_trie: remove potential out of bound access
Eric Dumazet
1
-4
/
+1
2013-09-14
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-09-14
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+6
2013-09-14
htb: fix sign extension bug
stephen hemminger
1
-1
/
+1
2013-09-08
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
1
-3
/
+6
2013-08-20
af_key: initialize satype in key_notify_policy_flush()
Nicolas Dichtel
1
-0
/
+1
2013-08-12
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
1
-0
/
+1
2013-08-12
af_key: more info leaks in pfkey messages
Dan Carpenter
1
-0
/
+4
2013-08-12
net_sched: Fix stack info leak in cbq_dump_wrr().
David S. Miller
1
-0
/
+1
2013-08-12
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
Hannes Frederic Sowa
1
-0
/
+5
2013-08-12
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
1
-6
/
+2
2013-08-12
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
1
-1
/
+5
2013-08-12
mac80211: fix duplicate retransmission detection
Johannes Berg
1
-2
/
+8
2013-08-12
nl80211: fix mgmt tx status and testmode reporting for netns
Michal Kazior
1
-2
/
+5
2013-07-29
vlan: fix a race in egress prio management
Eric Dumazet
1
-0
/
+7
2013-07-29
9p: fix off by one causing access violations and memory corruption
Sasha Levin
1
-5
/
+5
2013-07-29
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
1
-3
/
+6
[next]