aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/skbuff.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-23isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang1-3/+3
2019-04-23isdn: hisax: Fix misuse of %x in config.cFuqian Huang1-3/+3
2019-04-23ipv6: convert fib6_ref to refcount_tEric Dumazet3-8/+8
2019-04-23ipv6: broadly use fib6_info_hold() helperEric Dumazet1-8/+8
2019-04-23ipv6: fib6_info_destroy_rcu() cleanupEric Dumazet1-4/+1
2019-04-23net/mlx5e: Use #define for the WQE wait timeout constantMaxim Mikityanskiy1-3/+7
2019-04-23net/mlx5e: Remove unused rx_page_reuse statMaxim Mikityanskiy2-5/+0
2019-04-23net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy3-9/+13
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy3-11/+9
2019-04-23net/mlx5e: Add an underflow warning commentMaxim Mikityanskiy1-2/+5
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy4-99/+128
2019-04-23net/mlx5e: Report mlx5e_xdp_set errorsMaxim Mikityanskiy1-1/+1
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy1-2/+1
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin7-15/+83
2019-04-23net/mlx5e: XDP, Add TX MPWQE session counterShay Agroskin3-0/+11
2019-04-23net/mlx5e: XDP, Enhance RQ indication for XDP redirect flushTariq Toukan2-4/+4
2019-04-23net/mlx5e: XDP, Fix shifted flag index in RQ bitmapTariq Toukan1-1/+1
2019-04-23net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan4-52/+136
2019-04-23net: phy: vitesse: Remove support for VSC8514.Kavya Sree Kotagiri1-12/+0
2019-04-23net: phy: mscc: add support for VSC8514 PHY.Kavya Sree Kotagiri2-1/+468
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen3-1/+9
2019-04-22net: systemport: Remove need for DMA descriptorFlorian Fainelli2-58/+8
2019-04-22bridge: Fix possible use-after-free when deleting bridge portIdo Schimmel1-1/+2
2019-04-22r8152: sync sa_family with the media type of network deviceCrag.Wang1-0/+2
2019-04-22mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotasIdo Schimmel1-7/+35
2019-04-22mlxsw: spectrum_buffers: Allow skipping ingress port quota configurationIdo Schimmel1-2/+8
2019-04-22mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()Ido Schimmel1-7/+14
2019-04-22mlxsw: spectrum_buffers: Use new CPU ingress pool for control packetsIdo Schimmel1-12/+7
2019-04-22mlxsw: spectrum_buffers: Add pools for CPU trafficIdo Schimmel1-0/+20
2019-04-22mlxsw: spectrum_buffers: Remove assumption about pool orderIdo Schimmel1-18/+13
2019-04-22mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributesIdo Schimmel1-0/+2
2019-04-22mlxsw: spectrum_buffers: Forbid changing threshold type of first egress poolIdo Schimmel1-4/+4
2019-04-22mlxsw: spectrum_buffers: Forbid configuration of multicast poolIdo Schimmel1-2/+12
2019-04-22mlxsw: spectrum_buffers: Add ability to veto TC's configurationIdo Schimmel1-0/+18
2019-04-22mlxsw: spectrum_buffers: Add ability to veto pool's configurationIdo Schimmel1-1/+16
2019-04-22mlxsw: spectrum_buffers: Use defines for pool indicesIdo Schimmel1-78/+104
2019-04-22mlxsw: spectrum_buffers: Add extack messages for invalid configurationsIdo Schimmel4-18/+33
2019-04-22net: devlink: Add extack to shared buffer operationsIdo Schimmel4-16/+26
2019-04-22net: strparser: make it explicitly non-modularPaul Gortmaker1-10/+4
2019-04-22net: bpfilter: dont use module_init in non-modular codePaul Gortmaker1-2/+1
2019-04-22cgroup: net: remove left over MODULE_LICENSE tagPaul Gortmaker1-2/+0
2019-04-22net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker1-1/+2
2019-04-22net: fib: drop include of module.h from fib_notifier.hPaul Gortmaker1-1/+2
2019-04-22net: ife: drop include of module.h from net/ife.hPaul Gortmaker1-1/+0
2019-04-22net: psample: drop include of module.h from psample.hPaul Gortmaker1-1/+0
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern7-8/+8
2019-04-22ipv6: Remove fib6_info_nh_lwtDavid Ahern1-6/+0
2019-04-22include/net/tcp.h: whitespace cleanup at tcp_v4_checkDaniel T. Lee1-1/+1
2019-04-23bpf: drop bpf_verifier_lockAlexei Starovoitov1-3/+5
2019-04-23bpf: remove global variablesAlexei Starovoitov2-12/+18