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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-14
net/ethernet: ks8851_mll fix rx frame buffer overflow
Davide Ciminaghi
1
-1
/
+1
2012-04-14
net/wan: use module_pci_driver
Axel Lin
2
-24
/
+2
2012-04-14
net/tokenring: use module_pci_driver
Axel Lin
4
-48
/
+4
2012-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-58
/
+62
2012-04-14
tunnel: implement 64 bits statistics
stephen hemminger
4
-55
/
+111
2012-04-14
ixgbe: add I2C clock stretching
Don Skidmore
2
-6
/
+15
2012-04-14
igb: Update version to 3.4.7.
Carolyn Wyborny
1
-2
/
+2
2012-04-14
e1000e: cleanup boolean logic
Bruce Allan
6
-35
/
+31
2012-04-14
e1000e: cleanup remaining strings split across multiple lines
Bruce Allan
2
-15
/
+12
2012-04-14
e100: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2012-04-14
e100: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-04-14
ixgbe: fix WoL issue with fiber
Don Skidmore
1
-0
/
+10
2012-04-14
e1000e: issues in Sx on 82577/8/9
Bruce Allan
1
-5
/
+10
2012-04-13
bonding: Fixup get_tx_queue() op second arg type.
David S. Miller
1
-1
/
+1
2012-04-13
rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.
David S. Miller
1
-1
/
+1
2012-04-13
net: smsc911x: fix skb handling in receive path
Will Deacon
1
-9
/
+5
2012-04-13
ks8851: Fix missing mutex_lock/unlock
Matt Renzelmann
1
-4
/
+4
2012-04-13
Phonet: change maintainer address
Rémi Denis-Courmont
1
-1
/
+1
2012-04-13
Phonet: missing headers (sparse)
Rémi Denis-Courmont
1
-0
/
+4
2012-04-13
Phonet: phonet_net_id can be static (sparse)
Rémi Denis-Courmont
1
-1
/
+1
2012-04-13
neighbour: Make neigh_table_init_no_netlink() static.
Hiroaki SHIMODA
2
-3
/
+1
2012-04-13
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Michal Simek
4
-11
/
+9
2012-04-13
8139cp: set intr mask after its handler is registered
Jason Wang
1
-2
/
+8
2012-04-13
udp: intoduce udp_encap_needed static_key
Eric Dumazet
3
-1
/
+13
2012-04-13
atl1: fix kernel panic in case of DMA errors
Tony Zelenoff
3
-10
/
+7
2012-04-13
net: WIZnet drivers: fix possible NULL dereference
Mike Sinkovsky
2
-2
/
+2
2012-04-13
rtnetlink: fix comments
stephen hemminger
1
-2
/
+4
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
3
-12
/
+8
2012-04-13
ethernet: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-04-13
enic: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-04-13
broadcom: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-2
/
+1
2012-04-13
net: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2012-04-13
net/garp: fix GID rbtree ordering
David Ward
1
-4
/
+4
2012-04-13
skbuff: struct ubuf_info callback type safety
Michael S. Tsirkin
4
-8
/
+8
2012-04-13
ppp: Fix race condition with queue start/stop
David Woodhouse
1
-9
/
+6
2012-04-13
pppoatm: Fix excessive queue bloat
David Woodhouse
1
-10
/
+85
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
6
-41
/
+99
2012-04-13
caif-hsi: Postpone init of HSI until open()
sjur.brandeland@stericsson.com
1
-52
/
+45
2012-04-13
caif-hsi: Remove stop/start of queue.
sjur.brandeland@stericsson.com
1
-10
/
+0
2012-04-13
caif-hsi: robust frame aggregation for HSI
Dmitry Tarnyagin
2
-57
/
+205
2012-04-13
caif: set traffic class for caif packets
Dmitry Tarnyagin
5
-3
/
+36
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-32
/
+39
2012-04-13
caif_hsi: use dev_dbg not dev_err for reporting
Kim Lilliestierna XX
1
-2
/
+2
2012-04-13
caif-hsi: Free flip_buffer at shutdown
sjur.brandeland@stericsson.com
1
-2
/
+3
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
1
-3
/
+6
2012-04-13
l2tp: don't overwrite source address in l2tp_ip_bind()
James Chapman
1
-1
/
+2
2012-04-13
l2tp: fix refcount leak in l2tp_ip sockets
James Chapman
1
-1
/
+1
2012-04-13
net: Fix misplaced parenthesis in virtio_net.c
Torsten Kaiser
1
-3
/
+2
2012-04-13
net/key/af_key.c: add missing kfree_skb
Julia Lawall
1
-1
/
+1
2012-04-13
phonet: Sort out initiailziation and cleanup code.
Eric W. Biederman
1
-19
/
+2
[prev]
[next]