summaryrefslogtreecommitdiff
path: root/include/linux
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 Karlsson1-0/+1
2020-12-03Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski4-17/+99
2020-12-02net: delete __dev_getfirstbyhwtypeVladimir Oltean1-1/+0
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver1-24/+13
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-37/+91
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 Torvalds1-0/+5
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 Sammar2-1/+25
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-26lockdep: Introduce in_softirq lockdep assertYunsheng Lin1-0/+11
2020-11-25net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei1-15/+4
2020-11-24Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+1
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
2020-11-24net: don't include ethtool.h from netdevice.hJakub Kicinski2-1/+2
2020-11-24net: ptp: introduce common defines for PTP message typesChristian Eggers1-1/+6
2020-11-23keys: Provide the original description to the key preparserDavid Howells1-0/+1
2020-11-23Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+24
2020-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-15/+33
2020-11-22Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)1-0/+2
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2-15/+29
2020-11-22compiler-clang: remove version check for BPF TracingNick Desaulniers1-0/+2
2020-11-22Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-8/+32
2020-11-20ethtool: add ETHTOOL_COALESCE_ALL_PARAMS defineAntonio Cardace1-0/+1
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa1-0/+29
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+0
2020-11-20can: drivers: introduce helpers to access Classical CAN DLC valuesOliver Hartkopp1-0/+25
2020-11-20can: rename CAN FD related can_len2dlc and can_dlc2len helpersOliver Hartkopp1-2/+2
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp1-2/+2
2020-11-20can: remove obsolete get_canfd_dlc() macroOliver Hartkopp2-2/+1
2020-11-20can: rename get_can_dlc() macro with can_cc_dlc2len()Oliver Hartkopp1-4/+4
2020-11-20jbd2: fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-11-20Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-53/+101
2020-11-20Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+21
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+19
2020-11-19atm: nicstar: Replace in_interrupt() usageSebastian Andrzej Siewior1-0/+1