index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-12
22
-140
/
+67
*
ac3200: fix error path
Kulikov Vasiliy
2010-07-11
1
-1
/
+1
*
at1700: fix double free_irq
Kulikov Vasiliy
2010-07-11
1
-3
/
+1
*
cxgb4: exclude registers with read side effects from register dumps
Dimitris Michailidis
2010-07-11
1
-10
/
+13
*
cxgb4: implement the ETHTOOL_GRXFH command
Dimitris Michailidis
2010-07-11
3
-1
/
+65
*
cxgb4: add user manipulation of the RSS table
Dimitris Michailidis
2010-07-11
2
-16
/
+98
*
cxgb4: avoid duplicating some resource freeing code
Dimitris Michailidis
2010-07-11
1
-17
/
+25
*
cxgb4: move the choice of interrupt type before net_device registration
Dimitris Michailidis
2010-07-11
1
-6
/
+7
*
tg3: Update version to 3.112
Matt Carlson
2010-07-11
1
-2
/
+2
*
tg3: Fix some checkpatch errors
Matt Carlson
2010-07-11
1
-8
/
+9
*
tg3: Revert PCIe tx glitch fix
Matt Carlson
2010-07-11
2
-46
/
+0
*
tg3: Report driver version to firmware
Matt Carlson
2010-07-11
2
-3
/
+9
*
tg3: Relax 5717 serdes restriction
Matt Carlson
2010-07-11
1
-3
/
+2
*
tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()
Matt Carlson
2010-07-11
1
-6
/
+14
*
tg3: Fix single MSI-X vector coalescing
Matt Carlson
2010-07-11
1
-1
/
+1
*
tg3: Revert RSS indir tbl setup change
Matt Carlson
2010-07-11
1
-1
/
+1
*
82596: free resources on error
Kulikov Vasiliy
2010-07-10
1
-8
/
+22
*
82596: do not panic on out of memory
Kulikov Vasiliy
2010-07-10
1
-16
/
+26
*
be2net: Patch to determine if function is VF while running in guest OS.
Sarveshwar Bandi
2010-07-10
2
-1
/
+12
*
macvtap: Use dev_t for macvtap_major.
David S. Miller
2010-07-10
1
-1
/
+1
*
qlcnic: Disable admin tools interface for VF driver mode
Anirban Chakraborty
2010-07-09
1
-1
/
+4
*
qlcnic: Check FW capability for TSO
Anirban Chakraborty
2010-07-09
3
-6
/
+14
*
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
2010-07-09
2
-8
/
+8
*
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2010-07-09
4
-49
/
+56
*
usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-3
/
+10
*
usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-5
/
+5
*
usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-9
/
+9
*
atm/suni.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-2
/
+3
*
atm/solos-pci: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-3
/
+3
*
atm/idt77105.c: call atm_dev_signal_change() when signal changes.
Karl Hiramoto
2010-07-09
1
-5
/
+6
*
atm/adummy: add syfs DEVICE_ATTR to change signal
Karl Hiramoto
2010-07-09
1
-0
/
+39
*
atm/br2684: register notifier event for carrier signal changes.
Karl Hiramoto
2010-07-09
1
-2
/
+64
*
atm: propagate signal changes via notifier
Karl Hiramoto
2010-07-09
2
-0
/
+47
*
cxgb4vf: Implement "Unhandled Interrupts" statistic
Casey Leedom
2010-07-08
2
-3
/
+8
*
fec_mpc52xx: fix error path
Kulikov Vasiliy
2010-07-08
1
-21
/
+17
*
ll_temac: fix memory leak
Kulikov Vasiliy
2010-07-08
1
-1
/
+4
*
ax88796: free irq on error
Kulikov Vasiliy
2010-07-08
1
-1
/
+3
*
ks8842: Remove unnecessary bank select.
Richard Röjfors
2010-07-08
1
-1
/
+0
*
ks8842: Do the TX timeout work in workqueue context.
Richard Röjfors
2010-07-08
1
-2
/
+22
*
ll_temac: fix DMA resources leak
Denis Kirjanov
2010-07-08
1
-0
/
+32
*
sfc: Remove unused field left from mis-merge
Ben Hutchings
2010-07-08
1
-2
/
+0
*
tg3: allow TSO on vlan devices
Eric Dumazet
2010-07-08
1
-7
/
+21
*
tg3: 64 bit stats on all arches
Eric Dumazet
2010-07-08
2
-25
/
+14
*
bnx2: 64 bit stats on all arches
Eric Dumazet
2010-07-08
1
-18
/
+7
*
cxgb3: simplify need_skb_unmap
FUJITA Tomonori
2010-07-08
1
-9
/
+5
*
cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage
FUJITA Tomonori
2010-07-08
1
-9
/
+5
*
vlan: allow TSO setting on vlan interfaces
Eric Dumazet
2010-07-08
1
-0
/
+20
*
gre: propagate ipv6 transport class
Stephen Hemminger
2010-07-08
1
-0
/
+2
*
cxgb4: fix for new ndo_get_stats64 signature
Dimitris Michailidis
2010-07-07
1
-2
/
+2
*
b44: remove unused dma_desc_align_mask
FUJITA Tomonori
2010-07-07
1
-2
/
+0
[next]