index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xattr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-13
r8152: support VLAN
hayeswang
1
-14
/
+65
2014-09-13
net: stmmac: fix return value check in socfpga_dwmac_parse_data()
Wei Yongjun
1
-2
/
+2
2014-09-13
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
1
-0
/
+3
2014-09-13
ipv6: refactor ipv6_dev_mc_inc()
WANG Cong
1
-33
/
+49
2014-09-13
ipv6: update the comment in mcast.c
WANG Cong
1
-7
/
+5
2014-09-13
ipv6: drop some rcu_read_lock in mcast
WANG Cong
1
-13
/
+4
2014-09-13
ipv6: drop ipv6_sk_mc_lock in mcast
WANG Cong
1
-16
/
+2
2014-09-13
ipv6: refactor __ipv6_dev_ac_inc()
WANG Cong
1
-23
/
+39
2014-09-13
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
3
-11
/
+6
2014-09-13
ipv6: remove ipv6_sk_ac_lock
WANG Cong
1
-14
/
+3
2014-09-13
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
3
-20
/
+16
2014-09-13
bonding: adjust locking comments
Nikolay Aleksandrov
3
-10
/
+10
2014-09-13
bonding: 3ad: convert to bond->mode_lock
Nikolay Aleksandrov
3
-57
/
+22
2014-09-13
bonding: alb: convert to bond->mode_lock
Nikolay Aleksandrov
4
-89
/
+35
2014-09-13
bonding: convert curr_slave_lock to a spinlock and rename it
Nikolay Aleksandrov
3
-7
/
+6
2014-09-13
bonding: clean curr_slave_lock use
Nikolay Aleksandrov
4
-70
/
+14
2014-09-13
bonding: alb: remove curr_slave_lock
Nikolay Aleksandrov
1
-36
/
+3
2014-09-13
bonding: 3ad: clean up curr_slave_lock usage
Nikolay Aleksandrov
1
-7
/
+3
2014-09-13
virtio_ring: unify direct/indirect code paths.
Rusty Russell
1
-76
/
+52
2014-09-13
virtio_ring: assume sgs are always well-formed.
Rusty Russell
1
-49
/
+19
2014-09-13
virtio_net: pass well-formed sgs to virtqueue_add_*()
Rusty Russell
1
-1
/
+4
2014-09-13
net: sched: rcu'ify cls_bpf
John Fastabend
1
-47
/
+47
2014-09-13
net: sched: rcu'ify cls_rsvp
John Fastabend
1
-70
/
+90
2014-09-13
net: sched: make cls_u32 lockless
John Fastabend
1
-73
/
+110
2014-09-13
net: sched: make cls_u32 per cpu
John Fastabend
1
-16
/
+59
2014-09-13
net: sched: RCU cls_tcindex
John Fastabend
2
-94
/
+164
2014-09-13
net: sched: RCU cls_route
John Fastabend
1
-94
/
+132
2014-09-13
net: sched: fw use RCU
John Fastabend
1
-34
/
+77
2014-09-13
net: sched: cls_flow use RCU
John Fastabend
1
-61
/
+84
2014-09-13
net: sched: cls_cgroup use RCU
John Fastabend
1
-24
/
+39
2014-09-13
net: sched: cls_basic use RCU
John Fastabend
1
-35
/
+45
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
17
-88
/
+121
2014-09-13
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
6
-42
/
+82
2014-09-13
net: sched: rcu'ify cls_bpf
John Fastabend
1
-47
/
+47
2014-09-13
net: sched: rcu'ify cls_rsvp
John Fastabend
1
-70
/
+90
2014-09-13
net: sched: make cls_u32 lockless
John Fastabend
1
-73
/
+110
2014-09-13
net: sched: make cls_u32 per cpu
John Fastabend
1
-16
/
+59
2014-09-13
net: sched: RCU cls_tcindex
John Fastabend
2
-94
/
+164
2014-09-13
net: sched: RCU cls_route
John Fastabend
1
-94
/
+132
2014-09-13
net: sched: fw use RCU
John Fastabend
1
-34
/
+77
2014-09-13
net: sched: cls_flow use RCU
John Fastabend
1
-61
/
+84
2014-09-13
net: sched: cls_cgroup use RCU
John Fastabend
1
-24
/
+39
2014-09-13
net: sched: cls_basic use RCU
John Fastabend
1
-35
/
+45
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
17
-88
/
+121
2014-09-13
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
6
-42
/
+82
2014-09-13
sunvnet: Avoid sending superfluous LDC messages.
Sowmini Varadhan
2
-5
/
+72
2014-09-13
net: axienet: remove unnecessary ether_setup after alloc_etherdev
Subbaraya Sundeep Bhatta
1
-1
/
+0
2014-09-13
ethernet: amd: use pr_info_once()
Varka Bhadram
1
-4
/
+2
2014-09-12
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
2
-2
/
+2
2014-09-12
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Alexander Duyck
2
-11
/
+9
[next]