summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-11-17net/ncsi: Configure multi-package, multi-channel modes with failoverSamuel Mendoza-Jonas
2018-11-17tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2018-11-17uapi/ethtool: fix spelling errorsStephen Hemminger
2018-11-16net: sched: gred: allow manipulating per-DP RED flagsJakub Kicinski
2018-11-16net: sched: gred: provide a better structured dump and expose statsJakub Kicinski
2018-11-16tcp: clean up STATE_TRACEYafang Shao
2018-11-16net: remove unused skb_send_sock()Cong Wang
2018-11-16net: remove VLAN_TAG_PRESENTMichał Mirosław
2018-11-16net/skbuff: add macros for VLAN_PRESENT bitMichał Mirosław
2018-11-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-11-15lib: introduce initial implementation of object aggregation managerJiri Pirko
2018-11-15net: get rid of __tcp_checksum_complete()Cong Wang
2018-11-15net: sched: cls_flower: Classify packets using port rangesAmritha Nambiar
2018-11-15net: dump more useful information in netdev_rx_csum_fault()Cong Wang
2018-11-14virtchnl: Fix off by one errorAlice Michael
2018-11-14virtchnl: white space and reorderAlice Michael
2018-11-14net: sched: red: notify drivers about RED's limit parameterJakub Kicinski
2018-11-14net: sched: mq: offload a graft notificationJakub Kicinski
2018-11-14net: sched: red: offload a graft notificationJakub Kicinski
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski
2018-11-12sctp: process sk_reuseport in sctp_get_port_localXin Long
2018-11-12sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long
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