summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa2014-09-134-89/+14
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-137-17/+19
* r8152: support VLANhayeswang2014-09-131-14/+65
* net: stmmac: fix return value check in socfpga_dwmac_parse_data()Wei Yongjun2014-09-131-2/+2
* ipv6: exit early in addrconf_notify() if IPv6 is disabledWANG Cong2014-09-131-0/+3
* Merge branch 'ipv6-cleanups'David S. Miller2014-09-136-136/+123
|\
| * ipv6: refactor ipv6_dev_mc_inc()WANG Cong2014-09-131-33/+49
| * ipv6: update the comment in mcast.cWANG Cong2014-09-131-7/+5
| * ipv6: drop some rcu_read_lock in mcastWANG Cong2014-09-131-13/+4
| * ipv6: drop ipv6_sk_mc_lock in mcastWANG Cong2014-09-131-16/+2
| * ipv6: refactor __ipv6_dev_ac_inc()WANG Cong2014-09-131-23/+39
| * ipv6: clean up ipv6_dev_ac_inc()WANG Cong2014-09-133-11/+6
| * ipv6: remove ipv6_sk_ac_lockWANG Cong2014-09-131-14/+3
| * ipv6: drop useless rcu_read_lock() in anycastWANG Cong2014-09-133-20/+16
|/
* Merge branch 'bonding-next'David S. Miller2014-09-138-274/+91
|\
| * bonding: adjust locking commentsNikolay Aleksandrov2014-09-133-10/+10
| * bonding: 3ad: convert to bond->mode_lockNikolay Aleksandrov2014-09-133-57/+22
| * bonding: alb: convert to bond->mode_lockNikolay Aleksandrov2014-09-134-89/+35
| * bonding: convert curr_slave_lock to a spinlock and rename itNikolay Aleksandrov2014-09-133-7/+6
| * bonding: clean curr_slave_lock useNikolay Aleksandrov2014-09-134-70/+14
| * bonding: alb: remove curr_slave_lockNikolay Aleksandrov2014-09-131-36/+3
| * bonding: 3ad: clean up curr_slave_lock usageNikolay Aleksandrov2014-09-131-7/+3
|/
* virtio_ring: unify direct/indirect code paths.Rusty Russell2014-09-131-76/+52
* virtio_ring: assume sgs are always well-formed.Rusty Russell2014-09-131-49/+19
* virtio_net: pass well-formed sgs to virtqueue_add_*()Rusty Russell2014-09-131-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-09-1310-383/+396
|\
| * e1000: switch to napi_gro_frags apiFlorian Westphal2014-09-121-17/+32
| * e1000: convert to build_skbFlorian Westphal2014-09-123-120/+131
| * e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal2014-09-123-17/+17
| * e1000: add and use e1000_rx_buffer info for RxFlorian Westphal2014-09-123-23/+27
| * e1000: perform copybreak ahead of DMA unmapFlorian Westphal2014-09-121-30/+43
| * e1000: move tbi workaround code into helper functionFlorian Westphal2014-09-121-30/+33
| * e1000: move e1000_tbi_adjust_stats to where its usedFlorian Westphal2014-09-123-80/+77
| * ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck2014-09-122-72/+45
| * ixgbe: Drop Rx alloc at end of Rx cleanupAlexander Duyck2014-09-121-3/+0
| * ixgbevf: Resolve missing-field-initializers warningsMark Rustad2014-09-121-1/+1
| * ixgbe: Resolve warnings produced in W=2 buildsMark Rustad2014-09-122-11/+11
* | Merge branch 'sched_rcu'David S. Miller2014-09-130-0/+0
|\ \
| * | net: sched: rcu'ify cls_bpfJohn Fastabend2014-09-131-47/+47
| * | net: sched: rcu'ify cls_rsvpJohn Fastabend2014-09-131-70/+90
| * | net: sched: make cls_u32 locklessJohn Fastabend2014-09-131-73/+110
| * | net: sched: make cls_u32 per cpuJohn Fastabend2014-09-131-16/+59
| * | net: sched: RCU cls_tcindexJohn Fastabend2014-09-132-94/+164
| * | net: sched: RCU cls_routeJohn Fastabend2014-09-131-94/+132
| * | net: sched: fw use RCUJohn Fastabend2014-09-131-34/+77
| * | net: sched: cls_flow use RCUJohn Fastabend2014-09-131-61/+84
| * | net: sched: cls_cgroup use RCUJohn Fastabend2014-09-131-24/+39
| * | net: sched: cls_basic use RCUJohn Fastabend2014-09-131-35/+45
| * | net: rcu-ify tcf_protoJohn Fastabend2014-09-1317-88/+121
| * | net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend2014-09-136-42/+82
OpenPOWER on IntegriCloud