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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
30
-90
/
+158
2011-06-10
igb: Change version to remove number after -k in kernel versions.
Carolyn Wyborny
1
-2
/
+1
2011-06-10
igbvf: update version number
Williams, Mitch A
1
-1
/
+1
2011-06-10
e1000e: update driver version
Bruce Allan
1
-2
/
+2
2011-06-10
e1000e: remove redundant reverse dependency on CRC32
Bruce Allan
1
-1
/
+0
2011-06-10
e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800
Bruce Allan
2
-11
/
+14
2011-06-10
e1000e: access multiple PHY registers on same page at the same time
Bruce Allan
5
-225
/
+366
2011-06-10
e1000e: do not schedule the Tx queue until ready
Bruce Allan
1
-6
/
+5
2011-06-10
e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices
Bruce Allan
1
-3
/
+8
2011-06-10
e1000e: 82579 intermittently disabled during S0->Sx
Bruce Allan
3
-15
/
+79
2011-06-10
e1000e: disable far-end loopback mode on ESB2
Bruce Allan
2
-0
/
+9
2011-06-10
bonding: delete unused arp_mon_pt
Peter Pan(潘卫平)
1
-1
/
+0
2011-06-10
bonding: delete unused ad_timer
Peter Pan(潘卫平)
1
-1
/
+0
2011-06-10
bonding:delete agg_select_mode from ad_bond_info
Peter Pan(潘卫平)
2
-3
/
+1
2011-06-10
bonding:delete lacp_fast from ad_bond_info
Peter Pan(潘卫平)
3
-10
/
+5
2011-06-10
bonding: make 802.3ad use latest lacp_rate
Peter Pan(潘卫平)
3
-0
/
+33
2011-06-10
enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controller
Vasanthy Kolluri
2
-3
/
+7
2011-06-10
enic: Get/Set interrupt resource index for transmit and receive queues
Vasanthy Kolluri
4
-3
/
+6
2011-06-10
enic: Log device configuration in detail during driver load
Vasanthy Kolluri
3
-6
/
+26
2011-06-10
enic: Pass 802.1p bits for packets tagged with vlan zero
Vasanthy Kolluri
1
-2
/
+1
2011-06-10
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
10
-47
/
+72
2011-06-09
batman-adv: use NO_FLAGS define instead of hard-coding 0
Marek Lindner
5
-5
/
+7
2011-06-09
batman-adv: Use enums for related constants
Sven Eckelmann
3
-31
/
+47
2011-06-09
batman-adv: Rewrite debugfs kobj_to_* helpers as functions
Sven Eckelmann
1
-3
/
+11
2011-06-09
batman-adv: Fix signedness problem in parse_gw_bandwidth
Sven Eckelmann
1
-2
/
+2
2011-06-09
batman-adv: Don't return value in void function
Sven Eckelmann
1
-1
/
+1
2011-06-09
batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load
Daniele Furlan
1
-5
/
+4
2011-06-09
net: emaclite: Add missing linux/interrupt.h header
Michal Simek
1
-0
/
+1
2011-06-09
tun: do not put self in waitq if doing a nonblock read
Amos Kong
1
-2
/
+4
2011-06-09
tun: dont force inline of functions
stephen hemminger
1
-9
/
+9
2011-06-09
tun: reserves space for network in skb
stephen hemminger
1
-2
/
+2
2011-06-09
cnic, bnx2: Check iSCSI support early in bnx2_init_one()
Michael Chan
2
-10
/
+9
2011-06-09
cnic: Improve NETDEV_UP event handling
Michael Chan
1
-2
/
+2
2011-06-09
cnic: Randomize initial TCP port for iSCSI connections
Eddie Wai
1
-5
/
+9
2011-06-09
cnic: Fix race conditions with firmware
Michael Chan
1
-3
/
+11
2011-06-09
cnic: Fix interrupt logic
Michael Chan
1
-9
/
+4
2011-06-09
inetpeer: lower false sharing effect
Eric Dumazet
1
-11
/
+13
2011-06-09
niu: support 64 bit stats interface
stephen hemminger
1
-16
/
+20
2011-06-09
myricom: update to 64 bit stats
stephen hemminger
1
-6
/
+8
2011-06-09
enic: update to support 64 bit stats
stephen hemminger
1
-4
/
+4
2011-06-09
netxen: convert to 64 bit statistics
stephen hemminger
1
-4
/
+5
2011-06-09
veth: convert to 64 bit statistics
stephen hemminger
1
-23
/
+18
2011-06-09
vmxnet3: convert to 64 bit stats interface
stephen hemminger
3
-25
/
+26
2011-06-09
inetpeer: remove unused list
Eric Dumazet
5
-234
/
+74
2011-06-09
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
Jerry Chu
8
-27
/
+55
2011-06-09
ipv6: generate link local address for GRE tunnel
stephen hemminger
1
-0
/
+35
2011-06-09
iph: use default get_stats
stephen hemminger
1
-11
/
+4
2011-06-09
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
4
-333
/
+3
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
133
-1293
/
+3173
2011-06-08
net: add needed interrupt.h
Stephen Rothwell
1
-0
/
+1
[next]