Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipv6: drop some rcu_read_lock in mcast | WANG Cong | 2014-09-13 | 1 | -13/+4 |
* | ipv6: drop ipv6_sk_mc_lock in mcast | WANG Cong | 2014-09-13 | 1 | -16/+2 |
* | ipv6: refactor __ipv6_dev_ac_inc() | WANG Cong | 2014-09-13 | 1 | -23/+39 |
* | ipv6: clean up ipv6_dev_ac_inc() | WANG Cong | 2014-09-13 | 3 | -11/+6 |
* | ipv6: remove ipv6_sk_ac_lock | WANG Cong | 2014-09-13 | 1 | -14/+3 |
* | ipv6: drop useless rcu_read_lock() in anycast | WANG Cong | 2014-09-13 | 3 | -20/+16 |
* | Merge branch 'bonding-next' | David S. Miller | 2014-09-13 | 8 | -274/+91 |
|\ | |||||
| * | bonding: adjust locking comments | Nikolay Aleksandrov | 2014-09-13 | 3 | -10/+10 |
| * | bonding: 3ad: convert to bond->mode_lock | Nikolay Aleksandrov | 2014-09-13 | 3 | -57/+22 |
| * | bonding: alb: convert to bond->mode_lock | Nikolay Aleksandrov | 2014-09-13 | 4 | -89/+35 |
| * | bonding: convert curr_slave_lock to a spinlock and rename it | Nikolay Aleksandrov | 2014-09-13 | 3 | -7/+6 |
| * | bonding: clean curr_slave_lock use | Nikolay Aleksandrov | 2014-09-13 | 4 | -70/+14 |
| * | bonding: alb: remove curr_slave_lock | Nikolay Aleksandrov | 2014-09-13 | 1 | -36/+3 |
| * | bonding: 3ad: clean up curr_slave_lock usage | Nikolay Aleksandrov | 2014-09-13 | 1 | -7/+3 |
|/ | |||||
* | virtio_ring: unify direct/indirect code paths. | Rusty Russell | 2014-09-13 | 1 | -76/+52 |
* | virtio_ring: assume sgs are always well-formed. | Rusty Russell | 2014-09-13 | 1 | -49/+19 |
* | virtio_net: pass well-formed sgs to virtqueue_add_*() | Rusty Russell | 2014-09-13 | 1 | -1/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-09-13 | 10 | -383/+396 |
|\ | |||||
| * | e1000: switch to napi_gro_frags api | Florian Westphal | 2014-09-12 | 1 | -17/+32 |
| * | e1000: convert to build_skb | Florian Westphal | 2014-09-12 | 3 | -120/+131 |
| * | e1000: rename struct e1000_buffer to e1000_tx_buffer | Florian Westphal | 2014-09-12 | 3 | -17/+17 |
| * | e1000: add and use e1000_rx_buffer info for Rx | Florian Westphal | 2014-09-12 | 3 | -23/+27 |
| * | e1000: perform copybreak ahead of DMA unmap | Florian Westphal | 2014-09-12 | 1 | -30/+43 |
| * | e1000: move tbi workaround code into helper function | Florian Westphal | 2014-09-12 | 1 | -30/+33 |
| * | e1000: move e1000_tbi_adjust_stats to where its used | Florian Westphal | 2014-09-12 | 3 | -80/+77 |
| * | ixgbe: Refactor busy poll socket code to address multiple issues | Alexander Duyck | 2014-09-12 | 2 | -72/+45 |
| * | ixgbe: Drop Rx alloc at end of Rx cleanup | Alexander Duyck | 2014-09-12 | 1 | -3/+0 |
| * | ixgbevf: Resolve missing-field-initializers warnings | Mark Rustad | 2014-09-12 | 1 | -1/+1 |
| * | ixgbe: Resolve warnings produced in W=2 builds | Mark Rustad | 2014-09-12 | 2 | -11/+11 |
* | | Merge branch 'sched_rcu' | David S. Miller | 2014-09-13 | 0 | -0/+0 |
|\ \ | |||||
| * | | net: sched: rcu'ify cls_bpf | John Fastabend | 2014-09-13 | 1 | -47/+47 |
| * | | net: sched: rcu'ify cls_rsvp | John Fastabend | 2014-09-13 | 1 | -70/+90 |
| * | | net: sched: make cls_u32 lockless | John Fastabend | 2014-09-13 | 1 | -73/+110 |
| * | | net: sched: make cls_u32 per cpu | John Fastabend | 2014-09-13 | 1 | -16/+59 |
| * | | net: sched: RCU cls_tcindex | John Fastabend | 2014-09-13 | 2 | -94/+164 |
| * | | net: sched: RCU cls_route | John Fastabend | 2014-09-13 | 1 | -94/+132 |
| * | | net: sched: fw use RCU | John Fastabend | 2014-09-13 | 1 | -34/+77 |
| * | | net: sched: cls_flow use RCU | John Fastabend | 2014-09-13 | 1 | -61/+84 |
| * | | net: sched: cls_cgroup use RCU | John Fastabend | 2014-09-13 | 1 | -24/+39 |
| * | | net: sched: cls_basic use RCU | John Fastabend | 2014-09-13 | 1 | -35/+45 |
| * | | net: rcu-ify tcf_proto | John Fastabend | 2014-09-13 | 17 | -88/+121 |
| * | | net: qdisc: use rcu prefix and silence sparse warnings | John Fastabend | 2014-09-13 | 6 | -42/+82 |
* | | | net: sched: rcu'ify cls_bpf | John Fastabend | 2014-09-13 | 1 | -47/+47 |
* | | | net: sched: rcu'ify cls_rsvp | John Fastabend | 2014-09-13 | 1 | -70/+90 |
* | | | net: sched: make cls_u32 lockless | John Fastabend | 2014-09-13 | 1 | -73/+110 |
* | | | net: sched: make cls_u32 per cpu | John Fastabend | 2014-09-13 | 1 | -16/+59 |
* | | | net: sched: RCU cls_tcindex | John Fastabend | 2014-09-13 | 2 | -94/+164 |
* | | | net: sched: RCU cls_route | John Fastabend | 2014-09-13 | 1 | -94/+132 |
* | | | net: sched: fw use RCU | John Fastabend | 2014-09-13 | 1 | -34/+77 |
* | | | net: sched: cls_flow use RCU | John Fastabend | 2014-09-13 | 1 | -61/+84 |