summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2019-10-04Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-03sched: add kernel-doc for struct clone_argsChristian Brauner
2019-10-03net: stmmac: Only enable enhanced addressing mode when neededThierry Reding
2019-10-02block: pg: add header include guardMasahiro Yamada
2019-10-02net: dsa: Remove unused __DSA_SKB_CB macroVladimir Oltean
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean
2019-10-02net: introduce per-netns netdevice notifiersJiri Pirko
2019-10-02net: push loops and nb calls into helper functionsJiri Pirko
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross
2019-10-01net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko
2019-10-01net: introduce name_node struct to be used in hashlistJiri Pirko