summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal3-4/+4
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson2-0/+3
2020-12-03Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski5-18/+100
2020-12-02net/smc: Add support for obtaining SMCR device listGuvenc Gulce1-2/+11
2020-12-02net/smc: Add support for obtaining SMCD device listGuvenc Gulce1-0/+28
2020-12-02net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce1-0/+27
2020-12-02net/smc: Introduce SMCR get link commandGuvenc Gulce1-0/+18
2020-12-02net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce1-0/+15
2020-12-02net/smc: Add support for obtaining system informationGuvenc Gulce1-0/+18
2020-12-02net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce1-0/+11
2020-12-02net: delete __dev_getfirstbyhwtypeVladimir Oltean1-1/+0
2020-12-02bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson1-0/+2
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver1-24/+13
2020-12-01net: sched: remove redundant 'rtnl_held' argumentVlad Buslov1-1/+1
2020-12-01mptcp: open code mptcp variant for lock_sockPaolo Abeni1-0/+1
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-43/+134
2020-11-28Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2020-11-28Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+1
2020-11-28Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-2/+26
2020-11-28net/sched: sch_frag: add generic packet fragment support.wenxu2-0/+8
2020-11-28net/sched: act_mirred: refactor the handle of xmitwenxu1-5/+0
2020-11-28net/tls: add CHACHA20-POLY1305 specific behaviorVadim Fedorenko1-3/+6
2020-11-28net/tls: add CHACHA20-POLY1305 specific defines and structuresVadim Fedorenko2-0/+16
2020-11-28net/tls: make inline helpers protocol-awareVadim Fedorenko1-14/+12
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron1-0/+2
2020-11-27Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2020-11-27Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-0/+1
2020-11-27net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit1-3/+2
2020-11-27net/mlx5: Rename peer_pf to host_pfParav Pandit1-1/+1
2020-11-27net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit1-1/+1
2020-11-27net/mlx5: Expose other function ifc bitsYishai Hadas1-2/+7
2020-11-27net/mlx5: Expose IP-in-IP TX and RX capability bitsAya Levin1-1/+4
2020-11-27net/mlx5: Update the hardware interface definition for vhca stateParav Pandit2-3/+21
2020-11-27net/mlx5: Avoid exposing driver internal command helpersParav Pandit1-4/+0
2020-11-27net/mlx5: Add ts_cqe_to_dest_cqn related bitsEran Ben Elisha1-2/+8
2020-11-27net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar3-2/+26
2020-11-27net/mlx5: Add sampler destination typeChris Mi2-0/+2
2020-11-27net/mlx5: Add sample offload hardware bits and structuresChris Mi1-0/+29
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang1-14/+14
2020-11-26net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy1-0/+6
2020-11-26lockdep: Introduce in_softirq lockdep assertYunsheng Lin1-0/+11
2020-11-26bridge: mrp: Implement LC mode for MRPHoratiu Vultur1-0/+1
2020-11-25net: sched: alias action flags with TCA_ACT_ prefixVlad Buslov1-5/+7
2020-11-25net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei1-15/+4
2020-11-25trace: fix potenial dangerous pointerHui Su1-4/+4
2020-11-25devlink: Fix reload stats structureMoshe Shemesh1-0/+2
2020-11-24devlink: Add blackhole_nexthop trapIdo Schimmel1-1/+3
2020-11-24Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2-55/+2
2020-11-24firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne1-4/+0
2020-11-24net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger1-0/+5