summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-24bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song
2020-06-24net: bpf: Add bpf_seq_afinfo in udp_iter_stateYonghong Song
2020-06-24bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song
2020-06-24bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song
2020-06-24net: bpf: Add bpf_seq_afinfo in tcp_iter_stateYonghong Song
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang
2020-06-24net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov
2020-06-24net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov
2020-06-24net: neighbor: add fdb extended attributeNikolay Aleksandrov
2020-06-24net: phy: add support for a common probe between shared PHYsAntoine Tenart
2020-06-24bpf: Add SO_KEEPALIVE and related options to bpf_setsockoptDmitry Yakunin
2020-06-24tcp: Expose tcp_sock_set_keepidle_lockedDmitry Yakunin
2020-06-24sock: Move sock_valbool_flag to headerDmitry Yakunin
2020-06-23net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-23net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton
2020-06-23net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva
2020-06-23udp: move gro declarations to net/udp.hEric Dumazet
2020-06-23net: move tcp gro declarations to net/tcp.hEric Dumazet
2020-06-23tcp: move ipv4_specific to tcp include fileEric Dumazet
2020-06-23tcp: move ipv6_specific declaration to remove a warningEric Dumazet
2020-06-23tcp: add declarations to avoid warningsEric Dumazet
2020-06-23Merge up to bpf_probe_read_kernel_str() fix into bpf-nextAlexei Starovoitov
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson
2020-06-23ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez
2020-06-23indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez
2020-06-24bpf: Switch most helper return values from 32-bit int to 64-bit longAndrii Nakryiko
2020-06-23net: qed: fix left elements count calculationAlexander Lobakin
2020-06-23bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur
2020-06-23rtnetlink: add keepalived rtm_protocolAlexandre Cassen
2020-06-23net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb
2020-06-23net/mlx5: Export resource dump interfaceMaor Gottlieb
2020-06-22GUE: Fix a typoAiden Leong
2020-06-22net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean
2020-06-22net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov
2020-06-22net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov
2020-06-22devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam
2020-06-22bonding: support hardware encryption offload to slavesJarod Wilson
2020-06-22xfrm: bail early on slave pass over skbJarod Wilson
2020-06-22net/mlx5: Constify mac address pointerParav Pandit
2020-06-22net/devlink: Support setting hardware address of port functionParav Pandit
2020-06-22net/devlink: Support querying hardware address of port functionParav Pandit
2020-06-22bpf: Support access to bpf map fieldsAndrey Ignatov
2020-06-22Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-22Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds