aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-08cxgb4: collect on-chip memory informationRahul Lakkireddy7-241/+374
2017-12-08veth: set peer GSO valuesStephen Hemminger1-0/+3
2017-12-08rtnetlink: allow GSO maximums to be set on device creationStephen Hemminger1-0/+34
2017-12-08net: stmmac: fix broken dma_interrupt handling for multi-queuesNiklas Cassel1-8/+46
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng1-11/+8
2017-12-08tcp: fix off-by-one bug in RACKYuchung Cheng1-3/+3
2017-12-08tcp: always evaluate losses in RACK upon undoYuchung Cheng1-0/+1
2017-12-08tcp: correctly test congestion state in RACKYuchung Cheng1-1/+2
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland2-2/+13
2017-12-08net: sched: fix use-after-free in tcf_block_put_extJiri Pirko1-6/+7
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens1-2/+2
2017-12-08net: sched: pfifo_fast use skb_arrayJohn Fastabend2-53/+92
2017-12-08net: skb_array: expose peek APIJohn Fastabend1-0/+5
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprioJohn Fastabend2-35/+69
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend3-11/+26
2017-12-08net: sched: helpers to sum qlen and qlen for per cpu logicJohn Fastabend2-1/+22
2017-12-08net: sched: check for frozen queue before skb_bad_txq checkJohn Fastabend1-4/+7
2017-12-08net: sched: use skb list for skb_bad_txJohn Fastabend2-21/+87
2017-12-08net: sched: drop qdisc_reset from dev_graft_qdiscJohn Fastabend1-9/+19
2017-12-08net: sched: explicit locking in gso_cpu fallbackJohn Fastabend2-21/+84
2017-12-08net: sched: a dflt qdisc may be used with per cpu statsJohn Fastabend2-0/+17
2017-12-08net: sched: provide per cpu qstat helpersJohn Fastabend1-0/+35
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend2-18/+16
2017-12-08net: sched: allow qdiscs to handle lockingJohn Fastabend3-14/+43
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend3-5/+6
2017-12-08tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell1-0/+1
2017-12-08tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell1-0/+4
2017-12-08tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell1-2/+5
2017-12-08sfc: pass valid pointers from efx_enqueue_unwindBert Kenward1-1/+4
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil1-0/+5
2017-12-08virtio_net: Disable interrupts if napi_complete_done rescheduled napiToshiaki Makita1-3/+6
2017-12-08tuntap: fix possible deadlock when fail to register netdevJason Wang1-3/+4
2017-12-08of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven1-10/+11
2017-12-08of: overlay: Fix out-of-bounds write in init_overlay_changeset()Geert Uytterhoeven1-3/+4
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung5-7/+19
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean1-6/+3
2017-12-08can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly1-0/+1
2017-12-07smc: support variable CLC proposal messagesUrsula Braun3-24/+107
2017-12-07smc: no consumer update in tasklet contextUrsula Braun2-16/+5
2017-12-07smc: cleanup close checking during data receivalUrsula Braun1-4/+1
2017-12-07smc: no update for unused sk_write_pendingUrsula Braun1-2/+0
2017-12-07smc: improve smc_clc_send_decline() error handlingUrsula Braun2-7/+4
2017-12-07smc: make smc_close_active_abort() staticUrsula Braun2-2/+1
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork3-1/+7
2017-12-07tcp: use current time in tcp_rcv_space_adjust()Eric Dumazet1-0/+1
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli8-22/+56