summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-10-031-0/+3
|\
| * net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed2020-10-021-0/+1
| * net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha2020-10-021-0/+2
* | net: introduce helper sendpage_ok() in include/linux/net.hColy Li2020-10-031-0/+16
* | net: core: document two new elements of struct net_deviceMauro Carvalho Chehab2020-10-031-0/+5
* | netlink: fix policy dump leakJohannes Berg2020-10-021-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-301-1/+1
|\
| * bpf: Prevent .BTF section eliminationTony Ambardar2020-09-211-1/+1
* | genetlink: add missing kdoc for validation flagsJakub Kicinski2020-09-291-0/+1
* | net: core: add nested_level variable in net_deviceTaehee Yoo2020-09-291-8/+44
* | net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo2020-09-291-6/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-09-281-10/+6
|\ \
| * | xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrateAntony Antony2020-09-071-10/+6
* | | tcp: skip DSACKs with dubious sequence rangesPriyaranjan Jha2020-09-251-0/+1
* | | net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3Xiaoliang Yang2020-09-251-4/+4
* | | net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski2020-09-251-0/+6
* | | net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang2020-09-251-2/+0
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-09-231-1/+1
|\ \ \
| * | | fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan2020-09-171-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-2211-9/+21
|\ \ \ \
| * | | | net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski2020-09-201-3/+5
| * | | | net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean2020-09-181-0/+1
| * | | | net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean2020-09-181-0/+1
| * | | | ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-181-0/+1
| | |_|/ | |/| |
| * | | net: sched: only keep the available bits when setting vxlan md->gbpXin Long2020-09-151-0/+3
| * | | ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern2020-09-141-0/+1
| * | | netlink: fix doc about nlmsg_parse/nla_validateNicolas Dichtel2020-09-111-2/+0
| * | | net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin2020-09-101-1/+1
| * | | net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov2020-09-091-0/+1
| * | | net: add __must_check to skb_put_padto()Eric Dumazet2020-09-091-3/+4
| * | | netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso2020-09-081-0/+1
| * | | netdevice.h: fix xdp_state kernel-doc warningRandy Dunlap2020-09-071-0/+1
| * | | netdevice.h: fix proto_down_reason kernel-doc warningRandy Dunlap2020-09-071-0/+1
* | | | Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-09-221-0/+5
|\ \ \ \
| * | | | kprobes: tracing/kprobes: Fix to kill kprobes on initmem after bootMasami Hiramatsu2020-09-181-0/+5
| * | | | ftrace: Let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser2020-09-181-2/+1
* | | | | dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara2020-09-211-9/+8
* | | | | Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-09-211-4/+4
|\ \ \ \ \
| * | | | | locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao2020-09-161-4/+4
* | | | | | Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-211-2/+20
|\ \ \ \ \ \
| * | | | | | dm: Call proper helper to determine dax supportJan Kara2020-09-201-2/+20
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-201-0/+1
|\ \ \ \ \ \
| * | | | | | serial: core: fix console port-lock regressionJohan Hovold2020-09-161-0/+1
* | | | | | | stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser2020-09-191-1/+1
* | | | | | | ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser2020-09-191-2/+1
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-09-181-1/+0
|\ \ \ \ \ \ \
| * | | | | | | arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones2020-09-171-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-09-181-0/+1
|\ \ \ \ \ \ \
| * | | | | | | cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra2020-09-161-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-09-181-0/+4
|\ \ \ \ \ \ \