index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-19
Merge branches 'pci/iommu' and 'pci/resource' into next
Bjorn Helgaas
4
-2
/
+13
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
1
-0
/
+10
2015-03-19
gpio: move pincontrol calls to <linux/gpio/driver.h>
Linus Walleij
2
-48
/
+48
2015-03-19
bridge: add ageing_time, stp_state, priority over netlink
Jörg Thalheim
1
-0
/
+3
2015-03-19
net: Fix high overhead of vlan sub-device teardown.
David S. Miller
1
-0
/
+1
2015-03-19
net: add support for phys_port_name
David Ahern
2
-0
/
+5
2015-03-19
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2
-6
/
+0
2015-03-19
inet: request sock should init IPv6/IPv4 addresses
Eric Dumazet
1
-0
/
+5
2015-03-19
inet: get rid of last __inet_hash_connect() argument
Eric Dumazet
1
-3
/
+1
2015-03-19
ipv6: get rid of __inet6_hash()
Eric Dumazet
2
-2
/
+1
2015-03-19
inet: add IPv6 support to sk_ehashfn()
Eric Dumazet
1
-0
/
+19
2015-03-19
net: introduce sk_ehashfn() helper
Eric Dumazet
1
-0
/
+2
2015-03-19
netns: constify net_hash_mix() and various callers
Eric Dumazet
3
-6
/
+6
2015-03-19
tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
Christophe Ricard
1
-16
/
+5
2015-03-19
PNP: Add helper macro for pnp_register_driver boilerplate
Peter Huewe
1
-0
/
+12
2015-03-18
vfs: Add general support to enforce project quota limits
Li Xi
2
-2
/
+6
2015-03-18
net/mlx4_core: Add basic support for QP max-rate limiting
Or Gerlitz
2
-4
/
+27
2015-03-18
net: Add max rate tx queue attribute
John Fastabend
1
-0
/
+8
2015-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+4
2015-03-18
cc2520: Add support for CC2591 amplifier.
Brad Campbell
1
-0
/
+1
2015-03-18
rhashtable: Remove max_shift and min_shift
Herbert Xu
1
-4
/
+0
2015-03-18
rhashtable: Introduce max_size/min_size
Herbert Xu
1
-0
/
+4
2015-03-18
rhashtable: Remove shift from bucket_table
Herbert Xu
1
-2
/
+0
2015-03-18
usb: phy: msm: Remove dead code
Stephen Boyd
1
-4
/
+0
2015-03-18
uwb: Remove umc bus legacy suspend/resume support
Lars-Peter Clausen
1
-2
/
+0
2015-03-18
usb: chipidea: add a flag for turn on vbus early for host
Li Jun
1
-0
/
+1
2015-03-18
usb: chipidea: add runtime power management support
Peter Chen
1
-0
/
+1
2015-03-18
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
1
-4
/
+5
2015-03-18
of: base: add function to get highest id of an alias stem
Wolfram Sang
1
-0
/
+6
2015-03-18
regulator: Fix documentation for regmap in the config
Axel Lin
1
-1
/
+1
2015-03-18
dmaengine: imx-sdma: Add support for version 3 firmware
Fabio Estevam
1
-0
/
+3
2015-03-18
inet: fix request sock refcounting
Eric Dumazet
3
-6
/
+11
2015-03-18
tcp: rename struct tcp_request_sock listener
Eric Dumazet
1
-1
/
+1
2015-03-18
inet: add rsk_listener field to struct request_sock
Eric Dumazet
1
-3
/
+9
2015-03-18
inet: uninline inet_reqsk_alloc()
Eric Dumazet
1
-22
/
+2
2015-03-18
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
1
-3
/
+6
2015-03-18
ACPI: Add acpi_device_uid() for convenience
Adrian Hunter
1
-0
/
+1
2015-03-18
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.
Hongzhou Yang
1
-0
/
+40
2015-03-18
ASoC: dapm: add code to configure dai link parameters
Nikesh Oswal
2
-0
/
+4
2015-03-18
drm/i915: Export total subslice and EU counts
Jeff McGee
1
-0
/
+2
2015-03-18
drm/i915: remove indirection in the PCI ID macros
Jani Nikula
1
-24
/
+25
2015-03-18
drm/fourcc: 64 #defines need ULL postfix
Daniel Vetter
1
-1
/
+1
2015-03-18
drm/i915: Add I915_PARAM_REVISION
Neil Roberts
1
-0
/
+1
2015-03-17
tcp: uninline tcp_oow_rate_limited()
Eric Dumazet
1
-30
/
+2
2015-03-17
tcp: move tcp_openreq_init() to tcp_input.c
Eric Dumazet
1
-25
/
+0
2015-03-17
inet: move ir_mark to fill a hole
Eric Dumazet
1
-6
/
+5
2015-03-17
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
1
-0
/
+3
2015-03-17
netdevice.h: fix ndo_bridge_* comments
Nicolas Dichtel
1
-1
/
+4
2015-03-17
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+16
2015-03-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
[prev]
[next]