index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-05
ieee80211: add new VHT capability fields/parsing
Johannes Berg
1
-2
/
+33
2018-09-05
cfg80211: add he_capabilities (ext) IE to AP settings
Shaul Triebitz
1
-0
/
+2
2018-09-05
ieee80211: remove redundant leading zeroes
Sara Sharon
1
-2
/
+2
2018-09-05
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
1
-5
/
+12
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-28
/
+68
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-5
/
+8
2018-09-03
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-4
/
+4
2018-09-03
vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2018-09-03
r8169: add support for NCube 8168 network card
Anthony Wong
1
-0
/
+2
2018-09-02
uapi: Fix linux/rds.h userspace compilation errors.
Vinson Lee
1
-0
/
+1
2018-09-02
net/sched: fix type of htb statistics
Florent Fourcot
1
-3
/
+3
2018-09-02
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+33
2018-09-01
net/tls: Add support for async decryption of tls records
Vakul Garg
1
-0
/
+6
2018-08-31
Revert "net: sched: act: add extack for lookup callback"
Cong Wang
1
-2
/
+1
2018-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-13
/
+78
2018-09-01
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
1
-6
/
+2
2018-08-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-14
/
+24
2018-08-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2018-08-31
of: Add device_type access helper functions
Rob Herring
1
-0
/
+12
2018-08-30
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
1
-1
/
+1
2018-08-30
virtchnl: use u8 type for a field in the virtchnl_filter struct
Harshitha Ramamurthy
1
-1
/
+1
2018-08-30
of: add node name compare helper functions
Rob Herring
1
-0
/
+13
2018-08-30
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2018-08-29
Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...
David S. Miller
3
-9
/
+28
2018-08-29
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
2
-35
/
+13
2018-08-29
genetlink: constify genl_err_attr() argument
Michal Kubecek
1
-1
/
+1
2018-08-29
bpf/verifier: per-register parent pointers
Edward Cree
1
-5
/
+3
2018-08-29
Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-08-29
Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-7
/
+1
2018-08-29
net: add napi_if_scheduled_mark_missed
Magnus Karlsson
1
-0
/
+26
2018-08-29
xsk: expose xdp_umem_get_{data,dma} to drivers
Björn Töpel
1
-0
/
+43
2018-08-29
xdp: export xdp_rxq_info_unreg_mem_model
Björn Töpel
1
-0
/
+1
2018-08-29
xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY
Björn Töpel
1
-2
/
+3
2018-08-29
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2018-08-29
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
1
-10
/
+10
2018-08-29
cfg80211: clarify frames covered by average ACK signal report
Balaji Pothunoori
1
-7
/
+11
2018-08-28
cfg80211: Add support for 60GHz band channels 5 and 6
Alexei Avshalom Lazar
2
-2
/
+2
2018-08-28
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
1
-0
/
+4
2018-08-28
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-0
/
+11
2018-08-28
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2
-4
/
+4
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-18
/
+14
2018-08-26
hwmon: (ina2xx) fix sysfs shunt resistor read access
Lothar Felten
1
-1
/
+1
2018-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-14
/
+54
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
4
-2
/
+31
2018-08-25
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+17
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-9
/
+0
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-4
/
+5
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-24
/
+23
[next]