summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-19net_sched: act_vlan: Add priority optionHadar Hen Zion
2016-08-19net_sched: flower: Add vlan supportHadar Hen Zion
2016-08-19net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion
2016-08-19flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion
2016-08-19flow_dissector: For stripped vlan, get vlan info from skb->vlan_tciHadar Hen Zion
2016-08-19Merge branch 'qed-link-fixes'David S. Miller
2016-08-19qede: Fix forcing high speedsYuval Mintz
2016-08-19qed*: Fix pause settingYuval Mintz
2016-08-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-08-19igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang
2016-08-19igb: support RX flow classification by VLAN priorityGangfeng Huang
2016-08-19igb: support RX flow classification by ethertypeGangfeng Huang
2016-08-19igb: add support of RX network flow classificationGangfeng Huang
2016-08-19Merge branch 'qdisc-hash-fixes'David S. Miller
2016-08-19net: sched: avoid duplicates in qdisc dumpJiri Kosina
2016-08-19net: sched: fix handling of singleton qdiscs with qdisc_hashJiri Kosina
2016-08-19Merge branch 'tipc-next'David S. Miller
2016-08-19tipc: ensure that link congestion and wakeup use same criteriaJon Paul Maloy
2016-08-19tipc: make bearer packet filtering genericJon Paul Maloy
2016-08-19Merge branch 'qed-next'David S. Miller
2016-08-19qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru
2016-08-19qede: Add support for per-queue stats.Sudarsana Reddy Kalluru
2016-08-19qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru
2016-08-19net: atm: remove redundant null pointer check on dev->nameColin Ian King
2016-08-19net: phy: Update copyright infoAppana Durga Kedareswara Rao
2016-08-19net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com
2016-08-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-08-18i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala
2016-08-18i40e: remove a stray unlockDan Carpenter
2016-08-18i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari
2016-08-18i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny
2016-08-18i40e: fix memory leakMitch Williams
2016-08-18i40e: fix lookup table when RSS disabled/enabledAlan Brady
2016-08-18i40e: Don't notify client of VF reset during VF creationAvinash Dayanand
2016-08-18i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand
2016-08-18i40e: don't allow reduction of channels below active FD rulesJacob Keller
2016-08-18i40e: Fix static analysis tool warningDave Ertman
2016-08-18i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller
2016-08-18i40e: reset RX csum error stat with other pf statsCatherine Sullivan
2016-08-18i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan
2016-08-18i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain
2016-08-18i40e: Use list_move instead of list_del/list_addWei Yongjun
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17Merge branch 'strparser'David S. Miller
2016-08-17strparser: DocumentationTom Herbert
2016-08-17kcm: Use stream parserTom Herbert
2016-08-17strparser: Stream parser for messagesTom Herbert
2016-08-17net: ipconfig: Fix more use after freeThierry Reding
2016-08-17Merge branch 'tc_action-fixes'David S. Miller