aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov1-0/+5
2018-09-25net: core: netlink: add helper refcount dec and lock functionVlad Buslov1-0/+2
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-26/+28
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2-2/+4
2018-09-23netpoll: make ndo_poll_controller() optionalEric Dumazet1-2/+3
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdGreg Kroah-Hartman1-7/+9
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman1-1/+4
2018-09-21tcp: provide earliest departure time in skb->tstampEric Dumazet1-1/+1
2018-09-21tcp: add tcp_wstamp_ns socket fieldEric Dumazet1-0/+2
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval1-1/+4
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman1-2/+0
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda2-8/+8
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda1-7/+1
2018-09-20Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundGreg Kroah-Hartman1-0/+3
2018-09-20kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior1-2/+0
2018-09-18veth: rename pcpu_vstats as pcpu_lstatsLi RongQing1-1/+0
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu1-0/+1
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-9/+12
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2018-09-14net: move definition of pcpu_lstats to header fileLi RongQing1-0/+6
2018-09-13Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+5
2018-09-13Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-09-13mm: get rid of vmacache_flush_all() entirelyLinus Torvalds4-8/+2
2018-09-13tun: switch to new type of msg_controlJason Wang1-0/+14
2018-09-13ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai1-0/+3
2018-09-13ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks1-1/+2
2018-09-12Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+3
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+57
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+4
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn1-0/+2
2018-09-12net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn1-0/+2
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn1-0/+1
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn1-0/+1
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn1-0/+1
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn1-0/+1
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro1-0/+3
2018-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+1
2018-09-11blk-cgroup: increase number of supported policiesJens Axboe1-1/+1
2018-09-10net: Add and use skb_list_del_init().David S. Miller1-0/+6
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller1-0/+5
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller1-0/+11
2018-09-10mfd: da9063: Fix DT probing with constraintsPhilipp Zabel1-7/+9
2018-09-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-09-06Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-5/+6
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+44
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+6
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin2-6/+6
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch1-0/+1
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin1-1/+1
2018-09-05net/mlx5: Add flow counters idrVlad Buslov1-0/+2