summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 8021q: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-122-4/+4
* gianfar: Fix multi-queue support checks @probe()Claudiu Manoil2014-03-121-10/+18
* r8152: support dumping the hw countershayeswang2014-03-121-2/+93
* ieee802154: at86rf230: add support for rf233 chipThomas Stilwell2014-03-122-2/+7
* Merge branch 'pkt_sched_cond_resched'David S. Miller2014-03-111-4/+4
|\
| * pkt_sched: add cond_resched() to class and qdisc dumpEric Dumazet2014-03-111-0/+2
| * pkt_sched: do not use rcu in tc_dump_qdisc()Eric Dumazet2014-03-111-4/+2
|/
* bonding: force cast of IP address in optionsstephen hemminger2014-03-111-1/+1
* netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger2014-03-111-1/+1
* ipv6: ip6_forward: perform skb->pkt_type check at the beginningLi RongQing2014-03-111-3/+3
* r8152: add skb_cow_headhayeswang2014-03-101-2/+10
* net: eth: cpsw: Use net_device_stats from struct net_deviceTobias Klauser2014-03-101-16/+8
* flowcache: restore a single flow_cache kmem_cacheEric Dumazet2014-03-102-7/+8
* net: add a pre-check of net_ns in sk_change_net()Gu Zheng2014-03-101-2/+6
* tcp: timestamp SYN+DATA messagesEric Dumazet2014-03-102-0/+7
* hyperv: Change the receive buffer size for legacy hostsHaiyang Zhang2014-03-102-1/+6
* 6lowpan: reassembly: fix access of ctl table entryAlexander Aring2014-03-101-1/+1
* Merge branch 'hyperv-next'David S. Miller2014-03-103-124/+504
|\
| * Drivers: net: hyperv: Enable large send offloadKY Srinivasan2014-03-102-4/+74
| * Drivers: net: hyperv: Enable send side checksum offloadKY Srinivasan2014-03-102-2/+77
| * Drivers: net: hyperv: Enable receive side IP checksum offloadKY Srinivasan2014-03-103-6/+50
| * Drivers: net: hyperv: Enable offloads on the hostKY Srinivasan2014-03-102-0/+135
| * Drivers: net: hyperv: Cleanup the send pathKY Srinivasan2014-03-103-90/+71
| * Drivers: net: hyperv: Enable scatter gather I/OKY Srinivasan2014-03-101-39/+114
|/
* sky2: allow mac to come from dtTim Harvey2014-03-101-2/+13
* l2tp: fix unused variable warningEric Dumazet2014-03-101-2/+1
* IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza2014-03-101-1/+0
* netlink: autosize skb lengthesEric Dumazet2014-03-102-1/+27
* sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree2014-03-109-39/+37
* Merge branch 'gianfar-next'David S. Miller2014-03-102-94/+232
|\
| * gianfar: Use Single-Queue polling for "fsl,etsec2"Claudiu Manoil2014-03-102-32/+79
| * gianfar: Separate out the Tx interrupt handling (Tx NAPI)Claudiu Manoil2014-03-102-69/+160
|/
* vlan: use use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong2014-03-091-1/+1
* vlan: slight optimization for vlan_do_receive()dingtianhong2014-03-091-1/+1
* pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2014-03-081-6/+15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-0825-738/+1003
|\
| * igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher2014-03-081-0/+2
| * igb: fix array size calculationTodd Fujinaka2014-03-081-3/+1
| * ixgbevf: fix skb->pkt_type checksFlorian Fainelli2014-03-081-1/+2
| * e1000e: Fix SHRA register access for 82579David Ertman2014-03-072-2/+2
| * e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman2014-03-071-2/+8
| * e1000e: Fix not generating an error on invalid load parameterDavid Ertman2014-03-071-0/+6
| * e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman2014-03-076-33/+354
| * e1000e Refactor of Runtime Power ManagementDavid Ertman2014-03-072-32/+46
| * e1000e: Refactor PM flowsDavid Ertman2014-03-073-55/+78
| * e1000e: Add missing branding strings in ich8lan.cDavid Ertman2014-03-071-0/+8
| * e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-0723-599/+444
| * e1000e: Fix 82579 sets LPI too early.David Ertman2014-03-073-5/+19
| * e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman2014-03-071-4/+26
| * e1000e: Cleanup unecessary referencesDavid Ertman2014-03-071-2/+2
OpenPOWER on IntegriCloud