index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-27
netfilter: nat: remove l3 manip_pkt hook
Florian Westphal
1
-5
/
+4
2019-02-27
netfilter: nat: remove nf_nat_l4proto.h
Florian Westphal
1
-16
/
+0
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
1
-9
/
+0
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
1
-4
/
+2
2019-02-27
netfilter: nft_compat: use .release_ops and remove list of extension
Pablo Neira Ayuso
1
-0
/
+3
2019-02-26
tcp: convert tcp_md5_needed to static_branch API
Eric Dumazet
1
-2
/
+2
2019-02-26
tcp: get rid of __tcp_add_write_queue_tail()
Eric Dumazet
1
-6
/
+1
2019-02-26
tcp: get rid of tcp_check_send_head()
Eric Dumazet
1
-6
/
+0
2019-02-26
clk: mediatek: correct cpu clock name for MT8173 SoC
Seiya Wang
1
-1
/
+2
2019-02-26
soc: fsl: guts: make fsl_guts_get_svr() static
Horia Geantă
1
-2
/
+0
2019-02-26
vxlan: add extack support for create and changelink
Roopa Prabhu
1
-0
/
+31
2019-02-26
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
2
-0
/
+16
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
1
-6
/
+4
2019-02-26
net: remove unused struct inet_frag_queue.fragments field
Peter Oskolkov
1
-3
/
+1
2019-02-26
Merge branch 'asoc-5.1' into asoc-next
Mark Brown
8
-30
/
+169
2019-02-26
scsi: clean obsolete return values of eh_timed_out
Avri Altman
1
-5
/
+1
2019-02-26
platform: set of_node in platform_device_register_full()
Mans Rullgard
1
-0
/
+1
2019-02-26
VMCI: Support upto 64-bit PPNs
Vishnu DASA
1
-2
/
+5
2019-02-26
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
1
-0
/
+1
2019-02-26
ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UCI values.
Mike Leach
1
-0
/
+6
2019-02-26
ARM: 8838/1: drivers: amba: Updates to component identification for driver matching.
Mike Leach
1
-0
/
+33
2019-02-26
iommu: Document iommu_ops.is_attach_deferred()
Geert Uytterhoeven
1
-0
/
+2
2019-02-26
iommu: Document iommu_ops.iotlb_sync_map()
Geert Uytterhoeven
1
-0
/
+1
2019-02-26
PCI/ATS: Add pci_ats_page_aligned() interface
Kuppuswamy Sathyanarayanan
2
-0
/
+3
2019-02-26
PCI/ATS: Add pci_prg_resp_pasid_required() interface.
Kuppuswamy Sathyanarayanan
2
-0
/
+6
2019-02-26
iommu: Fix flush_tlb_all typo
Tom Murphy
1
-1
/
+1
2019-02-26
Bluetooth: Add quirk for reading BD_ADDR from fwnode property
Matthias Kaehlcke
1
-0
/
+12
2019-02-25
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
1
-0
/
+2
2019-02-25
net: Add __icmp_send helper.
Nazarov Sergey
1
-1
/
+8
2019-02-25
net: sched: pie: add more cases to auto-tune alpha and beta
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
rtc: remove rtc_class_ops.read_callback
Alexandre Belloni
1
-2
/
+1
2019-02-25
net: sched: set dedicated tcf_walker flag when tp is empty
Vlad Buslov
1
-0
/
+1
2019-02-25
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
Angus Ainslie (Purism)
1
-0
/
+1
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
1
-6
/
+0
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Trond Myklebust
8
-38
/
+813
2019-02-25
mmc: core: Convert mmc_regulator_get_ocrmask() to static
Ulf Hansson
1
-6
/
+0
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
1
-1
/
+0
2019-02-25
btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to btrfs_qgroup_extent_record
Qu Wenruo
1
-29
/
+0
2019-02-25
btrfs: don't use global reserve for chunk allocation
Josef Bacik
1
-0
/
+1
2019-02-25
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
1
-0
/
+2
2019-02-25
Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-17
/
+9
2019-02-25
mmc: core: Indicate SD specs higher than 4.0
Avri Altman
1
-0
/
+2
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
2
-0
/
+6
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
1
-1
/
+1
2019-02-25
mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
Lukas Wunner
1
-0
/
+5
2019-02-24
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
1
-4
/
+0
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
1
-2
/
+1
2019-02-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
2
-1
/
+2
2019-02-24
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
Vakul Garg
1
-0
/
+10
2019-02-24
ipv6: icmp: use percpu allocation
Kefeng Wang
1
-1
/
+1
[prev]
[next]