summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-6/+39
2020-12-04Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-3/+30
2020-12-03tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal1-5/+4
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal3-4/+4
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik1-1/+8
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen1-3/+6
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-02inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen1-1/+1
2020-12-02net: delete __dev_getfirstbyhwtypeVladimir Oltean1-1/+0
2020-12-02Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-0/+7
2020-11-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-1/+14
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-27netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso1-0/+3
2020-11-27netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso1-0/+4
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