aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-24e1000e: Alert the user that C-states will be disabled by enabling jumbo framesMatt Turner1-0/+2
2018-01-24igb: Clarify idleslope config constraintsJesus Sanchez-Palencia1-0/+14
2018-01-24e1000e: Set HTHRESH when PTHRESH is usedMatt Turner1-1/+1
2018-01-24igb: add function to get maximum RSS queuesZhang Shengju3-33/+12
2018-01-24igb: Allow to remove administratively set MAC on VFsCorinna Vinschen1-11/+31
2018-01-24pktgen: Clean read user supplied flag messDmitry Safonov1-105/+39
2018-01-24pktgen: Remove brute-force printing of flagsDmitry Safonov1-58/+19
2018-01-24pktgen: Add behaviour flags macro to generate flags/namesDmitry Safonov1-23/+34
2018-01-24pktgen: Add missing !flag parametersDmitry Safonov1-1/+7
2018-01-24Documentation/pktgen: Clearify how-to use pktgen samplesDmitry Safonov1-5/+14
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller1-1/+1
2018-01-24net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller1-1/+1
2018-01-24MAINTAINERS: clarify that only verified bugs should be submitted to security@Willy Tarreau1-1/+9
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-8/+2
2018-01-24cxgb4: properly initialize variablesRahul Lakkireddy2-2/+4
2018-01-24cxgb4: enable ZLIB_DEFLATE when building cxgb4Rahul Lakkireddy3-15/+2
2018-01-24net/smc: continue waiting if peer signals write_shutdownUrsula Braun1-2/+2
2018-01-24net/smc: improve state change handling after close waitUrsula Braun1-14/+26
2018-01-24net/smc: make wait for work request uninterruptibleUrsula Braun1-7/+6
2018-01-24net/smc: get rid of tx_pend waits in socket closingUrsula Braun5-57/+0
2018-01-24net/smc: simplify function smc_clcsock_accept()Ursula Braun1-9/+2
2018-01-24net/smc: use local struct sock variables consistentlyUrsula Braun2-34/+37
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar9-8/+116
2018-01-23selftests/bpf: validate replace of TC filters is workingJakub Kicinski1-5/+50
2018-01-23selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet2-5/+25
2018-01-23netdevsim: don't compile BPF code if syscall not enabledJakub Kicinski2-1/+33
2018-01-23selftests/bpf: add checks on extack messages for eBPF hw offload testsQuentin Monnet1-26/+86
2018-01-23netdevsim: add extack support for TC eBPF offloadQuentin Monnet1-7/+28
2018-01-23vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings3-2/+3
2018-01-23net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti2-15/+59
2018-01-23net/sched: act_csum: use per-core statisticsDavide Caratti1-6/+4
2018-01-23pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-23net: link_watch: mark bonding link events urgentRoopa Prabhu1-1/+1
2018-01-23ARM: dts: imx6q-b450v3: Add switch port configurationSebastian Reichel1-0/+52
2018-01-23ARM: dts: imx6q-b650v3: Add switch port configurationSebastian Reichel1-0/+52
2018-01-23ARM: dts: imx6q-b850v3: Add switch port configurationSebastian Reichel1-0/+75
2018-01-23ARM: dts: imx6q-bx50v3: Add internal switchSebastian Reichel1-0/+62
2018-01-23net: dsa: Support internal phy on 'cpu' portSebastian Reichel4-32/+86
2018-01-23tracing: Update stack trace skipping for ORC unwinderSteven Rostedt (VMware)3-29/+67
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)3-13/+66
2018-01-23i40e: Fix channel addition in reset flowAmritha Nambiar1-0/+11
2018-01-23i40evf: ignore link up if not runningAlan Brady1-12/+23
2018-01-23i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_scheme()Markus Elfring1-3/+2
2018-01-23i40e: Disable iWARP VSI PETCP_ENA flag on netdev down eventsShiraz Saleem2-18/+20
2018-01-23i40e: simplify pointer dereferencesMitch Williams1-10/+8
2018-01-23i40e: check for invalid DCB configMitch Williams1-1/+33
2018-01-23i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari6-99/+115
2018-01-23i40e: Fix for blinking activity instead of link LEDsMichal Kuchta1-3/+2