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
*
tipc: move code for deleting links from bearer.c to link.c
Ying Xue
2014-02-13
3
-5
/
+11
*
tipc: move code for resetting links from bearer.c to link.c
Ying Xue
2014-02-13
3
-10
/
+14
*
tipc: stricter behavior of message reassembly function
Jon Paul Maloy
2014-02-13
3
-13
/
+15
*
tipc: explicitly include core.h in addr.h
Andreas Bofjäll
2014-02-13
1
-0
/
+2
*
bonding: remove the redundant judgements for bond_option_queue_id_set()
dingtianhong
2014-02-13
1
-2
/
+1
*
bonding: remove the redundant judgements for bond_set_mac_address()
dingtianhong
2014-02-13
1
-8
/
+0
*
net: allow setting mac address of loopback device
WANG Cong
2014-02-13
1
-0
/
+2
*
Merge branch 'i40e'
David S. Miller
2014-02-13
10
-109
/
+183
|
\
|
*
i40evf: refactor reset handling
Mitch Williams
2014-02-13
3
-39
/
+130
|
*
i40evf: change type of flags variable
Mitch Williams
2014-02-13
1
-1
/
+1
|
*
i40evf: don't store unnecessary array of strings
Mitch Williams
2014-02-13
2
-4
/
+5
|
*
i40evf: fix bogus comment
Mitch Williams
2014-02-13
1
-2
/
+1
|
*
i40evf: clean up adapter struct
Mitch Williams
2014-02-13
1
-28
/
+1
|
*
i40e: don't handle VF reset on unload
Mitch Williams
2014-02-13
2
-6
/
+7
|
*
i40e: enable extant VFs
Mitch Williams
2014-02-13
3
-8
/
+21
|
*
i40e: reset VFs after PF reset
Mitch Williams
2014-02-13
1
-0
/
+5
|
*
i40e: set VF state to active when reset is complete
Mitch Williams
2014-02-13
1
-0
/
+1
|
*
i40e: remove dead code
Mitch Williams
2014-02-13
1
-9
/
+1
|
*
i40e: Setting i40e_down bit for tx_timeout
Akeem G Abodunrin
2014-02-13
1
-0
/
+1
|
*
i40evf: clean up memsets
Mitch Williams
2014-02-13
1
-3
/
+2
|
*
i40evf: trivial fixes
Jesse Brandeburg
2014-02-13
2
-6
/
+4
|
*
i40e: bump driver version
Jesse Brandeburg
2014-02-13
1
-1
/
+1
|
*
i40e: spelling error
Jesse Brandeburg
2014-02-13
2
-2
/
+2
|
/
*
ipx: implement shutdown()
Sabrina Dubroca
2014-02-12
1
-2
/
+26
*
Merge branch 'net_sched'
David S. Miller
2014-02-12
19
-372
/
+213
|
\
|
*
net_sched: act: clean up tca_action_flush()
WANG Cong
2014-02-12
1
-30
/
+23
|
*
net_sched: act: refuse to remove bound action outside
WANG Cong
2014-02-12
2
-7
/
+21
|
*
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
2014-02-12
11
-82
/
+29
|
*
net_sched: act: refactor cleanup ops
WANG Cong
2014-02-12
11
-64
/
+22
|
*
net_sched: act: hide struct tcf_common from API
WANG Cong
2014-02-12
19
-206
/
+135
|
/
*
Merge branch 'bnx2x'
David S. Miller
2014-02-12
13
-256
/
+555
|
\
|
*
bnx2x: utilize FW 7.8.19
Dmitry Kravkov
2014-02-12
2
-3
/
+3
|
*
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
2014-02-12
6
-44
/
+32
|
*
bnx2x: Fix bnx2x_panic_dump for VFs
Yuval Mintz
2014-02-12
1
-40
/
+57
|
*
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
2014-02-12
5
-74
/
+67
|
*
bnx2x: Add support in PF driver for RSC
Michal Kalderon
2014-02-12
8
-48
/
+329
|
*
bnx2x: Semantic Validate vlan/mac changes
Yuval Mintz
2014-02-12
1
-9
/
+42
|
*
bnx2x: Remove unnecessary internal mem config
Ariel Elior
2014-02-12
2
-13
/
+0
|
*
bnx2x: Remove unused iov code
Yuval Mintz
2014-02-12
1
-10
/
+0
|
*
bnx2x: [Debug] change verbosity of some prints
Yuval Mintz
2014-02-12
3
-15
/
+25
|
/
*
net: phy: expose phydev->has_fixups to sysfs
Florian Fainelli
2014-02-12
2
-0
/
+20
*
net: phy: add "has_fixups" boolean property
Florian Fainelli
2014-02-12
2
-0
/
+2
*
net: phy: expose PHY device interface mode
Florian Fainelli
2014-02-12
2
-0
/
+20
*
net: phy: re-design phy_modes to be self-contained
Florian Fainelli
2014-02-12
2
-24
/
+44
*
net: phy: fix phy_{clear,config}_interrupt comment typos
Florian Fainelli
2014-02-12
1
-2
/
+2
*
net: phy: allow driver to implement their own aneg_done
Florian Fainelli
2014-02-12
3
-3
/
+10
*
net: phy: add genphy_aneg_done()
Florian Fainelli
2014-02-12
3
-3
/
+18
*
net: phy: display human readable PHY speed settings
Florian Fainelli
2014-02-12
1
-2
/
+22
*
net: phy: update phy_print_status to show pause settings
Florian Fainelli
2014-02-12
1
-2
/
+4
*
net: phy: use network device in phy_print_status
Florian Fainelli
2014-02-12
1
-3
/
+2
[next]