summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-11PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit
2018-11-11net_sched: sch_fq: add dctcp-like markingEric Dumazet
2018-11-11net: phy: Fixup kerneldoc markup.Andrew Lunn
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-11net: phy: remove states PHY_STARTING and PHY_PENDINGHeiner Kallweit
2018-11-11net: sched: register callbacks for indirect tc block bindsJohn Hurley
2018-11-11net: phy: add macros for PHYID matchingHeiner Kallweit
2018-11-11net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit
2018-11-11net: phy: don't set state PHY_CHANGELINK in phy_changeHeiner Kallweit
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-09net: phy: leds: Don't make our own link speed namesKyle Roeschley
2018-11-09net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit
2018-11-09ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar
2018-11-09ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-08net: sched: red: inform offloads about harddrop settingJakub Kicinski
2018-11-08net: 8021q: vlan_core: allow use list of vlans for real deviceIvan Khoronzhuk
2018-11-08net: core: dev_addr_lists: add auxiliary func to handle reference address upd...Ivan Khoronzhuk
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio
2018-11-08geneve: Allow configuration of DF behaviourStefano Brivio
2018-11-08vxlan: Allow configuration of DF behaviourStefano Brivio
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio
2018-11-08net: sched: add an offload graft helperJakub Kicinski
2018-11-08net: sched: add an offload dump helperJakub Kicinski
2018-11-08net: phy: remove state PHY_ANHeiner Kallweit
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Linus Torvalds
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-11-08Compiler Attributes: improve explanation of headerMiguel Ojeda
2018-11-07net: add netif_is_geneve()John Hurley
2018-11-07net/vlan: remove unused #define HAVE_VLAN_GET_TAGMichał Mirosław
2018-11-07net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław
2018-11-07net/vlan: introduce __vlan_hwaccel_copy_tag() helperMichał Mirosław
2018-11-07net/vlan: introduce __vlan_hwaccel_clear_tag() helperMichał Mirosław
2018-11-07net: phy: make phy_trigger_machine staticHeiner Kallweit
2018-11-07net: phy: bcm7xxx: Add entry for BCM7255Justin Chen
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni
2018-11-07ipv6: factor out protocol delivery helperPaolo Abeni
2018-11-07ip: factor out protocol delivery helperPaolo Abeni
2018-11-07udp: add support for UDP_GRO cmsgPaolo Abeni
2018-11-07udp: implement GRO for plain UDP sockets.Paolo Abeni
2018-11-07udp: implement complete book-keeping for encap_neededPaolo Abeni