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
...
|
*
|
net: add Fast Ethernet driver for PXA168.
Sachin Sanap
2010-08-18
4
-0
/
+1707
|
*
|
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
2010-08-17
1
-1
/
+1
|
*
|
net sched: fix some kernel memory leaks
Eric Dumazet
2010-08-17
5
-37
/
+43
|
*
|
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
2010-08-17
3
-0
/
+6
*
|
|
amd8111e: use net_device_stats from struct net_device
Eric Dumazet
2010-08-21
2
-8
/
+7
*
|
|
atl1c: use net_device_stats from struct net_device
Eric Dumazet
2010-08-21
2
-4
/
+3
*
|
|
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
2010-08-21
10
-24
/
+971
*
|
|
net: rps: fix the wrong network header pointer
Changli Gao
2010-08-21
1
-2
/
+2
*
|
|
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
2010-08-20
6
-0
/
+654
*
|
|
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2010-08-20
2
-13
/
+4
*
|
|
qlge: pull NULL check ahead of dereference
Dan Carpenter
2010-08-19
1
-2
/
+3
*
|
|
tehuti: Use net_device_stats from struct net_device
Tobias Klauser
2010-08-19
2
-15
/
+7
*
|
|
ep93xx_eth: Use net_device_stats from struct net_device
Tobias Klauser
2010-08-19
1
-24
/
+15
*
|
|
net_sched: sch_sfq: use proto_ports_offset() to support AH message
Changli Gao
2010-08-19
1
-17
/
+16
*
|
|
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
Changli Gao
2010-08-19
1
-10
/
+5
*
|
|
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
2010-08-19
1
-16
/
+15
*
|
|
net_sched: cls_flow: use proto_ports_offset() to support AH message
Changli Gao
2010-08-19
1
-29
/
+38
*
|
|
net: rps: use proto_ports_offset() to handle the AH message correctly
Changli Gao
2010-08-19
1
-16
/
+7
*
|
|
net: introduce proto_ports_offset()
Changli Gao
2010-08-19
1
-0
/
+19
*
|
|
net: rps: skip fragment when computing rxhash
Changli Gao
2010-08-19
1
-1
/
+4
*
|
|
net: rps: reset network header before calling skb_get_rxhash()
Changli Gao
2010-08-19
1
-0
/
+1
*
|
|
qlcnic: update version 5.0.8
Amit Kumar Salecha
2010-08-19
1
-2
/
+2
*
|
|
qlcnic: rom lock recovery
Sucheta Chakraborty
2010-08-19
2
-4
/
+14
*
|
|
qlcnic: firmware initialization update
Sony Chacko
2010-08-19
4
-131
/
+47
*
|
|
qlcnic: fix endiness in eswitch statistics
Amit Kumar Salecha
2010-08-19
1
-2
/
+16
*
|
|
qlcnic: mark device state as failed
Amit Kumar Salecha
2010-08-19
1
-10
/
+13
*
|
|
qlcnic: fix npar state
Amit Kumar Salecha
2010-08-19
1
-14
/
+29
*
|
|
qlcnic: support anti mac spoofing
Sony Chacko
2010-08-19
2
-0
/
+12
*
|
|
qlcnic: configure offload setting on eswitch
Rajesh Borundia
2010-08-19
2
-6
/
+133
*
|
|
qlcnic: configure port on eswitch
Rajesh Borundia
2010-08-19
4
-134
/
+254
*
|
|
qlcnic: replace magic numbers with defines
Sony Chacko
2010-08-19
4
-3
/
+8
*
|
|
qlcnic: remove unused code
Sony Chacko
2010-08-19
2
-20
/
+0
*
|
|
qlcnic: fix inconsistent lock state
Amit Kumar Salecha
2010-08-19
1
-7
/
+0
*
|
|
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
2010-08-19
3
-253
/
+169
*
|
|
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
2010-08-19
4
-18
/
+18
*
|
|
ixgbe: combine Rx into into ixgbe_configure_rx
Alexander Duyck
2010-08-19
1
-57
/
+95
*
|
|
ixgbe: pull all Tx init into ixgbe_configure_tx
Alexander Duyck
2010-08-19
1
-39
/
+52
*
|
|
ixgbe: move all GPIE register config into a single function
Alexander Duyck
2010-08-19
1
-42
/
+30
*
|
|
ixgbe: Move virtualization config into a separate function
Alexander Duyck
2010-08-19
1
-38
/
+46
*
|
|
ixgbe: move all Rx DMA control register writes to one central location
Alexander Duyck
2010-08-19
2
-43
/
+50
*
|
|
ixgbe: Move max frame size and Rx buffer length configuration into a function
Alexander Duyck
2010-08-19
1
-48
/
+60
*
|
|
ixgbe: remove redundant configuration of vmolr, rename generic variable
Alexander Duyck
2010-08-19
1
-7
/
+4
*
|
|
ixgbe: bump PS header size to 512 bytes
Alexander Duyck
2010-08-19
1
-4
/
+9
*
|
|
ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode
Alexander Duyck
2010-08-19
1
-7
/
+6
*
|
|
ixgbe: pull PSRTYPE configuration into a separate function
Alexander Duyck
2010-08-19
1
-11
/
+25
*
|
|
ixgbe: pull ring configuration into it's own function
Alexander Duyck
2010-08-19
1
-13
/
+20
*
|
|
ixgbe: consolidate all setting of MRQC into one function
Alexander Duyck
2010-08-19
1
-57
/
+43
*
|
|
ixgbe: move Tx ring configuration into a separate function
Alexander Duyck
2010-08-19
1
-40
/
+29
*
|
|
ixgbe: move configuration of the MTQC register into it's own function
Alexander Duyck
2010-08-19
1
-33
/
+40
*
|
|
ixgbe: combine two modifications of TXDCTL into one
Alexander Duyck
2010-08-19
1
-12
/
+6
[prev]
[next]