summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli1-0/+3
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli1-1/+1
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit1-0/+1
2017-12-13phylib: add reset after clk enable supportRichard Leitner1-0/+2
2017-12-13phylib: Add device reset delay supportRichard Leitner1-0/+2
2017-12-12tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2017-12-11sctp: add basic structures and make chunk function for idataXin Long1-0/+17
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long1-0/+3
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayTom Herbert1-0/+6
2017-12-11rhashtable: abstract out function to get hashTom Herbert1-10/+18
2017-12-11rhashtable: Add rhastable_walk_peekTom Herbert1-0/+2
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert1-1/+7
2017-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-48/+25
2017-12-09kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-40/+8
2017-12-08macvlan: fix memory hole in macvlan_devGirish Moodalbail1-1/+1
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland1-0/+1
2017-12-08net: skb_array: expose peek APIJohn Fastabend1-0/+5
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung1-1/+2
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+5
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork1-0/+1
2017-12-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman1-0/+6
2017-12-06net: remove hlist_nulls_add_tail_rcu()Eric Dumazet1-38/+0
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+0
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov2-0/+8
2017-12-05flow_dissector: dissect tunnel info outside __skb_flow_dissect()Simon Horman1-0/+5
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2017-12-05phylink: convert to fwnodeRussell King1-1/+2
2017-12-05sfp: convert to fwnodeRussell King1-3/+4
2017-12-05sfp: add documentation for kernel APIsRussell King1-14/+36
2017-12-05phylink: add documentation for kernel APIsRussell King1-48/+135
2017-12-05phylink: remove phylink_init_eee()Russell King1-1/+0
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King1-12/+7
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell King1-0/+14
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-12/+78
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-1/+5
2017-12-05bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo1-0/+1
2017-12-04irqdesc: Use bool return type instead of intWill Deacon1-3/+3
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+1
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+4
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit1-1/+0
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger1-22/+0
2017-12-03net: xdp: report flags program was installed with on queryJakub Kicinski1-0/+2
2017-12-03net: xdp: avoid output parameters when querying XDP progJakub Kicinski1-1/+2
2017-12-02iio: stm32: fix adc/trigger link errorArnd Bergmann1-1/+4