aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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/viro/vfsLinus Torvalds1-2/+5
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+8
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus 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
2018-04-19net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn1-7/+3
2018-04-19net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn1-2/+0
2018-04-19net: phy: mdio-gpio: remove support for phy maskAndrew Lunn1-1/+0
2018-04-19net: phy: mdio-gpio: remove support for ignoring turn aroundAndrew Lunn1-1/+0
2018-04-19net: phy: mdio-bitbang: Remove reset supportAndrew Lunn1-2/+0
2018-04-19net: phy: mdio-gpio: Remove reset functionAndrew Lunn1-2/+0
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau1-3/+17
2018-04-19bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau1-0/+5
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau1-0/+4
2018-04-19bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau1-0/+2
2018-04-19bpf: btf: Validate type referenceMartin KaFai Lau1-0/+37
2018-04-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet1-3/+2
2018-04-19tcp: track total bytes delivered with ECN CE marksYuchung Cheng1-0/+1
2018-04-18soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2-0/+13
2018-04-17vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita1-2/+5
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer1-2/+2
2018-04-17tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer1-2/+2
2018-04-17xdp: move struct xdp_buff from filter.h to xdp.hJesper Dangaard Brouer1-23/+1
2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek1-2/+3
2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek1-4/+10
2018-04-16textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap1-2/+2
2018-04-16tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet1-0/+1
2018-04-16mm,vmscan: Allow preallocating memory for register_shrinker().Tetsuo Handa1-2/+5
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-19/+74
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-28/+83
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo1-0/+30
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo1-11/+6
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo1-4/+9
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo1-6/+11
2018-04-13include/linux/kexec.h: silence compile warningsPhilipp Rudo1-0/+2
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro1-0/+19