aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-19forcedeth: remove unused variableZhu Yanjun1-5/+3
2018-01-19ipv6: mcast: remove dead codeEric Dumazet1-2/+0
2018-01-19caif: reduce stack size with KASANArnd Bergmann2-28/+49
2018-01-19Merge tag 'linux-can-next-for-4.16-20180119' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-2/+2
2018-01-19Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller25-234/+875
2018-01-19can: m_can: mark runtime-PM handlers as __maybe_unusedArnd Bergmann1-2/+2
2018-01-18net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issuesAndrew Morton1-3/+7
2018-01-18flow_netlink: Remove unneeded semicolonsChristopher Díaz Riveros1-2/+2
2018-01-18net/mlx5e: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-18net: sched: silence uninitialized parent variable warning in tc_dump_tfilterJiri Pirko1-0/+7
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih1-0/+1
2018-01-18MAINTAINERS: wireless: update wil6210 maintainer entryMaya Erez1-2/+2
2018-01-17Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller6-67/+202
2018-01-17vxlan: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-17cxgb4: restructure VF mgmt codeGanesh Goudar2-204/+190
2018-01-17net: Remove spinlock from get_net_ns_by_id()Kirill Tkhai1-2/+0
2018-01-17net: Fix possible race in peernet2id_alloc()Kirill Tkhai1-2/+11
2018-01-17Merge branch 'tun-allow-to-attach-eBPF-filter'David S. Miller2-20/+51
2018-01-17tun: allow to attach ebpf socket filterJason Wang2-4/+35
2018-01-17tuntap: rename struct tun_steering_prog to struct tun_progJason Wang1-16/+16
2018-01-17Merge branch 'net-sched-allow-qdiscs-to-share-filter-block-instances'David S. Miller17-322/+1111
2018-01-17mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko3-20/+17
2018-01-17mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko4-95/+401
2018-01-17mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko3-21/+24
2018-01-17mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko1-56/+46
2018-01-17net: sched: allow ingress and clsact qdiscs to share filter blocksJiri Pirko1-16/+64
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko3-0/+69
2018-01-17net: sched: use block index as a handle instead of qdisc when block is sharedJiri Pirko2-84/+128
2018-01-17net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko6-23/+99
2018-01-17net: sched: remove classid and q fields from tcf_protoJiri Pirko2-7/+2
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko6-4/+76
2018-01-17net: sched: avoid usage of tp->q in tcf_classifyJiri Pirko1-2/+3
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko3-24/+152
2018-01-17net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko2-10/+70
2018-01-17Merge branch 'bnxt_en-next'David S. Miller7-6305/+6640
2018-01-17bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla5-7/+40
2018-01-17bnxt_en: Add cache line size setting to optimize performance.Michael Chan1-0/+24
2018-01-17bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam3-7/+51
2018-01-17bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam1-0/+4
2018-01-17bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan1-9/+84
2018-01-17bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan3-5/+127
2018-01-17bnxt_en: Reserve resources for RFS.Michael Chan1-4/+17
2018-01-17bnxt_en: Implement new method to reserve rings.Michael Chan1-25/+247
2018-01-17bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.Michael Chan1-0/+19
2018-01-17bnxt_en: Add the new firmware API to query hardware resources.Michael Chan2-1/+56
2018-01-17bnxt_en: Refactor hardware resource data structures.Michael Chan3-127/+86
2018-01-17bnxt_en: Restore MSIX after disabling SRIOV.Michael Chan2-3/+15
2018-01-17bnxt_en: Refactor bnxt_close_nic().Michael Chan1-13/+19
2018-01-17bnxt_en: Update firmware interface to 1.9.0.Michael Chan3-6107/+5854
2018-01-17Merge branch 'dwmac-meson8b-clock-fixes-for-Meson8b'David S. Miller1-50/+63