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
2010-10-29
Phonet: disable network namespace support
Rémi Denis-Courmont
3
-3
/
+22
2010-10-29
net: blackhole route should always be recalculated
Jianzhao Wang
1
-1
/
+6
2010-10-29
rose: Fix signedness issues wrt. digi count.
David S. Miller
1
-2
/
+2
2010-10-29
tcp: Fix race in tcp_poll
Tom Marshall
2
-2
/
+7
2010-10-29
net: clear heap allocations for privileged ethtool actions
Kees Cook
1
-1
/
+1
2010-10-29
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
2
-11
/
+26
2010-10-29
net: Fix IPv6 PMTU disc. w/ asymmetric routes
Maciej Żenczykowski
1
-4
/
+24
2010-10-29
Phonet: Correct header retrieval after pskb_may_pull
Kumar Sanghvi
1
-1
/
+2
2010-10-29
net: Fix the condition passed to sk_wait_event()
Nagendra Tomar
1
-4
/
+4
2010-10-29
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2
-3
/
+4
2010-10-29
xfrm4: strip ECN and IP Precedence bits in policy lookup
Ulrich Weber
1
-2
/
+2
2010-10-29
De-pessimize rds_page_copy_user
Linus Torvalds
1
-20
/
+7
2010-10-29
wext: fix potential private ioctl memory content leak
Johannes Berg
1
-1
/
+1
2010-09-27
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
1
-0
/
+1
2010-09-27
sctp: Do not reset the packet during sctp_packet_config().
Vlad Yasevich
1
-1
/
+0
2010-09-27
net/llc: make opt unsigned in llc_ui_setsockopt()
Dan Carpenter
1
-1
/
+2
2010-09-27
UNIX: Do not loop forever at unix_autobind().
Tetsuo Handa
1
-3
/
+12
2010-09-27
rds: fix a leak of kernel memory
Eric Dumazet
1
-1
/
+1
2010-09-27
net: Fix oops from tcp_collapse() when using splice()
Steven J. Magnani
1
-0
/
+1
2010-09-27
bridge: Clear INET control block of SKBs passed into ip_fragment().
David S. Miller
1
-2
/
+4
2010-09-27
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
1
-0
/
+3
2010-09-27
tcp: fix three tcp sysctls tuning
Eric Dumazet
1
-17
/
+7
2010-09-27
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2
-8
/
+5
2010-09-27
tcp: select(writefds) don't hang up when a peer close connection
KOSAKI Motohiro
1
-1
/
+2
2010-09-27
irda: Correctly clean up self->ias_obj on irda_bind() failure.
David S. Miller
1
-2
/
+2
2010-09-27
gro: Re-fix different skb headrooms
Jarek Poplawski
1
-1
/
+1
2010-09-27
gro: fix different skb headrooms
Eric Dumazet
1
-2
/
+6
2010-09-21
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
2
-7
/
+8
2010-09-21
wireless extensions: fix kernel heap content leak
Johannes Berg
2
-0
/
+19
2010-09-21
irda: off by one
Dan Carpenter
1
-1
/
+1
2010-08-27
netlink: fix compat recvmsg
Johannes Berg
1
-30
/
+16
2010-08-27
act_nat: the checksum of ICMP doesn't have pseudo header
Changli Gao
1
-1
/
+1
2010-08-27
can: add limit for nframes and clean up signed/unsigned variables
Oliver Hartkopp
1
-14
/
+27
2010-08-27
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
1
-1
/
+1
2010-08-14
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
2
-0
/
+19
2010-08-10
cfg80211: don't get expired BSSes
Johannes Berg
1
-0
/
+5
2010-08-10
cfg80211: ignore spurious deauth
Johannes Berg
1
-4
/
+4
2010-08-10
9p: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2010-08-02
mac80211: fix supported rates IE if AP doesn't give us it's rates
Stanislaw Gruszka
1
-6
/
+11
2010-08-02
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
1
-9
/
+29
2010-08-02
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-2
/
+3
2010-08-02
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
1
-0
/
+3
2010-08-02
net/core: neighbour update Oops
Doug Kehn
1
-1
/
+4
2010-08-02
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
1
-2
/
+4
2010-08-02
ipvs: Add missing locking during connection table hashing and unhashing
Sven Wegener
1
-0
/
+4
2010-08-02
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
1
-0
/
+5
2010-08-02
mac80211: do not wip out old supported rates
Stanislaw Gruszka
1
-10
/
+11
2010-08-02
SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()
Trond Myklebust
1
-16
/
+22
2010-07-05
sctp: fix append error cause to ERROR chunk correctly
Wei Yongjun
1
-2
/
+2
2010-07-05
tipc: Fix oops on send prior to entering networked mode (v3)
Neil Horman
3
-53
/
+11
[next]