summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-193-1/+14
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-192-1/+7
| |\
| | * Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller2018-11-132-1/+7
| | |\
| | | * can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel2018-11-091-1/+2
| | | * can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel2018-11-091-0/+4
| | | * can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde2018-11-091-0/+1
| * | | efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-151-0/+7
| |/ /
* | | net: align pcpu_sw_netstats and pcpu_lstats structsEric Dumazet2018-11-171-2/+2
* | | net: remove unused skb_send_sock()Cong Wang2018-11-161-1/+0
* | | net: remove VLAN_TAG_PRESENTMichał Mirosław2018-11-162-12/+15
* | | net/skbuff: add macros for VLAN_PRESENT bitMichał Mirosław2018-11-161-0/+6
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-11-151-5/+5
|\ \ \
| * | | virtchnl: Fix off by one errorAlice Michael2018-11-141-2/+2
| * | | virtchnl: white space and reorderAlice Michael2018-11-141-3/+3
* | | | lib: introduce initial implementation of object aggregation managerJiri Pirko2018-11-151-0/+46
* | | | net: dump more useful information in netdev_rx_csum_fault()Cong Wang2018-11-151-2/+3
* | | | net: sched: provide notification for graft on rootJakub Kicinski2018-11-141-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-118-18/+30
|\| |
| * | 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 '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-091-0/+8
| |\ \ \ \ \
| | * | | | | mm: add mm_pxd_folded checks to pgtable_bytes accounting functionsMartin Schwidefsky2018-11-021-0/+8
| * | | | | | 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: 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: 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-091-1/+1
* | | | | | | net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit2018-11-091-5/+5
* | | | | | | ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar2018-11-091-0/+2
* | | | | | | ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar2018-11-091-0/+31
* | | | | | | net: 8021q: vlan_core: allow use list of vlans for real deviceIvan Khoronzhuk2018-11-081-0/+11
* | | | | | | net: core: dev_addr_lists: add auxiliary func to handle reference address upd...Ivan Khoronzhuk2018-11-081-0/+10
* | | | | | | udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio2018-11-081-0/+1