summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet2018-01-242-5/+25
* netdevsim: don't compile BPF code if syscall not enabledJakub Kicinski2018-01-242-1/+33
* selftests/bpf: add checks on extack messages for eBPF hw offload testsQuentin Monnet2018-01-241-26/+86
* netdevsim: add extack support for TC eBPF offloadQuentin Monnet2018-01-241-7/+28
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-2418-210/+403
|\
| * i40e: Fix channel addition in reset flowAmritha Nambiar2018-01-231-0/+11
| * i40evf: ignore link up if not runningAlan Brady2018-01-231-12/+23
| * i40e: Delete an error message for a failed memory allocation in i40e_init_int...Markus Elfring2018-01-231-3/+2
| * i40e: Disable iWARP VSI PETCP_ENA flag on netdev down eventsShiraz Saleem2018-01-232-18/+20
| * i40e: simplify pointer dereferencesMitch Williams2018-01-231-10/+8
| * i40e: check for invalid DCB configMitch Williams2018-01-231-1/+33
| * i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari2018-01-236-99/+115
| * i40e: Fix for blinking activity instead of link LEDsMichal Kuchta2018-01-231-3/+2
| * i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand2018-01-232-1/+9
| * i40evf: remove flush_scheduled_work call in i40evf_removeSudheer Mogilappagari2018-01-231-2/+0
| * i40e: avoid divide by zeroMitch Williams2018-01-231-2/+7
| * i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski2018-01-239-59/+173
* | Merge branch 'act_csum-spinlock-remove'David S. Miller2018-01-242-20/+62
|\ \
| * | net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti2018-01-242-15/+59
| * | net/sched: act_csum: use per-core statisticsDavide Caratti2018-01-241-6/+4
|/ /
* | net: link_watch: mark bonding link events urgentRoopa Prabhu2018-01-241-1/+1
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-248-23/+1116
|\ \
| * | ixgbe: register ipsec offload with the xfrm subsystemShannon Nelson2018-01-232-0/+23
| * | ixgbe: ipsec offload statsShannon Nelson2018-01-234-1/+10
| * | ixgbe: process the Tx ipsec offloadShannon Nelson2018-01-235-9/+112
| * | ixgbe: process the Rx ipsec offloadShannon Nelson2018-01-233-2/+115
| * | ixgbe: restore offloaded SAs after a resetShannon Nelson2018-01-233-0/+44
| * | ixgbe: add ipsec offload add and remove SAShannon Nelson2018-01-233-1/+399
| * | ixgbe: add ipsec data structuresShannon Nelson2018-01-232-0/+45
| * | ixgbe: add ipsec engine start and stop routinesShannon Nelson2018-01-231-0/+142
| * | ixgbe: add ipsec register access routinesShannon Nelson2018-01-235-0/+222
| * | ixgbe: clean up ipsec definesShannon Nelson2018-01-231-13/+7
| |/
* | Merge branch 'GEHC-Bx50-Switch-Support'David S. Miller2018-01-248-32/+327
|\ \
| * | ARM: dts: imx6q-b450v3: Add switch port configurationSebastian Reichel2018-01-241-0/+52
| * | ARM: dts: imx6q-b650v3: Add switch port configurationSebastian Reichel2018-01-241-0/+52
| * | ARM: dts: imx6q-b850v3: Add switch port configurationSebastian Reichel2018-01-241-0/+75
| * | ARM: dts: imx6q-bx50v3: Add internal switchSebastian Reichel2018-01-241-0/+62
| * | net: dsa: Support internal phy on 'cpu' portSebastian Reichel2018-01-244-32/+86
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-2368-162/+729
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-2319-32/+128
| |\ \
| | * | tls: Correct length of scatterlist in tls_sw_sendpageDave Watson2018-01-221-0/+2
| | * | be2net: restore properly promisc mode after queues reconfigurationIvan Vecera2018-01-221-0/+9
| | * | net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau2018-01-221-1/+1
| | * | gso: validate gso_type in GSO handlersWillem de Bruijn2018-01-227-0/+21
| | * | net: qdisc_pkt_len_init() should be more robustEric Dumazet2018-01-221-4/+15
| | * | Merge branch 'ibmvnic-reset-behavior-fixes'David S. Miller2018-01-222-15/+60
| | |\ \
| | | * | ibmvnic: Allocate and request vpd in init_resourcesJohn Allen2018-01-221-7/+9
| | | * | ibmvnic: Revert to previous mtu when unsupported value requestedJohn Allen2018-01-221-1/+11
| | | * | ibmvnic: Modify buffer size and number of queues on failoverJohn Allen2018-01-222-7/+40
| | |/ /
| | * | rds: tcp: compute m_ack_seq as offset from ->write_seqSowmini Varadhan2018-01-223-5/+6