aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-92/+225
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-10/+7
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata1-0/+1
2018-05-02Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+11
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel1-1/+2
2018-05-02Revert "vhost: make msg padding explicit"Michael S. Tsirkin1-1/+0
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson1-0/+1
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh2-1/+4
2018-05-01connector: add parent pid and tgid to coredump and exit eventsStefan Strogin1-0/+4
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli1-6/+0
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter1-2/+1
2018-05-01vhost: make msg padding explicitMichael S. Tsirkin1-0/+1
2018-05-01sctp: allow sctp_init_cause to return errorsMarcelo Ricardo Leitner1-1/+1
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2-16/+77
2018-05-01net/tls: Add generic NIC offload infrastructureIlya Lesokhin1-2/+67
2018-05-01net/tls: Split conf to rx + txBoris Pismenny1-18/+33
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin1-0/+2
2018-05-01net: Add TLS offload netdev opsIlya Lesokhin1-0/+24
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin1-0/+21
2018-05-01net: Rename and export copy_skb_headerIlya Lesokhin1-0/+1
2018-05-01tcp: Add clean acked data hookIlya Lesokhin2-0/+10
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata1-0/+28
2018-04-29net: core: Assert the size of netdev_featres_tFlorian Fainelli1-0/+6
2018-04-29net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck1-13/+0
2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet1-0/+8
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-15/+27
2018-04-28<linux/stringhash.h>: fix end_name_hash() for 64bit longAmir Goldstein1-2/+2
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli1-12/+38
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+21
2018-04-27sctp: remove sctp_transport_pmtu_checkMarcelo Ricardo Leitner1-12/+0
2018-04-27sctp: introduce sctp_dst_mtuMarcelo Ricardo Leitner1-2/+7
2018-04-27sctp: remove sctp_assoc_pending_pmtuMarcelo Ricardo Leitner1-6/+0
2018-04-27sctp: introduce sctp_assoc_update_frag_pointMarcelo Ricardo Leitner2-20/+1
2018-04-27sctp: introduce sctp_mtu_payloadMarcelo Ricardo Leitner1-0/+19
2018-04-27sctp: introduce sctp_assoc_set_pmtuMarcelo Ricardo Leitner1-0/+1
2018-04-27sctp: remove old and unused SCTP_MIN_PMTUMarcelo Ricardo Leitner1-3/+2
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-23/+0
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+4
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-9/+16
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed1-0/+7
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-18/+0
2018-04-27Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+5
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+77
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2018-04-27net: dsa: Allow providing PHY statistics from CPU portFlorian Fainelli1-0/+7
2018-04-27net: dsa: Pass stringset to ethtool operationsFlorian Fainelli1-2/+3
2018-04-27net: Allow network devices to have PHY statisticsFlorian Fainelli1-0/+5
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli1-0/+20
2018-04-27tipc: introduce ioctl for fetching node identityJon Maloy1-4/+8
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-393/+1399