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
...
*
|
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
Joe Perches
2014-02-25
4
-89
/
+138
|
/
*
net: bcmgenet: remove unused bh_lock member
Florian Fainelli
2014-02-24
1
-1
/
+0
*
net: bcmgenet: remove commented code in bcmgenet_xmit()
Florian Fainelli
2014-02-24
1
-4
/
+0
*
net: bcmgenet: drop checks on priv->phydev
Florian Fainelli
2014-02-24
1
-11
/
+6
*
Merge branch 'gianfar'
David S. Miller
2014-02-24
3
-398
/
+324
|
\
|
*
gianfar: Fix Tx int miss, dont write IC on-the-fly
Claudiu Manoil
2014-02-24
2
-88
/
+77
|
*
gianfar: Fix device reset races (oops) for Tx
Claudiu Manoil
2014-02-24
3
-84
/
+76
|
*
gianfar: Don't free/request irqs on device reset
Claudiu Manoil
2014-02-24
1
-32
/
+45
|
*
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
2014-02-24
3
-127
/
+51
|
*
gianfar: Implement MAC reset and reconfig procedure
Claudiu Manoil
2014-02-24
1
-82
/
+90
|
/
*
bcmgenet: Deleted unnecessary select_queue method.
David S. Miller
2014-02-24
1
-7
/
+0
*
net: bcmgenet: Use devm_ioremap_resource()
Fabio Estevam
2014-02-24
1
-4
/
+3
*
bridge: netfilter: Use ether_addr_copy
Joe Perches
2014-02-24
5
-7
/
+7
*
bridge: Use ether_addr_copy and ETH_ALEN
Joe Perches
2014-02-24
3
-5
/
+5
*
cgxb4: Stop using ethtool SPEED_* constants
Ben Hutchings
2014-02-24
2
-14
/
+14
*
tools: bpf_dbg: various misc code cleanups
Daniel Borkmann
2014-02-24
1
-64
/
+55
*
loopback: sctp: add NETIF_F_SCTP_CSUM to device features
Daniel Borkmann
2014-02-24
1
-0
/
+1
*
pktgen: document all supported flags
Mathias Krause
2014-02-24
2
-6
/
+26
*
pktgen: simplify error handling in pgctrl_write()
Mathias Krause
2014-02-24
1
-13
/
+6
*
pktgen: fix out-of-bounds access in pgctrl_write()
Mathias Krause
2014-02-24
1
-1
/
+4
*
Merge branch 'qlcnic-next'
David S. Miller
2014-02-24
11
-149
/
+349
|
\
|
*
Update MAINTAINERS for qlcnic driver
Shahed Shaikh
2014-02-24
1
-6
/
+1
|
*
qlcnic: Update version to 5.3.56
Shahed Shaikh
2014-02-24
1
-2
/
+2
|
*
qlcnic: Enhance semaphore lock access failure error message
Harish Patil
2014-02-24
1
-7
/
+15
|
*
qlcnic: Allow vlan0 traffic
Rajesh Borundia
2014-02-24
1
-1
/
+5
|
*
qlcnic: Enhance driver message in failed state.
Sucheta Chakraborty
2014-02-24
1
-2
/
+2
|
*
qlcnic: Updates to QLogic application/driver interface for virtual NIC config...
Jitendra Kalsaria
2014-02-24
1
-65
/
+37
|
*
qlcnic: Re-factor firmware minidump template header handling
Shahed Shaikh
2014-02-24
7
-66
/
+287
|
/
*
Merge branch 'mlx4'
David S. Miller
2014-02-24
4
-16
/
+29
|
\
|
*
net/mlx4: Fix limiting number of IRQ's instead of RSS queues
Ido Shamay
2014-02-24
2
-3
/
+5
|
*
net/mlx4: Set number of RX rings in a utility function
Ido Shamay
2014-02-24
3
-14
/
+25
|
/
*
bonding: remove no longer needed lock for bond_xxx_info_query()
dingtianhong
2014-02-24
1
-4
/
+0
*
bonding: use rcu_dereference() to access curr_active_slave
dingtianhong
2014-02-24
1
-3
/
+1
*
bonding: netpoll: remove unwanted slave_dev_support_netpoll()
dingtianhong
2014-02-24
1
-8
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-02-24
17
-149
/
+396
|
\
|
*
xfrm: Cleanup error handling of xfrm_state_clone
Steffen Klassert
2014-02-21
1
-11
/
+5
|
*
pfkey: fix SADB_X_EXT_FILTER length check
Nicolas Dichtel
2014-02-21
1
-0
/
+1
|
*
xfrm: Remove caching of xfrm_policy_sk_bundles
Steffen Klassert
2014-02-19
2
-29
/
+0
|
*
ipsec: add support of limited SA dump
Nicolas Dichtel
2014-02-17
6
-9
/
+98
|
*
xfrm: avoid creating temporary SA when there are no listeners
Horia Geanta
2014-02-13
4
-0
/
+71
|
*
flowcache: Bring net/core/flow.c under IPsec maintain scope
Fan Du
2014-02-12
1
-0
/
+1
|
*
flowcache: Make flow cache name space aware
Fan Du
2014-02-12
6
-77
/
+103
|
*
xfrm: Don't prohibit AH from using ESN feature
Fan Du
2014-02-12
1
-1
/
+2
|
*
{IPv6,xfrm} Add ESN support for AH ingress part
Fan Du
2014-02-12
1
-6
/
+24
|
*
{IPv6,xfrm} Add ESN support for AH egress part
Fan Du
2014-02-12
1
-5
/
+21
|
*
{IPv4,xfrm} Add ESN support for AH ingress part
Fan Du
2014-02-12
1
-5
/
+22
|
*
{IPv4,xfrm} Add ESN support for AH egress part
Fan Du
2014-02-12
1
-6
/
+20
|
*
skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end
Fan Du
2014-02-12
2
-0
/
+28
*
|
Merge branch 'i40evf'
David S. Miller
2014-02-21
7
-76
/
+85
|
\
\
|
*
|
i40e and i40evf: Bump driver versions
Catherine Sullivan
2014-02-21
2
-2
/
+2
[prev]
[next]