aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv6: ip6_forward: perform skb->pkt_type check at the beginningLi RongQing2014-03-11
* r8152: add skb_cow_headhayeswang2014-03-10
* net: eth: cpsw: Use net_device_stats from struct net_deviceTobias Klauser2014-03-10
* flowcache: restore a single flow_cache kmem_cacheEric Dumazet2014-03-10
* net: add a pre-check of net_ns in sk_change_net()Gu Zheng2014-03-10
* tcp: timestamp SYN+DATA messagesEric Dumazet2014-03-10
* hyperv: Change the receive buffer size for legacy hostsHaiyang Zhang2014-03-10
* 6lowpan: reassembly: fix access of ctl table entryAlexander Aring2014-03-10
* Merge branch 'hyperv-next'David S. Miller2014-03-10
|\
| * Drivers: net: hyperv: Enable large send offloadKY Srinivasan2014-03-10
| * Drivers: net: hyperv: Enable send side checksum offloadKY Srinivasan2014-03-10
| * Drivers: net: hyperv: Enable receive side IP checksum offloadKY Srinivasan2014-03-10
| * Drivers: net: hyperv: Enable offloads on the hostKY Srinivasan2014-03-10
| * Drivers: net: hyperv: Cleanup the send pathKY Srinivasan2014-03-10
| * Drivers: net: hyperv: Enable scatter gather I/OKY Srinivasan2014-03-10
|/
* sky2: allow mac to come from dtTim Harvey2014-03-10
* l2tp: fix unused variable warningEric Dumazet2014-03-10
* IB/mlx5_core: remove unreachable function call in module initKleber Sacilotto de Souza2014-03-10
* netlink: autosize skb lengthesEric Dumazet2014-03-10
* sfc: Use ether_addr_copy and eth_broadcast_addrEdward Cree2014-03-10
* Merge branch 'gianfar-next'David S. Miller2014-03-10
|\
| * gianfar: Use Single-Queue polling for "fsl,etsec2"Claudiu Manoil2014-03-10
| * gianfar: Separate out the Tx interrupt handling (Tx NAPI)Claudiu Manoil2014-03-10
|/
* vlan: use use ether_addr_equal_64bits to instead of ether_addr_equaldingtianhong2014-03-09
* vlan: slight optimization for vlan_do_receive()dingtianhong2014-03-09
* pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2014-03-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-08
|\
| * igb: fix warning if !CONFIG_IGB_HWMONJeff Kirsher2014-03-08
| * igb: fix array size calculationTodd Fujinaka2014-03-08
| * ixgbevf: fix skb->pkt_type checksFlorian Fainelli2014-03-08
| * e1000e: Fix SHRA register access for 82579David Ertman2014-03-08
| * e1000e: Fix ethtool offline tests for 82579 partsDavid Ertman2014-03-08
| * e1000e: Fix not generating an error on invalid load parameterDavid Ertman2014-03-08
| * e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman2014-03-08
| * e1000e Refactor of Runtime Power ManagementDavid Ertman2014-03-08
| * e1000e: Refactor PM flowsDavid Ertman2014-03-08
| * e1000e: Add missing branding strings in ich8lan.cDavid Ertman2014-03-08
| * e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-08
| * e1000e: Fix 82579 sets LPI too early.David Ertman2014-03-08
| * e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman2014-03-08
| * e1000e: Cleanup unecessary referencesDavid Ertman2014-03-08
| * e1000e: PTP lock in e1000e_phc_adjustfreqTodd Fujinaka2014-03-07
|/
* 6lowpan: reassembly: fix return of init functionAlexander Aring2014-03-07
* Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...David S. Miller2014-03-07
|\
| * can: add bittiming check at interface open for CAN FDOliver Hartkopp2014-03-07
| * can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp2014-03-07
| * can: introduce the data bitrate configuration for CAN FDOliver Hartkopp2014-03-07
| * can: provide a separate bittiming_const parameter to bittiming functionsOliver Hartkopp2014-03-07
| * can: move sanity check for bitrate and tq into can_get_bittimingOliver Hartkopp2014-03-07
| * can: only send bitrate data via netlink when availableOliver Hartkopp2014-03-07