summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-28af_unix: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+1
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau3-2/+8
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau3-0/+54
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau2-5/+9
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau1-7/+5
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-10/+27
2020-02-27net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen1-0/+1
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-7/+20
2020-02-28bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-3/+3
2020-02-27NFC: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-8/+8
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King1-1/+3
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King1-15/+42
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-1/+1
2020-02-26device: add device_change_owner()Christian Brauner1-0/+1
2020-02-26sysfs: add sysfs_change_owner()Christian Brauner1-0/+6
2020-02-26sysfs: add sysfs_group{s}_change_owner()Christian Brauner1-0/+20
2020-02-26sysfs: add sysfs_link_change_owner()Christian Brauner1-0/+10
2020-02-26sysfs: add sysfs_file_change_owner()Christian Brauner1-0/+10
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+10
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+3
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso1-1/+10
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko1-3/+4
2020-02-25drop_monitor: extend by passing cookie from driverJiri Pirko2-0/+4
2020-02-25devlink: add trap metadata type for cookieJiri Pirko2-0/+3
2020-02-25flow_offload: pass action cookie through offload structuresJiri Pirko1-0/+11
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2020-02-24bpf: Provide recursion prevention helpersThomas Gleixner1-0/+30
2020-02-24bpf: Use migrate_disable/enable in array macros and cgroup/lirc code.David Miller2-6/+7
2020-02-24bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.David Miller1-3/+1
2020-02-24bpf: Replace cant_sleep() with cant_migrate()Thomas Gleixner1-1/+1
2020-02-24bpf: Provide bpf_prog_run_pin_on_cpu() helperThomas Gleixner1-2/+24
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller3-53/+193
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton1-0/+1
2020-02-24net: Special handling for IP & MPLS.Martin Varghese2-0/+2
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese4-0/+42
2020-02-24devlink: add ACL generic packet trapsJiri Pirko1-0/+9
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2020-02-24mac80211: Add api to support configuring TID specific configurationTamizh chelvam1-0/+10
2020-02-24nl80211: Add support to configure TID specific RTSCTS configurationTamizh chelvam2-0/+6
2020-02-24nl80211: Add support to configure TID specific AMPDU configurationTamizh chelvam2-0/+6
2020-02-24nl80211: Add support to configure TID specific retry configurationTamizh chelvam2-0/+20
2020-02-24nl80211: modify TID-config APIJohannes Berg2-40/+54
2020-02-24nl80211: Add NL command to support TID speicific configurationsTamizh chelvam2-0/+111
2020-02-24cfg80211: Support key configuration for Beacon protection (BIGTK)Jouni Malinen2-0/+11
2020-02-24cfg80211: fix indentation errorsJérôme Pouiller1-11/+11
2020-02-24cfg80211: merge documentations of field "dev"Jérôme Pouiller1-3/+3