index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ialloc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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