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
2014-01-03
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
1
-2
/
+5
2014-01-03
net: Fix "ip rule delete table 256"
Andreas Henriksson
1
-1
/
+2
2014-01-03
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
1
-0
/
+3
2014-01-03
mac80211: don't attempt to reorder multicast frames
Johannes Berg
1
-1
/
+2
2014-01-03
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
1
-7
/
+21
2013-11-28
wireless: radiotap: fix parsing buffer overrun
Johannes Berg
1
-1
/
+6
2013-11-28
mac80211: correctly close cancelled scans
Emmanuel Grumbach
2
-0
/
+22
2013-11-28
mac80211: update sta->last_rx on acked tx frames
Felix Fietkau
1
-0
/
+3
2013-11-28
mac80211: drop spoofed packets in ad-hoc mode
Felix Fietkau
1
-0
/
+3
2013-11-28
netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...
Patrick McHardy
1
-1
/
+1
2013-11-28
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
2
-2
/
+2
2013-11-28
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
Daniel Borkmann
1
-0
/
+10
2013-11-28
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
1
-1
/
+1
2013-11-28
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
1
-1
/
+2
2013-11-28
l2tp: must disable bh before calling l2tp_xmit_skb()
Eric Dumazet
1
-0
/
+4
2013-11-28
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
1
-1
/
+1
2013-11-28
ipv6: restrict neighbor entry creation to output flow
Marcelo Ricardo Leitner
1
-4
/
+7
2013-11-28
ipv4: fix ineffective source address selection
Jiri Benc
1
-1
/
+1
2013-11-28
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2
-4
/
+22
2013-11-28
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2
-2
/
+2
2013-11-28
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-11-28
tcp: must unclone packets before mangling them
Eric Dumazet
1
-3
/
+6
2013-10-27
Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"
Ben Hutchings
1
-2
/
+1
2013-10-27
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-27
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-27
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
1
-31
/
+22
2013-10-27
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
7
-11
/
+11
2013-10-27
resubmit bridge: fix message_age_timer calculation
Chris Healy
1
-1
/
+1
2013-10-27
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
1
-29
/
+13
2013-10-27
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-10-27
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
1
-0
/
+3
2013-10-27
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
1
-1
/
+2
2013-10-27
libceph: unregister request in __map_request failed and nofail == false
majianpeng
1
-0
/
+2
2013-10-27
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
1
-4
/
+12
2013-10-27
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
2
-1
/
+80
2013-10-27
tipc: fix lockdep warning during bearer initialization
Ying Xue
1
-1
/
+14
2013-10-27
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
1
-1
/
+9
2013-10-27
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
1
-1
/
+2
2013-10-27
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
1
-7
/
+9
2013-10-27
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+5
2013-10-27
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
1
-6
/
+4
2013-10-27
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
1
-4
/
+12
2013-10-27
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
1
-1
/
+1
2013-10-27
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
1
-4
/
+6
2013-10-27
fib_trie: remove potential out of bound access
Eric Dumazet
1
-4
/
+1
2013-10-27
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+6
2013-10-27
htb: fix sign extension bug
stephen hemminger
1
-1
/
+1
2013-09-10
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
1
-3
/
+6
2013-09-10
sunrpc: remove the second argument of k[un]map_atomic()
Cong Wang
4
-18
/
+18
2013-09-10
mac80211: fix duplicate retransmission detection
Johannes Berg
1
-2
/
+8
[prev]
[next]