aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-09sctp: add SCTP_ADDR_ADDED eventXin Long1-7/+2
2019-10-09Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiJakub Kicinski1-0/+61
2019-10-08Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet1-3/+0
2019-10-08spi: Add a PTP system timestamp to the transfer structureVladimir Oltean1-0/+61
2019-10-07net/tls: store decrypted on a single bitJakub Kicinski1-1/+1
2019-10-07net/tls: store async_capable on a single bitJakub Kicinski1-2/+2
2019-10-07net/tls: pass context to tls_device_decrypted()Jakub Kicinski1-2/+5
2019-10-07net: sockmap: use bitmap for copy infoJakub Kicinski1-4/+8
2019-10-07ipv6: Make ipv6_mc_may_pull() return bool.David S. Miller1-3/+3
2019-10-07net: core: change return type of pskb_may_pull to boolHeiner Kallweit1-3/+3
2019-10-06net: genetlink: remove unused genl_family_attrbuf()Jiri Pirko1-2/+0
2019-10-06net: genetlink: parse attrs and store in contect info struct during dumpitJiri Pirko1-0/+4
2019-10-06net: genetlink: introduce dump info struct to be available during dumpit opJiri Pirko1-0/+14
2019-10-05net: devlink: export devlink net setterJiri Pirko1-0/+2
2019-10-05net/tls: add TlsDeviceRxResync statisticJakub Kicinski1-0/+1
2019-10-05net/tls: add TlsDecryptError statJakub Kicinski1-0/+1
2019-10-05net/tls: add statistics for installed sessionsJakub Kicinski1-0/+8
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski4-0/+29
2019-10-05net/tls: add tracing for device/offload eventsJakub Kicinski1-7/+1
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller17-66/+164
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-6/+16
2019-10-04net: phy: extract pause modeRussell King1-0/+1
2019-10-04net: phy: extract link partner advertisement readingRussell King1-0/+1
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King1-0/+9
2019-10-04net: spread "enum sock_flags"Alexey Dobriyan1-1/+1
2019-10-04net, uapi: fix -Wpointer-arith warningsAlexey Dobriyan6-7/+7
2019-10-04net/tls: rename tls_hw_* functions tls_toe_*Jakub Kicinski1-3/+3
2019-10-04net/tls: move TOE-related code to a separate fileJakub Kicinski2-0/+7
2019-10-04net/tls: rename tls_device to tls_toe_deviceJakub Kicinski1-12/+12
2019-10-04net/tls: move TOE-related structures to a separate headerJakub Kicinski2-34/+73
2019-10-04rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells1-1/+1
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-24/+1
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko2-1/+5
2019-10-04net: devlink: export devlink net getterJiri Pirko1-0/+1
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko5-15/+30
2019-10-04net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko1-1/+1
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko4-14/+7
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-0/+79
2019-10-04Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-2/+26
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+27
2019-10-03sched: add kernel-doc for struct clone_argsChristian Brauner1-2/+24
2019-10-03net: stmmac: Only enable enhanced addressing mode when neededThierry Reding1-0/+1
2019-10-02block: pg: add header include guardMasahiro Yamada1-1/+4
2019-10-02net: dsa: Remove unused __DSA_SKB_CB macroVladimir Oltean1-2/+0
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-4/+1
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák1-0/+2
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean1-1/+3
2019-10-02net: introduce per-netns netdevice notifiersJiri Pirko2-0/+6