summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'tun-net'David S. Miller2014-11-031-11/+17
| |\
| | * tun: Fix TUN_PKT_STRIP settingHerbert Xu2014-11-031-4/+8
| | * tun: Fix csum_start with VLAN accelerationHerbert Xu2014-11-031-7/+9
| |/
| * uapi: add missing network related headers to kbuildstephen hemminger2014-11-031-0/+4
| * netfilter: nft_reject_bridge: Fix powerpc build errorGuenter Roeck2014-11-031-0/+1
| * smc91x: retrieve IRQ and trigger flags in a modern wayLinus Walleij2014-11-011-8/+12
| * drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...Chen Gang2014-11-011-0/+1
| * Merge branch 'systemport-net'David S. Miller2014-11-011-2/+11
| |\
| | * net: systemport: do not crash freeing an unitialized TX ringFlorian Fainelli2014-11-011-0/+7
| | * net: systemport: fix DMA allocation/freeing sizesFlorian Fainelli2014-11-011-2/+4
| |/
| * net: mvpp2: fix possible memory leakSudip Mukherjee2014-11-011-9/+18
* | vxlan: Fix to enable UDP checksums on interfaceTom Herbert2014-11-061-0/+3
* | Merge branch 'amd-xgbe-next'David S. Miller2014-11-061-5/+5
|\ \
| * | amd-xgbe: Check for complete packet on skb allocation errorLendacky, Thomas2014-11-061-2/+2
| * | amd-xgbe: Free channel/ring structures laterLendacky, Thomas2014-11-061-3/+3
|/ /
* | Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-11-0624-245/+606
|\ \
| * | openvswitch: Avoid NULL mask check while building maskPravin B Shelar2014-11-051-54/+53
| * | openvswitch: Refactor action alloc and copy api.Pravin B Shelar2014-11-053-29/+21
| * | openvswitch: Move key_attr_size() to flow_netlink.h.Joe Stringer2014-11-053-28/+37
| * | openvswitch: Remove flow member from struct ovs_skb_cbLorand Jakab2014-11-053-12/+9
| * | openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme2014-11-051-3/+3
| * | openvswitch: Drop packets when interdev is not upChunhe Li2014-11-051-0/+5
| * | openvswitch: Refactor get_dp() function into multiple access APIs.Andy Zhou2014-11-051-10/+21
| * | openvswitch: Refactor ovs_flow_cmd_fill_info().Joe Stringer2014-11-051-27/+66
| * | openvswitch: refactor do_output() to move NULL check out of fast pathAndy Zhou2014-11-051-14/+11
| * | openvswitch: Additional logging for -EINVAL on flow setups.Jesse Gross2014-11-052-7/+22
| * | openvswitch: Remove redundant tcp_flags code.Joe Stringer2014-11-051-10/+3
| * | openvswitch: Move table destroy to dp-rcu callback.Pravin B Shelar2014-11-053-8/+10
| * | openvswitch: Add basic MPLS support to kernelSimon Horman2014-11-0510-30/+345
| * | net: Remove MPLS GSO feature.Pravin B Shelar2014-11-0510-18/+5
* | | Merge branch 'sunvnet-next'David S. Miller2014-11-061-4/+3
|\ \ \
| * | | sunvnet: Return from vnet_napi_event() if no packets to readSowmini Varadhan2014-11-061-3/+2
| * | | sunvnet: Fix indentation in maybe_tx_wakeup()Sowmini Varadhan2014-11-061-1/+1
|/ / /
* | | Merge branch 'r8152-next'David S. Miller2014-11-061-60/+32
|\ \ \
| * | | r8152: remove the definitions of the PIDhayeswang2014-11-061-7/+3
| * | | r8152: modify rtl_ops_inithayeswang2014-11-061-51/+28
| * | | r8152: move r8152b_get_versionhayeswang2014-11-061-2/+1
|/ / /
* | | sock.h: Remove unused NETDEBUG macroJoe Perches2014-11-061-3/+0
* | | net: esp: Convert NETDEBUG to pr_infoJoe Perches2014-11-062-10/+10
* | | net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messagesJoe Perches2014-11-062-11/+7
* | | dsa: mv88e6171: Add support for mv88e6172Andrew Lunn2014-11-062-4/+7
* | | sched: fix act file names in header commentJiri Pirko2014-11-066-6/+6
* | | Merge branch 'sfc-next'David S. Miller2014-11-069-193/+281
|\ \ \
| * | | sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah2014-11-067-8/+56
| * | | sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah2014-11-066-141/+149
| * | | sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah2014-11-065-52/+84
|/ / /
* | | xen-netback: remove unconditional __pskb_pull_tail() in guest Tx pathMalcolm Crossley2014-11-061-14/+12
* | | Merge branch 'stmmac-next'David S. Miller2014-11-061-54/+26
|\ \ \
| * | | stmmac: pci: convert to use dev_* macrosAndy Shevchenko2014-11-061-4/+4
| * | | stmmac: pci: use managed resourcesAndy Shevchenko2014-11-061-33/+10