summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-19l2tp: remove l2specific_len configurable parameterLorenzo Bianconi
2018-01-19l2tp: remove l2specific_len dependency in l2tp_coreLorenzo Bianconi
2018-01-19l2tp: double-check l2specific_type provided by userspaceLorenzo Bianconi
2018-01-19Merge branch 'cxgb4-reduce-memory-footprint-for-collecting-firmware-dump'David S. Miller
2018-01-19cxgb4: use zlib deflate to compress firmware dumpRahul Lakkireddy
2018-01-19cxgb4: update dump collection logic to use compressionRahul Lakkireddy
2018-01-19net/dim: Fix fixpoint divide exception in net_dim_stats_compareTalat Batheesh
2018-01-19devlink: Make some functions staticWei Yongjun
2018-01-19mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() staticWei Yongjun
2018-01-19forcedeth: remove unused variableZhu Yanjun
2018-01-19ipv6: mcast: remove dead codeEric Dumazet
2018-01-19caif: reduce stack size with KASANArnd Bergmann
2018-01-19Merge tag 'linux-can-next-for-4.16-20180119' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-19Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.or...David S. Miller
2018-01-19can: m_can: mark runtime-PM handlers as __maybe_unusedArnd Bergmann
2018-01-18net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issuesAndrew Morton
2018-01-18flow_netlink: Remove unneeded semicolonsChristopher Díaz Riveros
2018-01-18net/mlx5e: Fix trailing semicolonLuis de Bethencourt
2018-01-18net: sched: silence uninitialized parent variable warning in tc_dump_tfilterJiri Pirko
2018-01-18rtlwifi: Support A-MSDU in A-MPDU capabilityPing-Ke Shih
2018-01-18MAINTAINERS: wireless: update wil6210 maintainer entryMaya Erez
2018-01-17Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-17vxlan: Fix trailing semicolonLuis de Bethencourt
2018-01-17cxgb4: restructure VF mgmt codeGanesh Goudar
2018-01-17net: Remove spinlock from get_net_ns_by_id()Kirill Tkhai
2018-01-17net: Fix possible race in peernet2id_alloc()Kirill Tkhai
2018-01-17Merge branch 'tun-allow-to-attach-eBPF-filter'David S. Miller
2018-01-17tun: allow to attach ebpf socket filterJason Wang
2018-01-17tuntap: rename struct tun_steering_prog to struct tun_progJason Wang
2018-01-17Merge branch 'net-sched-allow-qdiscs-to-share-filter-block-instances'David S. Miller
2018-01-17mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko
2018-01-17mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko
2018-01-17mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko
2018-01-17mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko
2018-01-17net: sched: allow ingress and clsact qdiscs to share filter blocksJiri Pirko
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko
2018-01-17net: sched: use block index as a handle instead of qdisc when block is sharedJiri Pirko
2018-01-17net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko
2018-01-17net: sched: remove classid and q fields from tcf_protoJiri Pirko
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko
2018-01-17net: sched: avoid usage of tp->q in tcf_classifyJiri Pirko
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko
2018-01-17net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko
2018-01-17Merge branch 'bnxt_en-next'David S. Miller
2018-01-17bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla
2018-01-17bnxt_en: Add cache line size setting to optimize performance.Michael Chan
2018-01-17bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam
2018-01-17bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam
2018-01-17bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan
2018-01-17bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan