summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-1215-27/+66
|\
| * net/core: Add VF link state control policyDoug Ledford2014-06-121-0/+2
| * sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2014-06-122-5/+24
| * net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao2014-06-111-1/+2
| * net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang2014-06-111-0/+1
| * ip_tunnel: fix i_key matching in ip_tunnel_findDmitry Popov2014-06-111-2/+3
| * ip_vti: Fix 'ip tunnel add' with 'key' parametersDmitry Popov2014-06-112-5/+13
| * dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-06-111-1/+3
| * ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-112-4/+4
| * net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-084-4/+4
| * net: qmi_wwan: add Olivetti Olicard modemsBjørn Mork2014-06-071-1/+6
| * net: filter: fix sparc32 typoAlexei Starovoitov2014-06-061-1/+1
| * net: filter: fix typo in sparc BPF JITAlexei Starovoitov2014-06-061-4/+4
| * ip_tunnel: fix possible rtable leakDmitry Popov2014-06-061-0/+1
* | net/fsl: xgmac_mdio is dependent on OF_MDIOAndy Fleming2014-06-121-0/+1
* | net/fsl: Make xgmac_mdio read error message usefulShruti Kanetkar2014-06-121-1/+3
* | net_sched: drr: warn when qdisc is not work conservingFlorian Westphal2014-06-123-3/+5
* | Merge branch 'inet_csums'David S. Miller2014-06-126-17/+33
|\ \
| * | net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert2014-06-122-0/+3
| * | net: Save software checksum completeTom Herbert2014-06-124-9/+17
| * | net: Preserve CHECKSUM_COMPLETE at validationTom Herbert2014-06-121-9/+14
|/ /
* | Merge branch 'qlcnic-next'David S. Miller2014-06-124-34/+37
|\ \
| * | qlcnic: Update version to 5.3.60Shahed Shaikh2014-06-121-2/+2
| * | qlcnic: Optimize ring count validationsShahed Shaikh2014-06-122-12/+7
| * | qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh2014-06-123-20/+28
|/ /
* | ip_vti: fix sparse warnings for VTI_ISVTIDmitry Popov2014-06-121-1/+1
* | drivers: net: davinci_cpdma: double free on errorDan Carpenter2014-06-121-3/+1
* | amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter2014-06-121-1/+1
* | mrf24j40: add device managed APIsVarka Bhadram2014-06-121-20/+13
* | ceph: remove bogus externstephen hemminger2014-06-121-1/+1
* | net: filter: document internal instruction encodingAlexei Starovoitov2014-06-121-0/+161
* | net: filter: mention eBPF terminology as wellAlexei Starovoitov2014-06-121-42/+43
* | ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-121-5/+15
* | net: filter: add test_bpf module under MAINTAINERS' networking sectionDaniel Borkmann2014-06-121-0/+1
* | net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-128-16/+34
* | Merge branch 'bridge-next'David S. Miller2014-06-125-16/+194
|\ \
| * | bridge: Support 802.1ad vlan filteringToshiaki Makita2014-06-123-0/+130
| * | bridge: Prepare for forwarding another bridge group addressesToshiaki Makita2014-06-123-2/+10
| * | bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita2014-06-123-12/+51
| * | bridge: Add 802.1ad tx vlan accelerationToshiaki Makita2014-06-121-2/+3
|/ /
* | net: xen-netback: include linux/vmalloc.h againArnd Bergmann2014-06-121-0/+1
* | net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim2014-06-121-51/+37
* | net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda2014-06-121-1/+0
* | net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda2014-06-121-5/+3
* | net: filter: fix warning on 32-bit archAlexei Starovoitov2014-06-121-3/+3
* | tipc: fix potential bug in function tipc_backlog_rcvJon Paul Maloy2014-06-121-2/+3
* | net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG defineDan Carpenter2014-06-121-1/+0
* | qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter2014-06-121-1/+0
* | Merge branch 'mlx4'David S. Miller2014-06-115-2/+117
|\ \
| * | net/mlx4_en: Use affinity hintYuval Atias2014-06-113-2/+46