summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not definedNikolay Aleksandrov2015-07-211-0/+4
* net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter2015-07-201-0/+2
* bonding: trivial: remove unused variablesNikolay Aleksandrov2015-07-202-4/+0
* Merge branch 'bridge-temp-and-perm'David S. Miller2015-07-203-7/+24
|\
| * bridge: multicast: fix handling of temp and perm entriesSatish Ashok2015-07-203-7/+22
| * bridge: multicast: notify on group deleteNikolay Aleksandrov2015-07-201-0/+2
|/
* Merge branch 'bpf_cgroup_classid'David S. Miller2015-07-204-21/+53
|\
| * ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann2015-07-202-0/+22
| * cls_cgroup: factor out classid retrievalDaniel Borkmann2015-07-202-21/+31
|/
* enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan2015-07-201-48/+65
* enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan2015-07-201-68/+67
* ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki2015-07-161-4/+2
* Merge branch 'protodown'David S. Miller2015-07-166-3/+77
|\
| * rocker: Handle protodown notifications.Anuradha Karuppiah2015-07-161-1/+14
| * netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah2015-07-162-2/+15
| * net core: Add protodown support.Anuradha Karuppiah2015-07-163-0/+48
|/
* ibmveth: add support for TSO6Thomas Falcon2015-07-162-28/+135
* hv_netvsc: Add close of RNDIS filter into change mtu callHaiyang Zhang2015-07-161-6/+52
* ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明2015-07-161-12/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-1615-79/+155
|\
| * i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2015-07-152-2/+2
| * i40e: Refine an error message to avoid confusionAnjali Singhai Jain2015-07-151-1/+2
| * i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif2015-07-154-13/+27
| * i40evf: add MAC address filter in open, not initMitch Williams2015-07-151-11/+1
| * i40evf: don't delete all the filtersMitch Williams2015-07-151-1/+3
| * i40e: un-disable VF after resetMitch Williams2015-07-151-0/+1
| * i40e: do a proper reset when disabling a VFMitch Williams2015-07-151-7/+2
| * i40e: correctly program filters for VFsMitch Williams2015-07-151-3/+6
| * i40e/i40evf: Update the admin queue command headerGreg Rose2015-07-152-22/+20
| * i40e: Remove incorrect #ifdef'sCarolyn Wyborny2015-07-151-10/+2
| * i40e: ignore duplicate port VLAN requestsMitch Williams2015-07-151-0/+4
| * i40evf: Allow for an abundance of vectorsMitch Williams2015-07-151-1/+1
| * i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg2015-07-152-0/+4
| * i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski2015-07-154-8/+42
| * i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain2015-07-154-0/+18
| * i40e: Implement ndo_features_check()Joe Stringer2015-07-151-0/+20
* | pkt_sched: sch_qfq: remove unused member of struct qfq_schedAndrea Parri2015-07-161-1/+0
* | net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet2015-07-161-1/+0
* | Merge branch 'gianfar_rx_sg'David S. Miller2015-07-163-241/+330
|\ \ | |/ |/|
| * gianfar: Add paged allocation and Rx S/GClaudiu Manoil2015-07-163-144/+208
| * gianfar: Use ndev, more Rx path cleanupClaudiu Manoil2015-07-162-32/+26
| * gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil2015-07-161-16/+18
| * gianfar: Bundle Rx allocation, cleanupClaudiu Manoil2015-07-163-107/+136
|/
* ravb: kill useless initializersSergei Shtylyov2015-07-151-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-14904-16745/+28373
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-1366-394/+702
| |\
| | * Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-1311-29/+42
| | |\
| | | * can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-127-17/+18
| | | * ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros2015-07-122-4/+6
| | | * can: c_can: Fix default pinmux glitch at initJ.D. Schroeder2015-07-121-2/+8