index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
2013-10-13
1
-31
/
+22
*
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-10-13
1
-2
/
+2
*
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
2013-10-13
1
-2
/
+2
*
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-10-13
7
-11
/
+11
*
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-10-13
3
-8
/
+26
*
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-10-13
1
-1
/
+1
*
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
2013-10-13
1
-30
/
+12
*
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
2013-10-13
1
-5
/
+4
*
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
2013-10-13
1
-1
/
+2
*
splice: fix racy pipe->buffers uses
Eric Dumazet
2013-10-05
1
-1
/
+2
*
Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"
Greg Kroah-Hartman
2013-10-01
1
-2
/
+1
*
tipc: fix lockdep warning during bearer initialization
Ying Xue
2013-09-14
1
-1
/
+14
*
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2013-09-14
1
-1
/
+9
*
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-09-14
1
-1
/
+2
*
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
2013-09-14
1
-7
/
+9
*
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2013-09-14
1
-0
/
+5
*
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2013-09-14
1
-6
/
+4
*
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
2013-09-14
1
-4
/
+12
*
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
2013-09-14
1
-1
/
+1
*
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
2013-09-14
1
-4
/
+6
*
fib_trie: remove potential out of bound access
Eric Dumazet
2013-09-14
1
-4
/
+1
*
net: check net.core.somaxconn sysctl values
Roman Gushchin
2013-09-14
1
-1
/
+6
*
htb: fix sign extension bug
stephen hemminger
2013-09-14
1
-1
/
+1
*
Revert "genetlink: fix family dump race"
Greg Kroah-Hartman
2013-08-20
1
-7
/
+0
*
genetlink: fix family dump race
Johannes Berg
2013-08-20
1
-0
/
+7
*
af_key: initialize satype in key_notify_policy_flush()
Nicolas Dichtel
2013-08-20
1
-0
/
+1
*
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
2013-08-11
1
-0
/
+1
*
af_key: more info leaks in pfkey messages
Dan Carpenter
2013-08-11
1
-0
/
+4
*
net_sched: Fix stack info leak in cbq_dump_wrr().
David S. Miller
2013-08-11
1
-0
/
+1
*
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
Hannes Frederic Sowa
2013-08-11
1
-0
/
+5
*
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
2013-08-11
1
-6
/
+2
*
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
2013-08-11
1
-1
/
+5
*
mac80211: fix duplicate retransmission detection
Johannes Berg
2013-08-11
1
-2
/
+8
*
nl80211: fix mgmt tx status and testmode reporting for netns
Michal Kazior
2013-08-11
1
-2
/
+5
*
vlan: fix a race in egress prio management
Eric Dumazet
2013-07-28
1
-0
/
+7
*
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-28
2
-2
/
+8
*
l2tp: add missing .owner to struct pppox_proto
Wei Yongjun
2013-07-28
1
-1
/
+2
*
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-28
2
-18
/
+28
*
x25: Fix broken locking in ioctl error paths.
Dave Jones
2013-07-28
1
-7
/
+8
*
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-28
1
-5
/
+7
*
af_key: fix info leaks in notify messages
Mathias Krause
2013-07-28
1
-0
/
+2
*
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
2013-07-28
1
-1
/
+7
*
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
2013-07-28
1
-0
/
+3
*
bridge: fix switched interval for MLD Query types
Linus Lüssing
2013-07-28
1
-2
/
+3
*
libceph: Fix NULL pointer dereference in auth client code
Tyler Hicks
2013-07-13
1
-0
/
+6
*
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
Anderson Lizardo
2013-07-03
1
-0
/
+3
*
l2tp: Fix sendmsg() return value
Guillaume Nault
2013-06-27
1
-1
/
+1
*
l2tp: Fix PPP header erasure and memory leak
Guillaume Nault
2013-06-27
1
-2
/
+2
*
packet: packet_getname_spkt: make sure string is always 0-terminated
Daniel Borkmann
2013-06-27
1
-3
/
+2
*
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
2013-06-27
1
-0
/
+6
[next]