summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: move link input queue to tipc_nodeJon Paul Maloy2015-07-204-19/+27
* tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy2015-07-203-16/+37
* tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy2015-07-206-136/+143
* net: remove skb_frag_add_headJiri Benc2015-07-201-6/+0
* Merge branch 'offload_fwd_mark'David S. Miller2015-07-208-9/+169
|\
| * switchdev: update documentation for offload_fwd_markScott Feldman2015-07-201-2/+12
| * rocker: add offload_fwd_mark supportScott Feldman2015-07-202-0/+12
| * switchdev: add offload_fwd_mark generator helperScott Feldman2015-07-202-0/+112
| * net: add phys ID compare helper to test if two IDs are the sameScott Feldman2015-07-202-6/+9
| * net: don't reforward packets already forwarded by offload deviceScott Feldman2015-07-203-1/+24
|/
* rocker: forward packets to CPU when port is joined to openvswitchSimon Horman2015-07-201-12/+50
* bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not definedNikolay Aleksandrov2015-07-201-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-156-3/+77
|\
| * rocker: Handle protodown notifications.Anuradha Karuppiah2015-07-151-1/+14
| * netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah2015-07-152-2/+15
| * net core: Add protodown support.Anuradha Karuppiah2015-07-153-0/+48
|/
* ibmveth: add support for TSO6Thomas Falcon2015-07-152-28/+135
* hv_netvsc: Add close of RNDIS filter into change mtu callHaiyang Zhang2015-07-151-6/+52
* ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明2015-07-151-12/+18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-1515-79/+155
|\
| * i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2015-07-142-2/+2
| * i40e: Refine an error message to avoid confusionAnjali Singhai Jain2015-07-141-1/+2
| * i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif2015-07-144-13/+27
| * i40evf: add MAC address filter in open, not initMitch Williams2015-07-141-11/+1
| * i40evf: don't delete all the filtersMitch Williams2015-07-141-1/+3
| * i40e: un-disable VF after resetMitch Williams2015-07-141-0/+1
| * i40e: do a proper reset when disabling a VFMitch Williams2015-07-141-7/+2
| * i40e: correctly program filters for VFsMitch Williams2015-07-141-3/+6
| * i40e/i40evf: Update the admin queue command headerGreg Rose2015-07-142-22/+20
| * i40e: Remove incorrect #ifdef'sCarolyn Wyborny2015-07-141-10/+2
| * i40e: ignore duplicate port VLAN requestsMitch Williams2015-07-141-0/+4
| * i40evf: Allow for an abundance of vectorsMitch Williams2015-07-141-1/+1
| * i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg2015-07-142-0/+4
| * i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski2015-07-144-8/+42
| * i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain2015-07-144-0/+18
| * i40e: Implement ndo_features_check()Joe Stringer2015-07-141-0/+20
* | pkt_sched: sch_qfq: remove unused member of struct qfq_schedAndrea Parri2015-07-151-1/+0
* | net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet2015-07-151-1/+0
* | Merge branch 'gianfar_rx_sg'David S. Miller2015-07-153-241/+330
|\ \ | |/ |/|
OpenPOWER on IntegriCloud