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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
1
-0
/
+42
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
1
-2
/
+3
2016-05-16
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
1
-0
/
+3
2016-05-16
bpf: move bpf_jit_enable declaration
Daniel Borkmann
2
-1
/
+2
2016-05-16
net/mlx5_core: Flow counters infrastructure
Amir Vadai
2
-0
/
+19
2016-05-16
net/mlx5_core: Introduce flow steering destination of type counter
Amir Vadai
2
-0
/
+4
2016-05-16
net/mlx5_core: Firmware commands to support flow counters
Amir Vadai
1
-3
/
+96
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-3
/
+31
2016-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-0
/
+15
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+2
2016-05-13
Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-0
/
+2
2016-05-13
Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus
Mark Brown
1
-0
/
+2
2016-05-12
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
2
-3
/
+12
2016-05-12
qed*: Tx-switching configuration
Yuval Mintz
2
-0
/
+3
2016-05-12
qed*: support ndo_get_vf_config
Yuval Mintz
1
-0
/
+3
2016-05-12
qed*: IOV support spoof-checking
Yuval Mintz
1
-0
/
+2
2016-05-12
qed*: IOV link control
Yuval Mintz
1
-0
/
+6
2016-05-12
qed*: Support forced MAC
Yuval Mintz
2
-0
/
+5
2016-05-12
qed*: Support PVID configuration
Yuval Mintz
1
-0
/
+1
2016-05-12
qed: IOV configure and FLR
Yuval Mintz
2
-0
/
+24
2016-05-12
qed: Introduce VFs
Yuval Mintz
2
-2
/
+65
2016-05-12
qed: Add VF->PF channel infrastructure
Yuval Mintz
1
-0
/
+5
2016-05-11
net/mlx5e: CQE compression
Tariq Toukan
1
-0
/
+34
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
2
-1
/
+18
2016-05-11
Merge branch 'ovl-fixes' into for-linus
Al Viro
53
-484
/
+309
2016-05-10
vfs: add lookup_hash() helper
Miklos Szeredi
1
-0
/
+2
2016-05-10
vfs: add vfs_select_inode() helper
Miklos Szeredi
1
-0
/
+12
2016-05-10
block/drbd: align properly u64 in nl messages
Nicolas Dichtel
1
-1
/
+6
2016-05-10
net: phy: add phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-0
/
+4
2016-05-10
Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
1
-2
/
+20
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-273
/
+28
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+3
2016-05-09
compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()
Josh Poimboeuf
1
-1
/
+1
2016-05-09
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
1
-0
/
+2
2016-05-09
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
1
-2
/
+20
2016-05-08
net: Add Qualcomm IPC router
Courtney Cavin
1
-1
/
+3
2016-05-08
soc: qcom: smd: Introduce compile stubs
Bjorn Andersson
1
-1
/
+27
2016-05-06
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
1
-0
/
+3
2016-05-06
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
1
-0
/
+16
2016-05-06
Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2016-05-06
Merge branches 'acpica-fixes' and 'device-properties-fixes'
Rafael J. Wysocki
1
-1
/
+1
2016-05-05
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
1
-2
/
+2
2016-05-05
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
1
-0
/
+22
2016-05-05
rapidio/mport_cdev: fix uapi type definitions
Alexandre Bounine
1
-271
/
+0
2016-05-05
mm: memcontrol: let v2 cgroups follow changes in system swappiness
Johannes Weiner
1
-0
/
+4
2016-05-04
tcp: fix lockdep splat in tcp_snd_una_update()
Eric Dumazet
1
-0
/
+14
2016-05-04
net: remove dev->trans_start
Florian Westphal
1
-10
/
+5
2016-05-04
netdevice: add helper to update trans_start
Florian Westphal
1
-0
/
+6
2016-05-04
net/mlx5: Flow steering, Add vport ACL support
Mohamad Haj Yahia
3
-0
/
+21
[next]