index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
tipc: change signature of tunnelling reception function
Jon Paul Maloy
1
-10
/
+4
2014-02-13
tipc: change reception of tunnelled failover packets
Jon Paul Maloy
1
-28
/
+47
2014-02-13
tipc: change reception of tunnelled duplicate packets
Jon Paul Maloy
1
-21
/
+32
2014-02-13
tipc: remove 'links' list from tipc_bearer struct
Ying Xue
5
-54
/
+30
2014-02-13
tipc: redefine 'started' flag in struct link to bitmap
Ying Xue
2
-13
/
+13
2014-02-13
tipc: move code for deleting links from bearer.c to link.c
Ying Xue
3
-5
/
+11
2014-02-13
tipc: move code for resetting links from bearer.c to link.c
Ying Xue
3
-10
/
+14
2014-02-13
tipc: stricter behavior of message reassembly function
Jon Paul Maloy
3
-13
/
+15
2014-02-13
tipc: explicitly include core.h in addr.h
Andreas Bofjäll
1
-0
/
+2
2014-02-13
bonding: remove the redundant judgements for bond_option_queue_id_set()
dingtianhong
1
-2
/
+1
2014-02-13
bonding: remove the redundant judgements for bond_set_mac_address()
dingtianhong
1
-8
/
+0
2014-02-13
net: allow setting mac address of loopback device
WANG Cong
1
-0
/
+2
2014-02-13
i40evf: refactor reset handling
Mitch Williams
3
-39
/
+130
2014-02-13
i40evf: change type of flags variable
Mitch Williams
1
-1
/
+1
2014-02-13
i40evf: don't store unnecessary array of strings
Mitch Williams
2
-4
/
+5
2014-02-13
i40evf: fix bogus comment
Mitch Williams
1
-2
/
+1
2014-02-13
i40evf: clean up adapter struct
Mitch Williams
1
-28
/
+1
2014-02-13
i40e: don't handle VF reset on unload
Mitch Williams
2
-6
/
+7
2014-02-13
i40e: enable extant VFs
Mitch Williams
3
-8
/
+21
2014-02-13
i40e: reset VFs after PF reset
Mitch Williams
1
-0
/
+5
2014-02-13
i40e: set VF state to active when reset is complete
Mitch Williams
1
-0
/
+1
2014-02-13
i40e: remove dead code
Mitch Williams
1
-9
/
+1
2014-02-13
i40e: Setting i40e_down bit for tx_timeout
Akeem G Abodunrin
1
-0
/
+1
2014-02-13
i40evf: clean up memsets
Mitch Williams
1
-3
/
+2
2014-02-13
i40evf: trivial fixes
Jesse Brandeburg
2
-6
/
+4
2014-02-13
i40e: bump driver version
Jesse Brandeburg
1
-1
/
+1
2014-02-13
i40e: spelling error
Jesse Brandeburg
2
-2
/
+2
2014-02-13
ipx: implement shutdown()
Sabrina Dubroca
1
-2
/
+26
2014-02-13
net_sched: act: clean up tca_action_flush()
WANG Cong
1
-30
/
+23
2014-02-13
net_sched: act: refuse to remove bound action outside
WANG Cong
2
-7
/
+21
2014-02-13
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
11
-82
/
+29
2014-02-13
net_sched: act: refactor cleanup ops
WANG Cong
11
-64
/
+22
2014-02-13
net_sched: act: hide struct tcf_common from API
WANG Cong
19
-206
/
+135
2014-02-13
bnx2x: utilize FW 7.8.19
Dmitry Kravkov
2
-3
/
+3
2014-02-13
bnx2x: (semantic) revise scheduling of sp_rtnl
Yuval Mintz
6
-44
/
+32
2014-02-13
bnx2x: Fix bnx2x_panic_dump for VFs
Yuval Mintz
1
-40
/
+57
2014-02-13
bnx2x: Revise IOV vlan/mac validation
Yuval Mintz
5
-74
/
+67
2014-02-13
bnx2x: Add support in PF driver for RSC
Michal Kalderon
8
-48
/
+329
2014-02-13
bnx2x: Semantic Validate vlan/mac changes
Yuval Mintz
1
-9
/
+42
2014-02-13
bnx2x: Remove unnecessary internal mem config
Ariel Elior
2
-13
/
+0
2014-02-13
bnx2x: Remove unused iov code
Yuval Mintz
1
-10
/
+0
2014-02-13
bnx2x: [Debug] change verbosity of some prints
Yuval Mintz
3
-15
/
+25
2014-02-13
net: phy: expose phydev->has_fixups to sysfs
Florian Fainelli
2
-0
/
+20
2014-02-13
net: phy: add "has_fixups" boolean property
Florian Fainelli
2
-0
/
+2
2014-02-13
net: phy: expose PHY device interface mode
Florian Fainelli
2
-0
/
+20
2014-02-13
net: phy: re-design phy_modes to be self-contained
Florian Fainelli
2
-24
/
+44
2014-02-13
net: phy: fix phy_{clear,config}_interrupt comment typos
Florian Fainelli
1
-2
/
+2
2014-02-13
net: phy: allow driver to implement their own aneg_done
Florian Fainelli
3
-3
/
+10
2014-02-13
net: phy: add genphy_aneg_done()
Florian Fainelli
3
-3
/
+18
2014-02-13
net: phy: display human readable PHY speed settings
Florian Fainelli
1
-2
/
+22
[next]