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-07-23
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
1
-0
/
+2
2018-07-23
net: sched: introduce chain templates
Jiri Pirko
1
-0
/
+12
2018-07-23
net: sched: introduce chain object to uapi
Jiri Pirko
2
-0
/
+8
2018-07-23
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
1
-1
/
+4
2018-07-23
net/mlx5: FW tracer, events handling
Feras Daoud
1
-0
/
+7
2018-07-23
net/mlx5: FW tracer, implement tracer logic
Feras Daoud
1
-0
/
+3
2018-07-23
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
4
-16
/
+181
2018-07-23
net/smc: provide smc mode in smc_diag.c
Karsten Graul
1
-1
/
+8
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
1
-0
/
+1
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
1
-5
/
+0
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+11
2018-07-20
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
1
-0
/
+10
2018-07-20
driver core: set up ownership of class devices in sysfs
Dmitry Torokhov
1
-0
/
+5
2018-07-20
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
1
-0
/
+4
2018-07-20
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
1
-9
/
+19
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
19
-190
/
+191
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
31
-155
/
+186
2018-07-20
Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2018-07-20
Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
Lu Baolu
1
-0
/
+1
2018-07-19
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
1
-0
/
+15
2018-07-19
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
1
-0
/
+5
2018-07-19
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+1
2018-07-19
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
1
-0
/
+2
2018-07-19
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-26
/
+47
2018-07-18
ipv6: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-18
net: dsa: Remove VLA usage
Salvatore Mesoraca
1
-0
/
+3
2018-07-18
net/mlx5: Better return types for CQE API
Tariq Toukan
1
-4
/
+4
2018-07-18
net/mlx5: Add core support for double vlan push/pop steering action
Jianbo Liu
2
-3
/
+12
2018-07-18
net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures
Eran Ben Elisha
2
-2
/
+22
2018-07-18
net/mlx5: FW tracer, add hardware structures
Feras Daoud
2
-1
/
+64
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
1
-5
/
+4
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
1
-0
/
+2
2018-07-18
bpf: offload: allow program and map sharing per-ASIC
Jakub Kicinski
1
-0
/
+1
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
1
-2
/
+7
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
1
-0
/
+3
2018-07-18
bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()
Jakub Kicinski
1
-1
/
+1
2018-07-18
bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer
Roman Gushchin
1
-1
/
+1
2018-07-18
netfilter: nf_osf: add missing definitions to header file
Fernando Fernandez Mancera
2
-8
/
+13
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2
-28
/
+104
2018-07-18
netfilter: nft_socket: Expose socket mark
Máté Eckl
1
-1
/
+3
2018-07-18
netfilter: nf_tables: use dedicated mutex to guard transactions
Florian Westphal
1
-0
/
+1
2018-07-18
netfilter: nf_tables: take module reference when starting a batch
Florian Westphal
1
-0
/
+1
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
1
-3
/
+1
2018-07-18
ipvs: add assured state for conn templates
Julian Anastasov
1
-0
/
+16
2018-07-18
ipvs: provide just conn to ip_vs_state_name
Julian Anastasov
1
-1
/
+1
2018-07-18
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...
Yi-Hung Wei
1
-4
/
+13
2018-07-18
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
Yi-Hung Wei
1
-4
/
+7
2018-07-18
netfilter: nf_conncount: Switch to plain list
Yi-Hung Wei
1
-3
/
+12
2018-07-18
net: phy: sfp: Add HWMON support for module sensors
Andrew Lunn
1
-1
/
+71
[next]