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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-10
NFC: Add NFC_CMD_DEACTIVATE_TARGET support
Mark Greer
2
-0
/
+31
2017-11-10
NFC: digital: Abort cmd when deactivating target
Mark Greer
1
-0
/
+1
2017-11-06
NFC: Convert timers to use timer_setup()
Allen Pais
4
-31
/
+21
2017-11-06
NFC: fdp: make struct nci_ops static
Colin Ian King
1
-1
/
+1
2017-11-06
nfc: s3fwrn5: make array match static const
Colin Ian King
1
-1
/
+1
2017-11-06
nfc: st21nfca: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-11-06
nfc: st-nci: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-11-06
nfc: s3fwrn5: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-11-06
nfc: pn544: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-11-06
nfc: pn533: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-11-06
nfc: nxp-nci: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-11-06
nfc: nfcmrvl: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-11-06
nfc: microread: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-11-06
NFC: fix device-allocation error return
Johan Hovold
1
-1
/
+1
2017-11-05
Merge branch 'eBPF-based-device-cgroup-controller'
David S. Miller
15
-76
/
+369
2017-11-05
selftests/bpf: add a test for device cgroup controller
Roman Gushchin
3
-2
/
+155
2017-11-05
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
Roman Gushchin
4
-3
/
+4
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
8
-1
/
+130
2017-11-05
device_cgroup: prepare code for bpf-based device controller
Roman Gushchin
2
-49
/
+59
2017-11-05
device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants
Roman Gushchin
1
-36
/
+36
2017-11-05
Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
22
-53
/
+696
2017-11-05
Merge branch 'nfp-ethtool-and-related-improvements'
David S. Miller
10
-30
/
+325
2017-11-05
nfp: implement ethtool FEC mode settings
Dirk van der Merwe
1
-1
/
+116
2017-11-05
nfp: add helpers for FEC support
Dirk van der Merwe
2
-0
/
+94
2017-11-05
nfp: add get/set link settings ndos to representors
Dirk van der Merwe
1
-0
/
+2
2017-11-05
nfp: resync repr state when port table sync
Dirk van der Merwe
3
-0
/
+54
2017-11-05
nfp: refactor nfp_app_reprs_set
Dirk van der Merwe
2
-18
/
+4
2017-11-05
nfp: make use of MAC reinit
Jakub Kicinski
5
-3
/
+40
2017-11-05
nfp: don't depend on compiler constant propagation
Jakub Kicinski
1
-8
/
+15
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
7
-4
/
+68
2017-11-05
Merge branch 'dsa-parsing-stage'
David S. Miller
3
-140
/
+179
2017-11-05
net: dsa: resolve tagging protocol at parse time
Vivien Didelot
1
-16
/
+15
2017-11-05
net: dsa: add one port parsing function per type
Vivien Didelot
1
-20
/
+36
2017-11-05
net: dsa: only check presence of link property
Vivien Didelot
1
-1
/
+1
2017-11-05
net: dsa: rework switch parsing
Vivien Didelot
1
-59
/
+58
2017-11-05
net: dsa: get tree before parsing ports
Vivien Didelot
1
-8
/
+10
2017-11-05
net: dsa: rework switch addition and removal
Vivien Didelot
1
-20
/
+27
2017-11-05
net: dsa: provide a find or new tree helper
Vivien Didelot
1
-11
/
+21
2017-11-05
net: dsa: get and put tree reference counting
Vivien Didelot
1
-11
/
+27
2017-11-05
net: dsa: simplify tree reference counting
Vivien Didelot
1
-20
/
+10
2017-11-05
net: dsa: make tree index unsigned
Vivien Didelot
3
-9
/
+9
2017-11-05
net: dsa: make switch index unsigned
Vivien Didelot
1
-1
/
+1
2017-11-05
liquidio: do not consider packets dropped by network stack as driver Rx dropped
Intiyaz Basha
1
-12
/
+3
2017-11-05
tools: bpftool: move p_err() and p_info() from main.h to common.c
Quentin Monnet
2
-31
/
+34
2017-11-05
Merge branch 'bpf-add-offload-as-a-first-class-citizen'
David S. Miller
36
-666
/
+686
2017-11-05
bpf: remove old offload/analyzer
Jakub Kicinski
3
-122
/
+0
2017-11-05
nfp: bpf: move to new BPF program offload infrastructure
Jakub Kicinski
7
-106
/
+121
2017-11-05
nfp: bpf: move translation prepare to offload.c
Jakub Kicinski
3
-91
/
+94
2017-11-05
nfp: bpf: move program prepare and free into offload.c
Jakub Kicinski
3
-33
/
+38
2017-11-05
nfp: bpf: require seamless reload for program replace
Jakub Kicinski
4
-42
/
+35
[next]