index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
11
-22
/
+1
2014-02-14
be2net: refactor multi-channel config code for Skyhawk-R chip
Vasundhara Volam
5
-32
/
+127
2014-02-14
be2net: Update copyright year
Vasundhara Volam
8
-8
/
+8
2014-02-14
be2net: Log a kernel message when UE is detected in BE & Skyhawk
Somnath Kotur
1
-41
/
+41
2014-02-14
socket: replace some printk with pr_*
Yang Yingliang
1
-7
/
+6
2014-02-14
sh_eth: use ETH_ZLEN instead of home-grown #define
Sergei Shtylyov
2
-4
/
+3
2014-02-13
tipc: add node_lock protection to link lookup function
Jon Paul Maloy
1
-45
/
+65
2014-02-13
tipc: remove bearer_lock from tipc_bearer struct
Ying Xue
3
-18
/
+4
2014-02-13
tipc: delay delete of link when failover is needed
Jon Paul Maloy
4
-17
/
+36
2014-02-13
tipc: changes to general packet reception algorithm
Jon Paul Maloy
1
-36
/
+40
2014-02-13
tipc: rename stack variables in function tipc_link_tunnel_rcv
Jon Paul Maloy
1
-11
/
+11
2014-02-13
tipc: more cleanup of tunnelling reception function
Jon Paul Maloy
1
-14
/
+7
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
[next]