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
*
cnic: Pass cp pointer to BNX2X_HW_CID.
Michael Chan
2010-10-06
2
-11
/
+11
*
[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs
Matt Carlson
2010-10-06
1
-0
/
+1
*
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2010-10-06
3
-12
/
+57
|
\
|
*
vhost: max s/g to match qemu
Jason Wang
2010-10-05
3
-12
/
+57
*
|
bna: scope and dead code cleanup
Rasesh Mody
2010-10-05
11
-692
/
+170
*
|
bna: fix interrupt handling
Rasesh Mody
2010-10-05
1
-21
/
+27
*
|
fib: RCU conversion of fib_lookup()
Eric Dumazet
2010-10-05
10
-77
/
+72
*
|
bonding: add retransmit membership reports tunable
Flavio Leitner
2010-10-05
5
-0
/
+72
*
|
bonding: fix to rejoin multicast groups immediately
Flavio Leitner
2010-10-05
1
-8
/
+8
*
|
bonding: rejoin multicast groups on VLANs
Flavio Leitner
2010-10-05
2
-11
/
+50
*
|
ehea: converting msleeps to waitqueue on check_sqs() function
Breno Leitao
2010-10-05
2
-7
/
+12
*
|
ehea: using wait queues instead of msleep on ehea_flush_sq
Breno Leitao
2010-10-05
2
-7
/
+13
*
|
ixgbevf: declare functions as static
Emil Tantilov
2010-10-05
3
-4
/
+2
*
|
AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix sockets
Alban Crequy
2010-10-05
1
-0
/
+5
*
|
net neigh: RCU conversion of neigh hash table
Eric Dumazet
2010-10-05
6
-100
/
+170
*
|
net neigh: neigh_delete() and neigh_add() changes
Eric Dumazet
2010-10-05
1
-22
/
+17
*
|
net: add a core netdev->rx_dropped counter
Eric Dumazet
2010-10-05
11
-34
/
+26
|
/
*
ppp: Use a real SKB control block in fragmentation engine.
David S. Miller
2010-10-05
1
-21
/
+25
*
ipv6: make __ipv6_isatap_ifid static
stephen hemminger
2010-10-05
2
-4
/
+1
*
fib: fib_rules_cleanup can be static
stephen hemminger
2010-10-05
2
-3
/
+1
*
fib: cleanups
Eric Dumazet
2010-10-05
3
-182
/
+206
*
wimax: make functions local
stephen hemminger
2010-10-05
6
-23
/
+11
*
qlcnic: remove dead code
stephen hemminger
2010-10-05
2
-176
/
+0
*
caif: remove duplicated include
Nicolas Kaiser
2010-10-05
1
-1
/
+0
*
don't let BCM63XX_PHY depend on non-existant symbol
Uwe Kleine-König
2010-10-05
1
-1
/
+0
*
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
2010-10-05
15
-15
/
+15
*
net: relax rtnl_dereference()
David S. Miller
2010-10-05
1
-4
/
+6
*
ipvs: Use frag walker helper in SCTP proto support.
David S. Miller
2010-10-05
1
-9
/
+10
*
net: dynamic ingress_queue allocation
Eric Dumazet
2010-10-05
5
-27
/
+71
*
qlcnic: set mtu lower limit
Sritej Velaga
2010-10-04
2
-3
/
+4
*
qlcnic: cleanup port mode setting
Sritej Velaga
2010-10-04
1
-40
/
+0
*
qlcnic: sparse warning fixes
Sucheta Chakraborty
2010-10-04
2
-11
/
+11
*
qlcnic: fix vlan TSO on big endian machine
Sucheta Chakraborty
2010-10-04
3
-8
/
+20
*
qlcnic: fix endianess for lro
Sucheta Chakraborty
2010-10-04
2
-3
/
+10
*
qlcnic: fix diag register
Amit Kumar Salecha
2010-10-04
1
-3
/
+3
*
qlcnic: fix eswitch stats
Amit Kumar Salecha
2010-10-04
2
-9
/
+34
*
qlcnic: fix internal loopback test
Amit Kumar Salecha
2010-10-04
2
-8
/
+37
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-04
21
-59
/
+124
|
\
|
*
sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
Dan Rosenberg
2010-10-03
1
-2
/
+6
|
*
sctp: prevent reading out-of-bounds memory
Dan Rosenberg
2010-10-03
1
-1
/
+12
|
*
ipv4: correct IGMP behavior on v3 query during v2-compatibility mode
David Stevens
2010-10-03
1
-1
/
+13
|
*
netdev: Depend on INET before selecting INET_LRO
Ben Hutchings
2010-10-03
1
-2
/
+2
|
*
Revert "ipv4: Make INET_LRO a bool instead of tristate."
Ben Hutchings
2010-10-03
1
-1
/
+1
|
*
net: Fix the condition passed to sk_wait_event()
Nagendra Tomar
2010-10-03
1
-4
/
+4
|
*
net: Fix IPv6 PMTU disc. w/ asymmetric routes
Maciej Żenczykowski
2010-10-03
1
-4
/
+24
|
*
vlan: dont drop packets from unknown vlans in promiscuous mode
Eric Dumazet
2010-09-30
1
-4
/
+10
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-09-30
3
-6
/
+2
|
|
\
|
*
|
Phonet: Correct header retrieval after pskb_may_pull
Kumar Sanghvi
2010-09-29
1
-1
/
+2
|
*
|
um: Proper Fix for f25c80a4: remove duplicate structure field initialization
Boaz Harrosh
2010-09-29
1
-14
/
+3
|
*
|
ip_gre: Fix dependencies wrt. ipv6.
David S. Miller
2010-09-28
1
-0
/
+1
[next]