aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-18net: sched: avoid duplicates in qdisc dumpJiri Kosina1-4/+10
2016-08-18net: sched: fix handling of singleton qdiscs with qdisc_hashJiri Kosina1-0/+10
2016-08-18Merge branch 'tipc-next'David S. Miller4-47/+52
2016-08-18tipc: ensure that link congestion and wakeup use same criteriaJon Paul Maloy1-8/+10
2016-08-18tipc: make bearer packet filtering genericJon Paul Maloy3-39/+42
2016-08-18Merge branch 'qed-next'David S. Miller9-18/+190
2016-08-18qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru6-5/+127
2016-08-18qede: Add support for per-queue stats.Sudarsana Reddy Kalluru3-13/+57
2016-08-18qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru3-0/+6
2016-08-18net: atm: remove redundant null pointer check on dev->nameColin Ian King1-1/+1
2016-08-18net: phy: Update copyright infoAppana Durga Kedareswara Rao1-0/+2
2016-08-18net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com3-6/+30
2016-08-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-92/+201
2016-08-18i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala1-0/+1
2016-08-18i40e: remove a stray unlockDan Carpenter1-1/+0
2016-08-18i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari2-2/+2
2016-08-18i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny2-81/+130
2016-08-18i40e: fix memory leakMitch Williams1-0/+1
2016-08-18i40e: fix lookup table when RSS disabled/enabledAlan Brady1-0/+28
2016-08-18i40e: Don't notify client of VF reset during VF creationAvinash Dayanand1-2/+5
2016-08-18i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand1-1/+2
2016-08-18i40e: don't allow reduction of channels below active FD rulesJacob Keller1-0/+24
2016-08-18i40e: Fix static analysis tool warningDave Ertman1-3/+1
2016-08-18i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller1-0/+2
2016-08-18i40e: reset RX csum error stat with other pf statsCatherine Sullivan1-0/+1
2016-08-18i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan1-0/+1
2016-08-18i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain1-0/+2
2016-08-18i40e: Use list_move instead of list_del/list_addWei Yongjun1-2/+1
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1746-76931/+55863
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds116-1109/+1486
2016-08-17Merge branch 'strparser'David S. Miller12-423/+896
2016-08-17strparser: DocumentationTom Herbert1-0/+136
2016-08-17kcm: Use stream parserTom Herbert5-423/+116
2016-08-17strparser: Stream parser for messagesTom Herbert6-0/+644
2016-08-17net: ipconfig: Fix more use after freeThierry Reding1-3/+5
2016-08-17Merge branch 'tc_action-fixes'David S. Miller8-119/+112
2016-08-17net_sched: allow flushing tc police actionsRoman Mashak1-42/+1
2016-08-17net_sched: unify the init logic for act_policeWANG Cong1-9/+10
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong7-41/+85
2016-08-17net_sched: move tc offload macros to pkt_cls.hWANG Cong2-16/+22
2016-08-17net_sched: fix a typo in tc_for_each_action()WANG Cong1-1/+1
2016-08-17net_sched: remove an unnecessary list_del()WANG Cong1-1/+0
2016-08-17net_sched: remove the leftover cleanup_a()WANG Cong1-19/+3
2016-08-17Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-mergeDavid S. Miller19-48/+2348
2016-08-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller7-49/+107
2016-08-17Merge branch 'mlxsw-fixes'David S. Miller6-88/+83
2016-08-17mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel1-1/+1
2016-08-17mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel1-0/+2
2016-08-17mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel1-1/+3
2016-08-17mlxsw: reg: Fix missing op field fill-upJiri Pirko1-0/+1