summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata
2018-05-02Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel
2018-05-02Revert "vhost: make msg padding explicit"Michael S. Tsirkin
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh
2018-05-01connector: add parent pid and tgid to coredump and exit eventsStefan Strogin
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter
2018-05-01vhost: make msg padding explicitMichael S. Tsirkin
2018-05-01sctp: allow sctp_init_cause to return errorsMarcelo Ricardo Leitner
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin
2018-05-01net/tls: Add generic NIC offload infrastructureIlya Lesokhin
2018-05-01net/tls: Split conf to rx + txBoris Pismenny
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin
2018-05-01net: Add TLS offload netdev opsIlya Lesokhin
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin
2018-05-01net: Rename and export copy_skb_headerIlya Lesokhin
2018-05-01tcp: Add clean acked data hookIlya Lesokhin
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata
2018-04-29net: core: Assert the size of netdev_featres_tFlorian Fainelli
2018-04-29net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck
2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-28<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-27sctp: remove sctp_transport_pmtu_checkMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_dst_mtuMarcelo Ricardo Leitner
2018-04-27sctp: remove sctp_assoc_pending_pmtuMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_assoc_update_frag_pointMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_mtu_payloadMarcelo Ricardo Leitner
2018-04-27sctp: introduce sctp_assoc_set_pmtuMarcelo Ricardo Leitner
2018-04-27sctp: remove old and unused SCTP_MIN_PMTUMarcelo Ricardo Leitner
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-27Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-27net: dsa: Allow providing PHY statistics from CPU portFlorian Fainelli
2018-04-27net: dsa: Pass stringset to ethtool operationsFlorian Fainelli
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli
2018-04-27tipc: introduce ioctl for fetching node identityJon Maloy
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller