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
2011-07-22
vlan: introduce __vlan_find_dev_deep()
Jiri Pirko
2
-0
/
+29
2011-07-22
vlan: finish removing vlan_find_dev from public header
Jiri Pirko
1
-6
/
+0
2011-07-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
76
-346
/
+489
2011-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
15
-112
/
+327
2011-07-21
net: filter: BPF 'JIT' compiler for PPC64
Matt Evans
7
-1
/
+1106
2011-07-21
bnx2: Fix endian swapping on firmware version string
Michael Chan
1
-3
/
+3
2011-07-21
cnic: Add VLAN ID as a parameter during netevent upcall
Michael Chan
4
-20
/
+52
2011-07-21
cnic: Wait for all Context IDs to be deleted before sending FCOE_DESTROY_FUNC
Michael Chan
1
-18
/
+27
2011-07-21
cnic: Fix Context ID space calculation
Michael Chan
1
-9
/
+1
2011-07-21
tg3: Fix NVRAM selftest failures for 5720 devs
Matt Carlson
1
-1
/
+1
2011-07-21
tg3: Return size from tg3_vpd_readblock()
Matt Carlson
1
-12
/
+13
2011-07-21
tg3: Fix int selftest for recent devices.
Matt Carlson
1
-2
/
+6
2011-07-21
tg3: Fix RSS indirection table distribution
Matt Carlson
1
-6
/
+15
2011-07-21
tg3: Add 5719 and 5720 to EEE_CAP list
Matt Carlson
1
-1
/
+3
2011-07-21
tg3: Fix link down notify failure when EEE disabled
Matt Carlson
1
-13
/
+25
2011-07-21
tg3: Fix link flap at 100Mbps with EEE enabled
Matt Carlson
2
-5
/
+6
2011-07-21
tg3: Fix io failures after chip reset
Matt Carlson
1
-12
/
+6
2011-07-21
bnx2x: Broken self-test in SF mode on 578xx
Vladislav Zolotarov
3
-3
/
+12
2011-07-21
bnx2x: Parity errors recovery for 578xx
Vladislav Zolotarov
4
-71
/
+168
2011-07-21
bnx2x: Read FIP mac from SHMEM in single function mode
Vladislav Zolotarov
1
-7
/
+9
2011-07-21
bnx2x: Fixed ethtool -d for 578xx
Vladislav Zolotarov
2
-811
/
+1202
2011-07-21
bnx2x: Implementation for netdev->ndo_fcoe_get_wwn
Vladislav Zolotarov
4
-3
/
+96
2011-07-21
netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...
Chris Friesen
1
-1
/
+1
2011-07-21
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...
Jozsef Kadlecsik
8
-51
/
+117
2011-07-21
netfilter: ipset: make possible to hash some part of the data element only
Jozsef Kadlecsik
1
-4
/
+10
2011-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-7
/
+10
2011-07-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
3
-7
/
+24
2011-07-20
vmscan: fix a livelock in kswapd
Shaohua Li
1
-1
/
+2
2011-07-20
fs/libfs.c: fix simple_attr_write() on 32bit machines
Akinobu Mita
1
-1
/
+1
2011-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-72
/
+35
2011-07-20
vfs: fix race in rcu lookup of pruned dentry
Linus Torvalds
1
-1
/
+6
2011-07-20
slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...
Matvejchikov Ilya
1
-9
/
+1
2011-07-20
slip: remove unused 'line' field from the 'slip' structure
Matvejchikov Ilya
2
-4
/
+0
2011-07-19
ceph: fix file mode calculation
Sage Weil
1
-7
/
+10
2011-07-19
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-33
/
+64
2011-07-19
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-5
/
+3
2011-07-19
bnx2x: disable FCoE for 578xx devices since not yet supported
Dmitry Kravkov
1
-2
/
+2
2011-07-19
bnx2x: fix memory barriers
Vladislav Zolotarov
2
-19
/
+75
2011-07-19
bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configuration
Vladislav Zolotarov
3
-2
/
+5
2011-07-19
bnx2x: disable loacal BH when scheduling FCOE napi
Vladislav Zolotarov
1
-1
/
+8
2011-07-19
bnx2x: fix MB index for 4-port devices
Dmitry Kravkov
1
-1
/
+1
2011-07-19
bnx2x: DCB rework
Dmitry Kravkov
6
-112
/
+268
2011-07-19
bnx2x: remove unnecessary dma_sync
Vladislav Zolotarov
1
-5
/
+0
2011-07-19
bnx2x: stop tx before CNIC_STOP
Vladislav Zolotarov
1
-3
/
+3
2011-07-19
bnx2x: add missing command in error handling flow
Dmitry Kravkov
1
-0
/
+1
2011-07-19
bnx2x: use correct dma_sync function
Vladislav Zolotarov
2
-2
/
+2
2011-07-19
r8169: fix sticky accepts packet bits in RxConfig.
Francois Romieu
1
-5
/
+3
2011-07-19
vhost: optimize interrupt enable/disable
Michael S. Tsirkin
1
-2
/
+2
2011-07-19
vhost: fix zcopy reference counting
Michael S. Tsirkin
1
-1
/
+0
2011-07-19
vhost: set log when updating used flags or avail event
Jason Wang
1
-30
/
+54
[next]