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: Abstract default ADVMSS behind an accessor.
David S. Miller
2010-12-13
11
-33
/
+75
*
net: change ip_default_ttl documentation
Eric Dumazet
2010-12-13
1
-1
/
+3
*
pch_can: Replace netif_rx to netif_receive_skb
Tomoya
2010-12-13
1
-1
/
+1
*
pch_can: Add setting TEC/REC statistics processing
Tomoya
2010-12-13
1
-0
/
+3
*
pch_can: Optimize "if" condition in rx/tx processing
Tomoya
2010-12-13
1
-16
/
+10
*
pch_can: Fix incorrect return processing
Tomoya
2010-12-13
1
-9
/
+10
*
pch_can: Move MSI processing to probe/remove processing
Tomoya
2010-12-13
1
-15
/
+14
*
pch_can: Comment optimization
Tomoya
2010-12-13
1
-7
/
+7
*
pch_can: Fix miss-setting status issue
Tomoya
2010-12-13
1
-1
/
+1
*
pch_can: Fix bit timing calculation issue
Tomoya
2010-12-13
1
-4
/
+2
*
pch_can: Delete unnecessary/redundant code
Tomoya
2010-12-13
1
-12
/
+1
*
pch_can: Fix coding rule violation
Tomoya
2010-12-13
1
-24
/
+21
*
pch_can: Replace netdev_dbg instead of dev_dbg partly
Tomoya
2010-12-13
1
-8
/
+8
*
pch_can: Change Copyright and module description
Tomoya
2010-12-13
1
-2
/
+2
*
pch_can: Reduce register access
Tomoya
2010-12-13
1
-34
/
+21
*
pch_can: Change functions type
Tomoya
2010-12-13
1
-8
/
+10
*
pch_can: Rename function/macro name
Tomoya
2010-12-13
1
-99
/
+77
*
pch_can: Fix warnings
Tomoya
2010-12-13
1
-73
/
+73
*
pch_can: Improve rx processing
Tomoya
2010-12-13
1
-76
/
+82
*
pch_can: Fix endianness issue
Tomoya
2010-12-13
1
-27
/
+20
*
pch_can: Divide poll function
Tomoya
2010-12-13
1
-36
/
+35
*
pch_can: Add flow control processing
Tomoya
2010-12-13
1
-19
/
+12
*
net: add limits to ip_default_ttl
Eric Dumazet
2010-12-13
1
-2
/
+5
*
ehea: Use the standard logging functions
Joe Perches
2010-12-13
5
-297
/
+278
*
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
2010-12-12
11
-27
/
+21
*
ipv6: Demark default hoplimit as zero.
David S. Miller
2010-12-12
1
-3
/
+1
*
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
David S. Miller
2010-12-12
8
-9
/
+22
*
ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.
David S. Miller
2010-12-12
3
-2
/
+4
*
hostap: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
2
-1
/
+10
*
i2400m: drop i2400m_schedule_work()
Tejun Heo
2010-12-12
4
-96
/
+21
*
sungem: update gp->reset_task flushing
Tejun Heo
2010-12-12
1
-8
/
+4
*
igb[v],ixgbe: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
3
-10
/
+17
*
iseries_veth: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
1
-14
/
+4
*
ehea: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
1
-3
/
+2
*
ehea: kill unused ehea_rereg_mr_task
Tejun Heo
2010-12-12
2
-8
/
+3
*
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
23
-34
/
+36
*
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
2010-12-12
5
-15
/
+0
*
net: au1000_eth: remove unused global variable.
Manuel Lauss
2010-12-11
1
-2
/
+0
*
s2io: Using static const generally increases object text and decreases data s...
Jon Mason
2010-12-11
1
-8
/
+12
*
s2io: Update Driver Version
Jon Mason
2010-12-11
1
-1
/
+1
*
s2io: make strings at tables const
Jon Mason
2010-12-11
2
-6
/
+6
*
s2io: rx_ring_sz bounds checking
Jon Mason
2010-12-11
2
-19
/
+26
*
igb: Add new function to read part number from EEPROM in string format
Carolyn Wyborny
2010-12-10
4
-11
/
+102
*
e1000e: increment the driver version
Bruce Allan
2010-12-10
1
-1
/
+1
*
e1000e: static analysis tools complain of a possible null ptr p dereference
Bruce Allan
2010-12-10
1
-0
/
+3
*
e1000e: minor error message corrections
Bruce Allan
2010-12-10
2
-2
/
+2
*
e1000e: prevent null ptr dereference in e1000_tx_queue()
Bruce Allan
2010-12-10
1
-2
/
+2
*
e1000e: support new PBA format from EEPROM
Bruce Allan
2010-12-10
4
-28
/
+130
*
e1000e: 82579 PHY incorrectly identified during init
Bruce Allan
2010-12-10
2
-5
/
+25
*
e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx
Bruce Allan
2010-12-10
1
-1
/
+1
[next]