index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Add filter table management
Ben Hutchings
2010-09-21
7
-1
/
+678
*
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
2010-09-21
1
-2
/
+2
*
ethtool: Add Ethernet MAC-level filtering/steering
Ben Hutchings
2010-09-21
1
-1
/
+5
*
ethtool: Define RX n-tuple action to clear a rule
Ben Hutchings
2010-09-21
1
-2
/
+3
*
qlcnic: dont set skb->truesize
Eric Dumazet
2010-09-20
1
-6
/
+0
*
net: rx_dropped accounting
Eric Dumazet
2010-09-20
7
-8
/
+28
*
bridge : Sanitize skb before it enters the IP stack
Bandan Das
2010-09-19
2
-30
/
+80
*
rds: spin_lock_irq() is not nestable
Dan Carpenter
2010-09-19
2
-4
/
+4
*
rds: double unlock in rds_ib_cm_handle_connect()
Dan Carpenter
2010-09-19
1
-1
/
+0
*
rds: signedness bug
Dan Carpenter
2010-09-19
1
-1
/
+1
*
bna: off by one
Dan Carpenter
2010-09-19
1
-1
/
+1
*
net: reorder struct netdev_hw_addr
Eric Dumazet
2010-09-19
1
-1
/
+1
*
bonding: enable gro by default
Eric Dumazet
2010-09-17
1
-0
/
+4
*
ethtool: Add comments for valid use of flow types
Ben Hutchings
2010-09-17
1
-15
/
+15
*
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
2010-09-17
3
-45
/
+51
*
netns: keep vlan slaves on master netns move
David Lamparter
2010-09-17
3
-0
/
+12
*
stmmac: use one memset() to reset TDES01
Giuseppe CAVALLARO
2010-09-17
2
-17
/
+2
*
stmmac: prevent dma init stuck in case of failures.
Giuseppe CAVALLARO
2010-09-17
2
-2
/
+18
*
stmmac: consolidate and tidy-up the COE support
Giuseppe CAVALLARO
2010-09-17
8
-39
/
+60
*
stmmac: add CSR Clock range selection
Giuseppe CAVALLARO
2010-09-17
4
-2
/
+6
*
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
Eric Dumazet
2010-09-17
1
-2
/
+5
*
qlcnic: update version 5.0.10
Amit Kumar Salecha
2010-09-17
1
-2
/
+2
*
qlcnic: remove fw version check
Amit Kumar Salecha
2010-09-17
1
-28
/
+2
*
qlcnic: vlan lro support
Amit Kumar Salecha
2010-09-17
1
-9
/
+30
*
qlcnic: vlan gro support
Amit Kumar Salecha
2010-09-17
1
-1
/
+1
*
qlcnic: support vlan rx accleration
Amit Kumar Salecha
2010-09-17
3
-26
/
+44
*
drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctl
Dan Rosenberg
2010-09-16
1
-1
/
+1
*
net: shrinks struct net_device
Eric Dumazet
2010-09-16
1
-9
/
+11
*
ip6tnl: get rid of ip6_tnl_lock
Eric Dumazet
2010-09-16
1
-30
/
+28
*
net: include inetdevice.h for rcu_dereference_raw api change
Stephen Rothwell
2010-09-16
1
-0
/
+1
*
net: enable GRO by default for vlan devices
Brandon Philips
2010-09-15
1
-0
/
+5
*
ehea: Remove a silly return
Breno Leitao
2010-09-15
1
-2
/
+0
*
sky2: enable GRO by default
stephen hemminger
2010-09-15
1
-1
/
+2
*
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-15
9
-22
/
+27
*
phonet: Fix build warning.
David S. Miller
2010-09-15
1
-1
/
+2
*
Phonet: resource routing documentation
Rémi Denis-Courmont
2010-09-15
1
-0
/
+16
*
Phonet: list subscribed resources via proc_fs
Rémi Denis-Courmont
2010-09-15
3
-0
/
+99
*
Phonet: look up the resource routing table when forwarding
Rémi Denis-Courmont
2010-09-15
1
-0
/
+17
*
Phonet: hook resource routing to userspace via ioctl()'s
Rémi Denis-Courmont
2010-09-15
3
-0
/
+16
*
Phonet: resource routing backend
Rémi Denis-Courmont
2010-09-15
2
-0
/
+93
*
Phonet: remove dangling pipe if an endpoint is closed early
Rémi Denis-Courmont
2010-09-15
2
-1
/
+31
*
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2010-09-15
4
-119
/
+73
|
\
|
*
dccp ccid-3: Simplify and consolidate tx_parse_options
Gerrit Renker
2010-09-15
2
-46
/
+14
|
*
dccp ccid-3: remove buggy RTT-sampling history lookup
Gerrit Renker
2010-09-15
3
-57
/
+38
|
*
dccp ccid-3: A lower bound for the inter-packet scheduling algorithm
Gerrit Renker
2010-09-15
2
-16
/
+21
*
|
misdn: kill big kernel lock
Arnd Bergmann
2010-09-15
1
-7
/
+0
*
|
i4l: kill big kernel lock
Arnd Bergmann
2010-09-15
1
-5
/
+6
*
|
irda/irnet: use noop_llseek
Arnd Bergmann
2010-09-15
1
-1
/
+2
*
|
sit: get rid of ipip6_lock
Eric Dumazet
2010-09-15
1
-33
/
+31
*
|
gre: get rid of ipgre_lock
Eric Dumazet
2010-09-15
1
-29
/
+32
[next]