summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-17net/skbuff: add macros for VLAN_PRESENT bitMichał Mirosław1-0/+6
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2018-11-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-5/+5
2018-11-16lib: introduce initial implementation of object aggregation managerJiri Pirko2-0/+274
2018-11-15net: get rid of __tcp_checksum_complete()Cong Wang1-6/+1
2018-11-15net: sched: cls_flower: Classify packets using port rangesAmritha Nambiar1-0/+7
2018-11-15net: dump more useful information in netdev_rx_csum_fault()Cong Wang1-2/+3
2018-11-15rxrpc: Fix life checkDavid Howells2-1/+4
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel1-0/+7
2018-11-14virtchnl: Fix off by one errorAlice Michael1-2/+2
2018-11-14virtchnl: white space and reorderAlice Michael1-3/+3
2018-11-14net: sched: red: notify drivers about RED's limit parameterJakub Kicinski1-0/+1
2018-11-14net: sched: mq: offload a graft notificationJakub Kicinski1-1/+10
2018-11-14net: sched: red: offload a graft notificationJakub Kicinski1-0/+2
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski2-0/+11
2018-11-13Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...David S. Miller2-1/+7
2018-11-12sctp: process sk_reuseport in sctp_get_port_localXin Long1-1/+3
2018-11-12sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long2-1/+3
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval1-4/+4
2018-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-38/+68
2018-11-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2018-11-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-11-12PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit1-0/+2
2018-11-12net_sched: sch_fq: add dctcp-like markingEric Dumazet1-0/+3
2018-11-11net: phy: Fixup kerneldoc markup.Andrew Lunn1-1/+1
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn2-2/+37
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2-12/+20
2018-11-11net: phy: remove states PHY_STARTING and PHY_PENDINGHeiner Kallweit1-20/+2
2018-11-11net: sched: register callbacks for indirect tc block bindsJohn Hurley2-0/+37
2018-11-11net: phy: add macros for PHYID matchingHeiner Kallweit1-0/+4
2018-11-11net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit1-3/+0
2018-11-11net: phy: don't set state PHY_CHANGELINK in phy_changeHeiner Kallweit1-5/+2
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-3/+2
2018-11-11bpf: Allow narrow loads with offset > 0Andrey Ignatov1-15/+1
2018-11-11bpf: do not pass netdev to translate() and prepare() offload callbacksQuentin Monnet1-2/+2
2018-11-11bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()Quentin Monnet2-2/+2
2018-11-11bpf: pass destroy() as a callback and remove its ndo_bpf subcommandQuentin Monnet2-5/+1
2018-11-11bpf: pass translate() as a callback and remove its ndo_bpf subcommandQuentin Monnet2-2/+2
2018-11-11bpf: call verifier_prep from its callback in struct bpf_offload_devQuentin Monnet2-7/+1
2018-11-11bpf: call verify_insn from its callback in struct bpf_offload_devQuentin Monnet1-0/+1
2018-11-11bpf: pass a struct with offload callbacks to bpf_offload_dev_create()Quentin Monnet1-1/+2
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-9/+9
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+7
2018-11-10net: phy: leds: Don't make our own link speed namesKyle Roeschley1-1/+1
2018-11-10net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit1-5/+5
2018-11-10ptp: deprecate gettime64() in favor of gettimex64()Miroslav Lichvar1-0/+2
2018-11-10ptp: add PTP_SYS_OFFSET_EXTENDED ioctlMiroslav Lichvar2-0/+43
2018-11-10Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-7/+1
2018-11-09can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel1-1/+2
2018-11-09can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel1-0/+4