summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-28net: phy: Fix modular PHYLIB buildFlorian Fainelli1-12/+38
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-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 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-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-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-24Revert "net: init sk_cookie for inet socket"Yafang Shao1-9/+0
2018-04-24net/dim: Support adaptive TX moderationTal Gilboa1-13/+50
2018-04-24net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa1-6/+6
2018-04-24bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend1-1/+1
2018-04-24bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAYRoman Gushchin1-0/+2
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin1-0/+3
2018-04-23net: init sk_cookie for inet socketYafang Shao1-0/+9
2018-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+0
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+1
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-124/+424
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+65
2018-04-21kasan: add no_sanitize attribute for clang buildsAndrey Konovalov1-0/+3
2018-04-21writeback: safer lock nestingGreg Thelen2-14/+21
2018-04-21fork: unconditionally clear stack on forkKees Cook1-5/+1
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+15
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+5
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+8
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-6/+13
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell1-0/+3
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh1-0/+1
2018-04-19net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn1-23/+0
2018-04-19net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn1-0/+9