index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
pktgen: fix skb leak in case of failure
Ilpo Järvinen
2008-10-13
1
-3
/
+5
*
net/mac80211/rx.c: fix build error
Ingo Molnar
2008-10-12
1
-1
/
+4
*
netfilter: remove unused #include <version.h>
Huang Weiyi
2008-10-12
1
-1
/
+0
*
net: Fix off-by-one in skb_dma_map
Dimitris Michailidis
2008-10-12
1
-1
/
+1
*
wireless: remove duplicated #include
Huang Weiyi
2008-10-12
1
-1
/
+0
*
gre: Initialise rtnl_link tunnel parameters properly
Herbert Xu
2008-10-11
1
-1
/
+1
*
ipvs: Add proper dependencies on IP_VS, and fix description header line.
David S. Miller
2008-10-11
1
-2
/
+2
*
af_key: fix SADB_X_SPDDELETE response
Tobias Brunner
2008-10-10
1
-0
/
+1
*
gre: minor cleanups in netlink interface
Patrick McHardy
2008-10-10
1
-8
/
+8
*
gre: fix copy and paste error
Patrick McHardy
2008-10-10
1
-2
/
+2
*
tcpv6: fix error with CONFIG_TCP_MD5SIG disabled
Guo-Fu Tseng
2008-10-09
1
-5
/
+1
*
udp: complete port availability checking
Eric Dumazet
2008-10-09
1
-24
/
+19
*
tcpv6: combine tcp_v6_send_(reset|ack)
Ilpo Järvinen
2008-10-09
1
-99
/
+40
*
tcpv6: convert opt[] -> topt in tcp_v6_send_reset
Ilpo Järvinen
2008-10-09
1
-6
/
+6
*
tcpv6: trivial formatting changes to send_(ack|reset)
Ilpo Järvinen
2008-10-09
1
-4
/
+3
*
tcpv[46]: fix md5 pseudoheader address field ordering
Ilpo Järvinen
2008-10-09
2
-4
/
+4
*
sctp: update SNMP statiscts when T5 timer expired.
Vlad Yasevich
2008-10-09
1
-0
/
+3
*
sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.
Vlad Yasevich
2008-10-09
1
-6
/
+3
*
sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
Wei Yongjun
2008-10-09
1
-1
/
+1
*
inet: Make tunnel RX/TX byte counters more consistent
Herbert Xu
2008-10-09
1
-2
/
+5
*
gre: Add Transparent Ethernet Bridging
Herbert Xu
2008-10-09
1
-32
/
+174
*
gre: Add netlink interface
Herbert Xu
2008-10-09
1
-4
/
+243
*
gre: Move MTU setting out of ipgre_tunnel_bind_dev
Herbert Xu
2008-10-09
1
-5
/
+11
*
gre: Use needed_headroom
Herbert Xu
2008-10-09
1
-7
/
+8
*
dsa: Need to select PHYLIB.
David S. Miller
2008-10-08
1
-0
/
+1
*
dsa: add support for the Marvell 88E6060 switch chip
Lennert Buytenhek
2008-10-08
3
-0
/
+295
*
dsa: add support for Trailer tagging format
Lennert Buytenhek
2008-10-08
7
-0
/
+152
*
dsa: add support for the Marvell 88E6131 switch chip
Lennert Buytenhek
2008-10-08
5
-0
/
+555
*
dsa: add support for original DSA tagging format
Lennert Buytenhek
2008-10-08
8
-7
/
+244
*
net: Distributed Switch Architecture protocol support
Lennert Buytenhek
2008-10-08
11
-0
/
+1893
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-08
7
-34
/
+33
|
\
|
*
tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.
Daniele Lacamera
2008-10-07
1
-1
/
+5
|
*
net: Fix netdev_run_todo dead-lock
Herbert Xu
2008-10-07
2
-22
/
+7
|
*
tcp: Fix possible double-ack w/ user dma
Ali Saidi
2008-10-07
1
-1
/
+2
|
*
net: only invoke dev->change_rx_flags when device is UP
Patrick McHardy
2008-10-07
1
-6
/
+10
|
*
netrom: Fix sock_orphan() use in nr_release
Jarek Poplawski
2008-10-06
1
-1
/
+1
|
*
ax25: Quick fix for making sure unaccepted sockets get destroyed.
David S. Miller
2008-10-06
1
-0
/
+3
|
*
Revert "ax25: Fix std timer socket destroy handling."
David S. Miller
2008-10-06
1
-3
/
+5
*
|
ipvs: Remove stray file left over from ipvs move
Sven Wegener
2008-10-08
1
-261
/
+0
*
|
tcpv6: fix option space offsets with md5
Ilpo Järvinen
2008-10-08
1
-1
/
+1
*
|
Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2008-10-08
29
-5
/
+272
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into l...
Simon Horman
2008-10-07
88
-1180
/
+4637
|
|
\
\
|
*
|
|
IPVS: Move IPVS to net/netfilter/ipvs
Julius Volz
2008-10-07
29
-3
/
+266
|
*
|
|
ipvs: Fix unused label warning
Sven Wegener
2008-09-22
1
-0
/
+2
|
*
|
|
ipvs: Restrict sync message to 255 connections
Sven Wegener
2008-09-22
1
-2
/
+4
*
|
|
|
sctp: shrink sctp_tsnmap some more by removing gabs array
Vlad Yasevich
2008-10-08
2
-9
/
+12
*
|
|
|
sctp: Rework the tsn map to use generic bitmap.
Vlad Yasevich
2008-10-08
5
-192
/
+166
*
|
|
|
inet: cleanup of local_port_range
Eric Dumazet
2008-10-08
2
-20
/
+19
*
|
|
|
udp: Improve port randomization
Eric Dumazet
2008-10-08
1
-44
/
+12
*
|
|
|
pkt_sched: Update qdisc requeue stats in dev_requeue_skb()
Jarek Poplawski
2008-10-08
1
-0
/
+1
[next]