summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: introduce initial implementation of object aggregation managerJiri Pirko2018-11-152-0/+274
* net: get rid of __tcp_checksum_complete()Cong Wang2018-11-151-6/+1
* net: sched: cls_flower: Classify packets using port rangesAmritha Nambiar2018-11-151-0/+7
* net: dump more useful information in netdev_rx_csum_fault()Cong Wang2018-11-151-2/+3
* net: sched: red: notify drivers about RED's limit parameterJakub Kicinski2018-11-141-0/+1
* net: sched: mq: offload a graft notificationJakub Kicinski2018-11-141-1/+10
* net: sched: red: offload a graft notificationJakub Kicinski2018-11-141-0/+2
* net: sched: provide notification for graft on rootJakub Kicinski2018-11-142-0/+11
* sctp: process sk_reuseport in sctp_get_port_localXin Long2018-11-121-1/+3
* sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long2018-11-122-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-1217-38/+68
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-111-0/+1
| |\
| | * clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2018-11-041-0/+1
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-111-0/+2
| |\ \
| | * | watchdog/core: Add missing prototypes for weak functionsMathieu Malaterre2018-11-061-0/+2
| * | | Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-101-9/+9
| |\ \ \
| | * | | uapi: fix more linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-11-051-5/+5
| | * | | uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin2018-11-051-4/+4
| * | | | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-101-5/+7
| |\ \ \ \
| | * | | | CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini2018-11-021-5/+7
| * | | | | Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2018-11-091-7/+1
| |\ \ \ \ \
| | * | | | | libceph: assume argonaut on the server sideIlya Dryomov2018-11-081-7/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-098-6/+30
| |\ \ \ \ \
| | * | | | | mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky2018-11-021-0/+8
| | * | | | | mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky2018-11-021-0/+16
| | * | | | | mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-026-6/+6
| * | | | | | Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds2018-11-082-5/+13
| |\ \ \ \ \ \
| | * | | | | | Compiler Attributes: improve explanation of headerMiguel Ojeda2018-11-081-5/+9
| | * | | | | | include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com2018-11-061-0/+4
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2018-11-081-4/+3
| |\ \ \ \ \ \
| | * | | | | | mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerBoris Brezillon2018-11-061-1/+1
| | * | | | | | mtd: nand: Fix nanddev_neraseblocks()Boris Brezillon2018-11-051-3/+2
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-071-2/+2
| |\ \ \ \ \ \
| | * | | | | | HID: fix up .raw_event() documentationLinus Walleij2018-11-061-2/+2
* | | | | | | | PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit2018-11-111-0/+2
* | | | | | | | net_sched: sch_fq: add dctcp-like markingEric Dumazet2018-11-111-0/+3
* | | | | | | | net: phy: Fixup kerneldoc markup.Andrew Lunn2018-11-111-1/+1
* | | | | | | | net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn2018-11-112-2/+37
* | | | | | | | net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-112-12/+20
* | | | | | | | net: phy: remove states PHY_STARTING and PHY_PENDINGHeiner Kallweit2018-11-111-20/+2
* | | | | | | | net: sched: register callbacks for indirect tc block bindsJohn Hurley2018-11-112-0/+37
* | | | | | | | net: phy: add macros for PHYID matchingHeiner Kallweit2018-11-111-0/+4
* | | | | | | | net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit2018-11-111-3/+0
* | | | | | | | net: phy: don't set state PHY_CHANGELINK in phy_changeHeiner Kallweit2018-11-111-5/+2
* | | | | | | | net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit2018-11-111-3/+2
* | | | | | | | net: phy: leds: Don't make our own link speed namesKyle Roeschley2018-11-101-1/+1
* | | | | | | | net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit2018-11-101-5/+5
* | | | | | | | ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar2018-11-101-0/+2
* | | | | | | | ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar2018-11-102-0/+43
* | | | | | | | net: sched: red: inform offloads about harddrop settingJakub Kicinski2018-11-091-0/+1