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