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-05-31
cc2520: fix CC2591 handling
Varka Bhadram
1
-1
/
+0
2015-05-31
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
1
-6
/
+4
2015-05-31
ieee802154: Fix generation of random EUI-64 addresses.
Lennert Buytenhek
1
-3
/
+3
2015-05-31
bpf: add missing rcu protection when releasing programs from prog_array
Alexei Starovoitov
1
-1
/
+5
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-0
/
+11
2015-05-31
net/mlx4: Add EQ pool
Matan Barak
1
-4
/
+7
2015-05-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-49
/
+154
2015-05-31
net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
Amir Vadai
2
-0
/
+20
2015-05-31
net/mlx5: Ethernet resource handling files
Amir Vadai
1
-0
/
+54
2015-05-31
net/mlx5_core: Set/Query port MTU commands
Saeed Mahameed
1
-0
/
+4
2015-05-31
net/mlx5_core: Modify CQ moderation parameters
Rana Shahout
1
-0
/
+3
2015-05-31
net/mlx5_core: Implement get/set port status
Rana Shahout
1
-0
/
+8
2015-05-31
net/mlx5_core: Implement access functions of ptys register fields
Saeed Mahameed
1
-0
/
+14
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
2
-59
/
+65
2015-05-31
net/mlx5_core: HW data structs/types definitions cleanup
Saeed Mahameed
4
-81
/
+6631
2015-05-31
net/mlx5_core: Set irq affinity hints
Saeed Mahameed
1
-3
/
+8
2015-05-31
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
1
-8
/
+1
2015-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+25
2015-05-31
if_vlan: fix vlaue -> value typo
Vivien Didelot
1
-3
/
+3
2015-05-31
bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields
Alexei Starovoitov
1
-0
/
+2
2015-05-31
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
1
-0
/
+1
2015-05-31
clk: qcom: Add support for NSS/GMAC clocks and resets
Stephen Boyd
2
-0
/
+45
2015-05-28
ethtool: Add helper routines to pass vf to rx_flow_spec
John Fastabend
1
-0
/
+25
2015-05-27
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
1
-0
/
+1
2015-05-27
pci: Add Cavium PCI vendor id
Sunil Goutham
1
-0
/
+2
2015-05-27
nl802154: add support to set cca ed level
Alexander Aring
1
-0
/
+1
2015-05-27
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2
-1
/
+2
2015-05-27
ieee802154: add set transmit power support
Varka Bhadram
1
-0
/
+1
2015-05-27
net: phy: Add phy_interface_is_rgmii helper
Florian Fainelli
1
-0
/
+11
2015-05-27
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
1
-44
/
+3
2015-05-26
ieee802154: Remove ieee802154_reduced_mlme_ops references.
Lennert Buytenhek
1
-6
/
+0
2015-05-26
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
1
-0
/
+1
2015-05-26
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
2
-0
/
+10
2015-05-26
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
1
-3
/
+3
2015-05-25
ipv6: Create percpu rt6_info
Martin KaFai Lau
2
-1
/
+3
2015-05-25
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
1
-0
/
+3
2015-05-25
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
1
-0
/
+3
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2
-1
/
+6
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
1
-1
/
+1
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
1
-5
/
+14
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
1
-1
/
+3
2015-05-25
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
Martin KaFai Lau
1
-2
/
+1
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
1
-2
/
+9
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
1
-0
/
+3
2015-05-23
mac802154: remove mib lock
Alexander Aring
1
-9
/
+0
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2
-3
/
+2
2015-05-23
mac802154: remove pib lock
Alexander Aring
1
-2
/
+0
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-18
/
+46
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-3
/
+29
2015-05-23
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
[next]