summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: bpf: add a test for skb_segment in test_bpf moduleYonghong Song2018-03-251-2/+91
* net: permit skb_segment on head_frag frag_list skbYonghong Song2018-03-251-5/+22
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-257-121/+596
|\
| * ixgbe: tweak page counting for XDP_REDIRECTBjörn Töpel2018-03-231-3/+4
| * ixgbevf: Add XDP queue stats reportingTony Nguyen2018-03-231-0/+24
| * ixgbevf: Add support for meta dataTony Nguyen2018-03-231-4/+25
| * ixgbevf: Delay tail write for XDP packetsTony Nguyen2018-03-231-12/+18
| * ixgbevf: Add support for XDP_TX actionTony Nguyen2018-03-233-32/+294
| * ixgbevf: Add XDP support for pass and drop actionsTony Nguyen2018-03-233-42/+178
| * ixgbe: enable TSO with IPsec offloadShannon Nelson2018-03-232-11/+29
| * ixgbe: no need for esp trailer if GSOShannon Nelson2018-03-231-16/+21
| * ixgbe: remove unneeded ipsec test in TX pathShannon Nelson2018-03-231-4/+2
| * ixgbe: no need for ipsec csum feature checkShannon Nelson2018-03-231-6/+0
| * ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt2018-03-231-2/+2
| * ixgbe: add status reg reads to ixgbe_check_removePaul Greenwalt2018-03-232-11/+21
* | Merge branch 'liquidio-Tx-queue-cleanup'David S. Miller2018-03-254-341/+109
|\ \
| * | liquidio: Renamed txqs_start to start_txqsIntiyaz Basha2018-03-253-3/+3
| * | liquidio: Renamed txqs_stop to stop_txqsIntiyaz Basha2018-03-253-4/+4
| * | liquidio: Renamed txqs_wake to wake_txqsIntiyaz Basha2018-03-253-5/+5
| * | liquidio: Function call skb_iq for deriving queue from skbIntiyaz Basha2018-03-252-4/+2
| * | liquidio: Removed one line function wake_qIntiyaz Basha2018-03-252-23/+3
| * | liquidio: Removed one line function stop_qIntiyaz Basha2018-03-252-22/+2
| * | liquidio: Removed netif_is_multiqueue checkIntiyaz Basha2018-03-254-152/+64
| * | liquidio: Removed start_txq functionIntiyaz Basha2018-03-253-36/+12
| * | liquidio: Removed one line function stop_txqIntiyaz Basha2018-03-251-10/+1
| * | liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha2018-03-253-20/+10
| * | liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha2018-03-253-32/+17
| * | liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha2018-03-253-55/+27
| * | liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha2018-03-253-32/+16
|/ /
* | net/sched: act_vlan: declare push_vid with host byte orderDavide Caratti2018-03-241-1/+1
* | net/sched: remove tcf_idr_cleanup()Davide Caratti2018-03-242-9/+0
* | mlxsw: spectrum_span: Prevent duplicate mirrorsIdo Schimmel2018-03-241-4/+24
|/
* net: phy: intel-xway: add VR9 v1.1 phy idsMathias Kresin2018-03-231-0/+28
* net: phy: intel-xway: add VR9 version numberMathias Kresin2018-03-231-8/+8
* net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot2018-03-231-1/+1
* qed: Use true and false for boolean valuesGustavo A. R. Silva2018-03-231-5/+5
* dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva2018-03-231-1/+1
* Merge branch 'tipc-introduce-128-bit-auto-configurable-node-id'David S. Miller2018-03-2320-425/+634
|\
| * tipc: obtain node identity from interface by defaultJon Maloy2018-03-233-9/+29
| * tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-2311-45/+236
| * tipc: add 128-bit node identifierJon Maloy2018-03-2312-56/+148
| * tipc: remove direct accesses to own_addr field in struct tipc_netJon Maloy2018-03-238-49/+42
| * tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy2018-03-236-18/+22
| * tipc: remove restrictions on node address valuesJon Maloy2018-03-238-105/+21
| * tipc: some cleanups in the file discover.cJon Maloy2018-03-234-166/+155
| * tipc: refactor function tipc_enable_bearer()Jon Maloy2018-03-231-66/+70
|/
* net/mlx5: Fix use-after-freeGustavo A. R. Silva2018-03-231-1/+2
* Merge branch 'pernet-convert-part11'David S. Miller2018-03-232-1/+3
|\
| * net: Convert rxrpc_net_opsKirill Tkhai2018-03-231-0/+1
| * net: Convert udp_sysctl_opsKirill Tkhai2018-03-231-1/+2
|/