index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
phy/marvell: fix 88e1121 support
Arnaud Patard
1
-12
/
+19
2010-10-21
ixgbe: add a refcnt when turning on/off FCoE offload capability
Yi Zou
2
-0
/
+7
2010-10-21
ixgbe: fix stats handling
Eric Dumazet
3
-16
/
+56
2010-10-21
ixgbe: update copyright info
Emil Tantilov
4
-4
/
+4
2010-10-21
jme: Advance version number
Guo-Fu Tseng
2
-1
/
+3
2010-10-21
jme: Adding mii-tool support
Guo-Fu Tseng
1
-1
/
+33
2010-10-21
jme: Prevent possible read re-order error
Guo-Fu Tseng
1
-0
/
+1
2010-10-21
jme: Add comment in jme_set_settings
Guo-Fu Tseng
1
-3
/
+6
2010-10-21
jme: Fix PHY power-off error
Guo-Fu Tseng
1
-4
/
+18
2010-10-21
bonding: cleanup: remove braces from single block statements
Bandan Das
1
-91
/
+72
2010-10-21
bonding: cleanup : add space around operators
Bandan Das
1
-44
/
+67
2010-10-21
Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-21
smsc95xx: generate random MAC address once, not every ifup
Bernard Blackham
1
-2
/
+2
2010-10-21
bnx2: Increase max rx ring size from 1K to 2K
Michael Chan
1
-2
/
+2
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
13
-41
/
+28
2010-10-21
bonding: make release_and_destroy static
stephen hemminger
2
-3
/
+2
2010-10-21
xfrm: make xfrm_bundle_ok local
stephen hemminger
2
-5
/
+4
2010-10-21
rtnetlink: remove rtnl_kill_links
stephen hemminger
2
-9
/
+0
2010-10-21
xfrm6: make xfrm6_tunnel_free_spi local
stephen hemminger
2
-4
/
+1
2010-10-21
pch_gbe: make local functions static
stephen hemminger
3
-15
/
+17
2010-10-21
vmxnet3: make bit twiddle routines inline
stephen hemminger
2
-20
/
+14
2010-10-21
bonding: make bond_resend_igmp_join_requests_delayed static
stephen hemminger
1
-1
/
+1
2010-10-21
sfc: make functions static
stephen hemminger
12
-41
/
+26
2010-10-21
bridge: make br_parse_ip_options static
stephen hemminger
1
-1
/
+1
2010-10-21
socket: localize functions
stephen hemminger
2
-4
/
+4
2010-10-21
netxen: make local function static.
stephen hemminger
3
-37
/
+16
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
4
-3
/
+12
2010-10-21
net/sched: fix missing spinlock init
Eric Dumazet
1
-0
/
+2
2010-10-21
r8169: print errors when dma mapping fail
Stanislaw Gruszka
1
-3
/
+13
2010-10-21
r8169: (re)init phy on resume
Stanislaw Gruszka
1
-0
/
+5
2010-10-21
r8169: changing mtu clean up
Stanislaw Gruszka
1
-41
/
+6
2010-10-21
r8169: do not account fragments as packets
Stanislaw Gruszka
1
-5
/
+3
2010-10-21
r8169: use pointer to struct device as local variable
Stanislaw Gruszka
1
-26
/
+25
2010-10-21
r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
Stanislaw Gruszka
1
-7
/
+7
2010-10-21
r8169: init rx ring cleanup
Stanislaw Gruszka
1
-30
/
+22
2010-10-21
r8169: check dma mapping failures
Stanislaw Gruszka
1
-18
/
+48
2010-10-21
bnx2x: Update bnx2x to use new vlan accleration.
Hao Zheng
4
-84
/
+27
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
3
-79
/
+74
2010-10-21
bnx2: Update bnx2 to use new vlan accleration.
Jesse Gross
2
-73
/
+28
2010-10-21
bridge: Add support for TX vlan offload.
Jesse Gross
1
-1
/
+7
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
2
-1
/
+4
2010-10-21
vlan: Centralize handling of hardware acceleration.
Jesse Gross
5
-140
/
+48
2010-10-21
vlan: Avoid hash table lookup to find group.
Jesse Gross
5
-73
/
+34
2010-10-21
vlan: Enable software emulation for vlan accleration.
Jesse Gross
2
-6
/
+44
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
29
-43
/
+38
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
16
-27
/
+27
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
3
-18
/
+34
2010-10-21
enic: Fix log message
Vasanthy Kolluri
1
-1
/
+1
2010-10-21
enic: Change min MTU
Vasanthy Kolluri
1
-1
/
+1
2010-10-21
enic: Replace firmware devcmd CMD_ENABLE with CMD_ENABLE_WAIT
Vasanthy Kolluri
3
-4
/
+10
[next]