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
...
*
tg3: Improve 5785 PCIe performance
Matt Carlson
2009-11-02
2
-1
/
+5
*
tg3: Add more PCI DMA map error checking
Matt Carlson
2009-11-02
1
-3
/
+11
*
tg3: Prevent a PCIe tx glitch
Matt Carlson
2009-11-02
2
-1
/
+49
*
tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR
Matt Carlson
2009-11-02
2
-23
/
+30
*
tg3: Fix disappearing 57780 devices
Matt Carlson
2009-11-02
2
-23
/
+2
*
tg3: Fix 5906 transmit hangs
Matt Carlson
2009-11-02
2
-7
/
+20
*
tg3: Assign flags to fixes in start_xmit_dma_bug
Matt Carlson
2009-11-02
2
-7
/
+21
*
qlge: Change naming on vlan API.
Ron Mercer
2009-11-02
1
-6
/
+6
*
qlge: Add ethtool self-test.
Ron Mercer
2009-11-02
3
-1
/
+137
*
ipv6: no more dev_put() in datagram_send_ctl()
Eric Dumazet
2009-11-02
1
-5
/
+9
*
ipv6: no more dev_put() in inet6_bind()
Eric Dumazet
2009-11-02
1
-8
/
+9
*
ip6tnl: less dev_put() calls
Eric Dumazet
2009-11-02
1
-6
/
+5
*
packet: less dev_put() calls
Eric Dumazet
2009-11-02
1
-10
/
+12
*
pppoe: RCU locking in get_item_by_addr()
Eric Dumazet
2009-11-01
1
-10
/
+9
*
ifb: RCU locking avoids touching dev refcount
Eric Dumazet
2009-11-01
1
-2
/
+4
*
net: RCU locking for simple ioctl()
Eric Dumazet
2009-11-01
1
-4
/
+4
*
icmp: icmp_send() can avoid a dev_put()
Eric Dumazet
2009-11-01
1
-4
/
+5
*
ipv4: inetdev_by_index() switch to RCU
Eric Dumazet
2009-11-01
1
-3
/
+4
*
veth: Fix unregister_netdevice_queue for veth
Eric W. Biederman
2009-11-01
1
-1
/
+2
*
net: Introduce dev_get_by_name_rcu()
Eric Dumazet
2009-11-01
2
-9
/
+41
*
NET:KS8695: add API for get rx interrupt bit
Figo.zhang
2009-11-01
1
-12
/
+55
*
RDS/IB+IW: Move recv processing to a tasklet
Andy Grover
2009-10-30
6
-12
/
+52
*
RDS: Do not send congestion updates to loopback connections
Andy Grover
2009-10-30
1
-0
/
+2
*
RDS: Fix panic on unload
Andy Grover
2009-10-30
2
-8
/
+2
*
RDS: Fix potential race around rds_i[bw]_allocation
Andy Grover
2009-10-30
2
-6
/
+8
*
RDS: Add GET_MR_FOR_DEST sockopt
Andy Grover
2009-10-30
4
-0
/
+36
*
bond: Get the rtnl_link_ops support correct
Eric W. Biederman
2009-10-30
1
-1
/
+3
*
bond: Add support for multiple network namespaces
Eric W. Biederman
2009-10-30
6
-58
/
+99
*
bond: Implement a basic set of rtnl link ops
Eric W. Biederman
2009-10-30
1
-25
/
+30
*
bond: Simplify bond device destruction
Eric W. Biederman
2009-10-30
1
-29
/
+16
*
bond: Simplify bond_create.
Eric W. Biederman
2009-10-30
1
-18
/
+4
*
bond: Simply bond sysfs group creation
Eric W. Biederman
2009-10-30
3
-30
/
+4
*
net: Allow devices to specify a device specific sysfs group.
Eric W. Biederman
2009-10-30
2
-3
/
+6
*
net: use hlist_for_each_entry()
Eric Dumazet
2009-10-30
1
-8
/
+8
*
veth: Fix veth_dellink method
Eric Dumazet
2009-10-30
1
-2
/
+2
*
vlan: cleanup multiple unregistrations
Patrick McHardy
2009-10-29
1
-32
/
+20
*
convert kaweth to use usb_reset_configuration()
Oliver Neukum
2009-10-29
1
-10
/
+1
*
ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
roel kluin
2009-10-29
1
-4
/
+3
*
sky2: version 1.26
Stephen Hemminger
2009-10-29
1
-1
/
+1
*
sky2: 88E8059 support
Stephen Hemminger
2009-10-29
1
-1
/
+78
*
sky2: workarounds for Yukon-2 supreme
Stephen Hemminger
2009-10-29
1
-2
/
+32
*
sky2: fix receive pause thresholds
Stephen Hemminger
2009-10-29
2
-5
/
+12
*
sky2: add register definitions for new chips
Stephen Hemminger
2009-10-29
1
-1
/
+177
*
sky2: add SK-9E21M device id
Stephen Hemminger
2009-10-29
1
-0
/
+1
*
sfc: Enable heuristic selection between page and skb RX buffers
Ben Hutchings
2009-10-29
1
-1
/
+1
*
sfc: Feed GRO result into RX allocation policy and interrupt moderation
Ben Hutchings
2009-10-29
1
-2
/
+11
*
gro: Change all receive functions to return GRO result codes
Ben Hutchings
2009-10-29
4
-45
/
+42
*
gro: Name the GRO result enumeration type
Ben Hutchings
2009-10-29
3
-11
/
+23
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-29
25
-83
/
+160
|
\
|
*
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
Gabor Gombas
2009-10-29
1
-4
/
+1
[prev]
[next]