| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: input: fix path to input code defnitions | Martin Kepplinger | 2017-03-14 | 1 | -2/+2 |
* | Documentation: hid: fix path to input bus definitions | Martin Kepplinger | 2017-03-14 | 1 | -1/+1 |
* | doc: ABI: vdso: update parse_vdso.c reference | Baruch Siach | 2017-03-14 | 1 | -1/+2 |
* | cpufreq: User/admin documentation update and consolidation | Rafael J. Wysocki | 2017-03-14 | 7 | -629/+716 |
* | docs-rst: Don't use explicit Makefile rules to build SVG and DOT files | Mauro Carvalho Chehab | 2017-03-13 | 10 | -91/+45 |
* | docs-rst: automatically convert Graphviz and SVG images | Markus Heiser | 2017-03-09 | 6 | -6/+665 |
* | doc: Explain light-handed markup preference a bit better | Daniel Vetter | 2017-03-09 | 1 | -1/+16 |
* | Documentation: cpu-freq: cpu-drivers: Fix repetition of word 'to' | sayli karnik | 2017-03-09 | 1 | -1/+1 |
* | Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the' | sayli karnik | 2017-03-09 | 1 | -1/+1 |
* | Documentation: phy: Fix repetition of word 'the' | sayli karnik | 2017-03-09 | 1 | -1/+1 |
* | docs: Clarify details for reporting security bugs | Kees Cook | 2017-03-07 | 1 | -5/+34 |
* | Merge tag 'v4.11-rc1' into docs-next | Jonathan Corbet | 2017-03-07 | 12371 | -225790/+517052 |
|\ |
|
| * | Linux 4.11-rc1v4.11-rc1 | Linus Torvalds | 2017-03-05 | 1 | -2/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-03-05 | 86 | -368/+895 |
| |\ |
|
| | * | strparser: destroy workqueue on module exit | WANG Cong | 2017-03-04 | 1 | -0/+1 |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-03-04 | 5 | -91/+66 |
| | |\ |
|
| | | * | netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails | Pablo Neira Ayuso | 2017-03-03 | 2 | -81/+58 |
| | | * | netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups | Pablo Neira Ayuso | 2017-03-03 | 1 | -5/+4 |
| | | * | netfilter: nf_conntrack_sip: fix wrong memory initialisation | Christophe Leroy | 2017-03-03 | 1 | -2/+0 |
| | | * | netfilter: use skb_to_full_sk in ip_route_me_harder | Florian Westphal | 2017-02-28 | 1 | -3/+4 |
| | * | | Merge branch 'sfx-fixes' | David S. Miller | 2017-03-03 | 1 | -6/+6 |
| | |\ \ |
|
| | | * | | sfc: fix IPID endianness in TSOv2 | Edward Cree | 2017-03-03 | 1 | -1/+1 |
| | | * | | sfc: avoid max() in array size | Edward Cree | 2017-03-03 | 1 | -5/+5 |
| | |/ / |
|
| | * | | Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm... | David S. Miller | 2017-03-03 | 3 | -24/+38 |
| | |\ \ |
|
| | | * | | can: flexcan: fix typo in comment | Marc Kleine-Budde | 2017-03-03 | 1 | -1/+1 |
| | | * | | can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer | Marc Kleine-Budde | 2017-03-03 | 1 | -6/+3 |
| | | * | | can: gs_usb: fix coding style | Ethan Zonca | 2017-03-03 | 1 | -6/+5 |
| | | * | | can: gs_usb: Don't use stack memory for USB transfers | Ethan Zonca | 2017-03-03 | 1 | -11/+29 |
| | * | | | rds: remove unnecessary returned value check | Zhu Yanjun | 2017-03-03 | 4 | -14/+4 |
| | * | | | rxrpc: Fix potential NULL-pointer exception | David Howells | 2017-03-03 | 1 | -7/+8 |
| | * | | | Merge branch 'nfp-fixes' | David S. Miller | 2017-03-03 | 1 | -3/+4 |
| | |\ \ \ |
|
| | | * | | | nfp: correct DMA direction in XDP DMA sync | Jakub Kicinski | 2017-03-03 | 1 | -2/+2 |
| | | * | | | nfp: don't tell FW about the reserved buffer space | Jakub Kicinski | 2017-03-03 | 1 | -1/+2 |
| | |/ / / |
|
| | * | | | Merge branch 'bgmac-fixes' | David S. Miller | 2017-03-03 | 3 | -10/+39 |
| | |\ \ \ |
|
| | | * | | | net: ethernet: bgmac: mac address change bug | Hari Vyas | 2017-03-03 | 1 | -1/+5 |
| | | * | | | net: ethernet: bgmac: init sequence bug | Jon Mason | 2017-03-03 | 2 | -9/+34 |
| | |/ / / |
|
| | * | | | Merge branch 'xen-netback-fixes' | David S. Miller | 2017-03-03 | 1 | -12/+19 |
| | |\ \ \ |
|
| | | * | | | xen-netback: don't vfree() queues under spinlock | Paul Durrant | 2017-03-03 | 1 | -1/+4 |
| | | * | | | xen-netback: keep a local pointer for vif in backend_disconnect() | Paul Durrant | 2017-03-03 | 1 | -14/+18 |
| | |/ / / |
|
| | * | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2017-03-03 | 3 | -6/+23 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines | Alexander Duyck | 2017-03-03 | 2 | -2/+3 |
| | | * | | ixgbe: update the rss key on h/w, when ethtool ask for it | Paolo Abeni | 2017-03-03 | 3 | -4/+20 |
| | |/ / |
|
| | * | | xen-netback: Use GFP_ATOMIC to allocate hash | Anoob Soman | 2017-03-02 | 1 | -1/+1 |
| | * | | bonding: use ETH_MAX_MTU as max mtu | WANG Cong | 2017-03-02 | 1 | -0/+1 |
| | * | | netvsc: fix use-after-free in netvsc_change_mtu() | Dexuan Cui | 2017-03-02 | 1 | -4/+11 |
| | * | | Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-03-02 | 7 | -26/+47 |
| | |\ \ |
|
| | | * | | average: change to declare precision, not factor | Johannes Berg | 2017-03-02 | 7 | -26/+47 |
| | * | | | Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub... | David S. Miller | 2017-03-02 | 2 | -3/+117 |
| | |\ \ \ |
|
| | | * | | | ath10k: search SMBIOS for OEM board file extension | Waldemar Rymarkiewicz | 2017-03-02 | 2 | -3/+117 |
| | * | | | | ipv6: ignore null_entry in inet6_rtm_getroute() too | WANG Cong | 2017-03-02 | 1 | -0/+6 |