index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
tcp: tcp_make_synack() minor changes
Eric Dumazet
1
-2
/
+2
2014-03-27
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
4
-39
/
+66
2014-03-27
ptp: Fix compiler warnings in the testptp utility
Christian Riesch
1
-5
/
+6
2014-03-27
Revert "ptp: Fix compiler warnings in the testptp utility"
David S. Miller
1
-5
/
+5
2014-03-27
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
1
-1
/
+1
2014-03-27
tipc: use node list lock to protect tipc_num_links variable
Ying Xue
1
-10
/
+11
2014-03-27
tipc: use node_list_lock to protect tipc_num_nodes variable
Ying Xue
1
-4
/
+3
2014-03-27
tipc: tipc: convert node list and node hlist to RCU lists
Ying Xue
4
-21
/
+31
2014-03-27
tipc: rename node create lock to protect node list and hlist
Ying Xue
3
-35
/
+35
2014-03-27
tipc: make broadcast bearer store in bearer_list array
Ying Xue
2
-4
/
+6
2014-03-27
tipc: remove active flag from tipc_bearer structure
Ying Xue
4
-12
/
+5
2014-03-27
tipc: convert tipc_bearers array to pointer list
Ying Xue
3
-15
/
+38
2014-03-27
tipc: acquire necessary locks in named_cluster_distribute routine
Ying Xue
1
-3
/
+11
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
5
-121
/
+3
2014-03-27
tipc: remove unnecessary checking for node object
Ying Xue
1
-6
/
+0
2014-03-27
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
1
-1
/
+1
2014-03-27
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
1
-4
/
+4
2014-03-27
drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
Monam Agarwal
1
-4
/
+4
2014-03-27
drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
Monam Agarwal
1
-1
/
+1
2014-03-26
MAINTAINERS: add maintainer for Samsung sxgbe driver
Byungho An
1
-0
/
+9
2014-03-26
net: sxgbe: add ethtool related functions support Samsung sxgbe
Vipul Pandya
4
-1
/
+458
2014-03-26
net: sxgbe: add Checksum offload support for Samsung sxgbe
Vipul Pandya
4
-12
/
+61
2014-03-26
net: sxgbe: add TSO support for Samsung sxgbe
Vipul Pandya
6
-11
/
+92
2014-03-26
net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
Girish K S
6
-2
/
+360
2014-03-26
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Siva Reddy
22
-0
/
+5507