summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-05-08net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner1-14/+0
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-4/+27
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera1-0/+27
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-61/+140
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+6
2018-05-02tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh1-1/+1
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli1-6/+0
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2-16/+77
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: Rename and export copy_skb_headerIlya Lesokhin1-0/+1
2018-04-30net: bridge: Publish bridge accessor functionsPetr Machata1-0/+28
2018-04-30net: core: Assert the size of netdev_featres_tFlorian Fainelli1-0/+6
2018-04-30net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hashAlexander Duyck1-13/+0
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-14/+27
2018-04-29<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-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-23/+0
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-8/+15
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+75
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
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-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+3
2018-04-26net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin1-9/+3
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn2-1/+5
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn1-0/+3
2018-04-26udp: add udp gsoWillem de Bruijn1-0/+2
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+75
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner3-14/+27
2018-04-26Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-3/+1
2018-04-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+5
2018-04-26Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+4
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+3
2018-04-25virtio: add ability to iterate over vqsMichael S. Tsirkin1-0/+3
2018-04-25macvlan: Provide function for interfaces to release HW offloadAlexander Duyck1-0/+8
2018-04-25macvlan: Add function to test for destination filtering supportAlexander Duyck1-0/+9
2018-04-25macvlan: macvlan_count_rx shouldn't be static inline AND externAlexander Duyck1-4/+0
2018-04-25macvlan: Rename fwd_priv to accel_priv and add accessor functionAlexander Duyck1-1/+7
2018-04-25block: mq: Add some minor doc for core structsLinus Walleij1-0/+3
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-38/+30
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+4
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli1-0/+2
2018-04-24rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()NeilBrown1-2/+3
2018-04-24rhashtable: remove outdated comments about grow_decision etcNeilBrown1-19/+14
2018-04-24mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-0/+1
2018-04-24Revert "net: init sk_cookie for inet socket"Yafang Shao1-9/+0
2018-04-24net/dim: Support adaptive TX moderationTal Gilboa1-13/+50