summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-15net: phylink: use more linkmode_*Russell King
2019-10-15ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller
2019-10-11devlink: propagate extack down to health reporter opsJiri Pirko
2019-10-11bpf: Align struct bpf_prog_statsEric Dumazet
2019-10-09net/smc: no new connections on disappearing devicesUrsula Braun
2019-10-09net/smc: separate locks for SMCD and SMCR link group listsUrsula Braun
2019-10-09net/smc: separate SMCD and SMCR link group listsUrsula Braun
2019-10-09DIM: fix dim.h kernel-doc and headersRandy Dunlap
2019-10-09sctp: add SCTP_SEND_FAILED_EVENT eventXin Long
2019-10-09sctp: add SCTP_ADDR_ADDED eventXin Long
2019-10-09Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Jakub Kicinski
2019-10-08Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet
2019-10-08spi: Add a PTP system timestamp to the transfer structureVladimir Oltean
2019-10-07net/tls: store decrypted on a single bitJakub Kicinski
2019-10-07net/tls: store async_capable on a single bitJakub Kicinski
2019-10-07net/tls: pass context to tls_device_decrypted()Jakub Kicinski
2019-10-07net: sockmap: use bitmap for copy infoJakub Kicinski
2019-10-07ipv6: Make ipv6_mc_may_pull() return bool.David S. Miller
2019-10-07net: core: change return type of pskb_may_pull to boolHeiner Kallweit
2019-10-06uapi/bpf: fix helper docsAndrii Nakryiko
2019-10-06net: genetlink: remove unused genl_family_attrbuf()Jiri Pirko
2019-10-06net: genetlink: parse attrs and store in contect info struct during dumpitJiri Pirko
2019-10-06net: genetlink: introduce dump info struct to be available during dumpit opJiri Pirko
2019-10-05net: devlink: export devlink net setterJiri Pirko
2019-10-05net/tls: add TlsDeviceRxResync statisticJakub Kicinski
2019-10-05net/tls: add TlsDecryptError statJakub Kicinski
2019-10-05net/tls: add statistics for installed sessionsJakub Kicinski
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski
2019-10-05net/tls: add tracing for device/offload eventsJakub Kicinski
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-04net: phy: extract pause modeRussell King
2019-10-04net: phy: extract link partner advertisement readingRussell King
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King
2019-10-04net: spread "enum sock_flags"Alexey Dobriyan
2019-10-04net, uapi: fix -Wpointer-arith warningsAlexey Dobriyan
2019-10-04net/tls: rename tls_hw_* functions tls_toe_*Jakub Kicinski
2019-10-04net/tls: move TOE-related code to a separate fileJakub Kicinski
2019-10-04net/tls: rename tls_device to tls_toe_deviceJakub Kicinski
2019-10-04net/tls: move TOE-related structures to a separate headerJakub Kicinski
2019-10-04rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko
2019-10-04net: devlink: export devlink net getterJiri Pirko
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko
2019-10-04net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko