summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-23hv_netvsc: simplify callback event codeStephen Hemminger
2016-09-23hv_netvsc: dev hold/put reference to VFStephen Hemminger
2016-09-23hv_netvsc: use consume_skbStephen Hemminger
2016-09-23Merge branch 'dsa-port-fast-ageing'David S. Miller
2016-09-23net: dsa: mv88e6xxx: implement DSA port fast ageingVivien Didelot
2016-09-23net: dsa: b53: implement DSA port fast ageingVivien Didelot
2016-09-23net: dsa: add port fast ageingVivien Didelot
2016-09-23net: dsa: add port STP state helperVivien Didelot
2016-09-23drivers: net: xgene: Fix MSS programmingIyappan Subramanian
2016-09-23rxrpc: Should be using ktime_add_ms() not ktime_add_ns()David Howells
2016-09-23rxrpc: Make sure sendmsg() is woken on call completionDavid Howells
2016-09-23rxrpc: Don't send an ACK at the end of service call response transmissionDavid Howells
2016-09-23rxrpc: Preset timestamp on Tx sk_buffsDavid Howells
2016-09-23cxgb4: fix signed wrap around when decrementing index idxColin Ian King
2016-09-23Merge branch 'mlx5-sriov-vlan-push-pop'David S. Miller
2016-09-23net/mlx5e: Add TC vlan match parsingOr Gerlitz
2016-09-23net/mlx5e: Add TC vlan action for SRIOV offloadsOr Gerlitz
2016-09-23net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz
2016-09-23net/mlx5e: Refactor retrival of skb from rx completion element (cqe)Or Gerlitz
2016-09-23net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz
2016-09-23net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz
2016-09-23net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz
2016-09-23net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz
2016-09-23net_sched: act_vlan: add helper inlines to access tcf_vlan infoOr Gerlitz
2016-09-23net_sched: sch_fq: account for schedule/timers driftsEric Dumazet
2016-09-23sfc: check async completer is !NULL before callingBert Kenward
2016-09-23Merge branch 'sctp-fix-gap-ack-blocks'David S. Miller
2016-09-23sctp: improve how SSN, TSN and ASCONF serial are comparedMarcelo Ricardo Leitner
2016-09-23sctp: fix the handling of SACK Gap Ack blocksMarcelo Ricardo Leitner
2016-09-23net_sched: check NULL on error path in route4_change()WANG Cong
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-23netfilter: nft_lookup: remove superfluous element found checkPablo Neira Ayuso
2016-09-23netfilter: xt_helper: Use sizeof(variable) instead of literal numberGao Feng
2016-09-23netfilter: Enhance the codes used to get random onceGao Feng
2016-09-23netfilter: nf_tables: check tprot_set first when we use xt.thoffLiping Zhang
2016-09-23netfilter: nf_tables: improve nft payload fast evalLiping Zhang
2016-09-23netfilter: nf_queue: improve queue range support for bridge familyLiping Zhang
2016-09-23netfilter: nft_queue: add _SREG_QNUM attr to select the queue numberLiping Zhang
2016-09-23netfilter: nf_tables: validate maximum value of u32 netlink attributesLaura Garcia Liebana
2016-09-23ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov
2016-09-23ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck
2016-09-23ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck
2016-09-23ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck
2016-09-23ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad
2016-09-23ixgbevf: add spinlocks for MTU change callsEmil Tantilov
2016-09-23ixgbe: Indicate support for pause frames in all casesMark Rustad
2016-09-23ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad
2016-09-23ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov
2016-09-23ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov
2016-09-22i40evf: remove unnecessary error checking against i40e_shutdown_adminqLihong Yang