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-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+6
2015-06-08
net/mlx5_core: Fix static checker warnings around system guid query flow
Majd Dibbiny
1
-1
/
+1
2015-06-08
tcp: get_cookie_sock() consolidation
Eric Dumazet
1
-0
/
+3
2015-06-07
bpf: allow programs to write to certain skb fields
Alexei Starovoitov
2
-1
/
+4
2015-06-07
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
2
-0
/
+2
2015-06-07
Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2015-06-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2015-06-05
net/mlx5_core: Add more query port helpers
Majd Dibbiny
1
-0
/
+8
2015-06-05
net/mlx5_core: Use port number when querying port ptys
Majd Dibbiny
1
-1
/
+1
2015-06-05
net/mlx5_core: Use port number in the query port mtu helpers
Majd Dibbiny
1
-2
/
+4
2015-06-05
net/mlx5_core: Get vendor-id using the query adapter command
Majd Dibbiny
2
-2
/
+6
2015-06-05
net/mlx5_core: Add new query HCA vport commands
Majd Dibbiny
4
-8
/
+87
2015-06-05
net/mlx5_core: Make the vport helpers available for the IB driver too
Majd Dibbiny
1
-0
/
+41
2015-06-05
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
2
-7
/
+15
2015-06-05
mpls: Add MPLS entropy label in flow_keys
Tom Herbert
1
-0
/
+1
2015-06-05
net: Add GRE keyid in flow_keys
Tom Herbert
1
-0
/
+6
2015-06-05
net: Add IPv6 flow label to flow_keys
Tom Herbert
1
-1
/
+3
2015-06-05
net: Add VLAN ID to flow_keys
Tom Herbert
1
-0
/
+6
2015-06-05
net: Get rid of IPv6 hash addresses flow keys
Tom Herbert
1
-1
/
+0
2015-06-05
net: Add keys for TIPC address
Tom Herbert
1
-0
/
+10
2015-06-05
net: Add full IPv6 addresses to flow_keys
Tom Herbert
3
-23
/
+69
2015-06-05
net: Get skb hash over flow_keys structure
Tom Herbert
4
-4
/
+23
2015-06-05
mpls: Add definition for IPPROTO_MPLS
Tom Herbert
1
-0
/
+2
2015-06-04
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...
David S. Miller
1
-0
/
+9
2015-06-04
bpf: introduce bpf_clone_redirect() helper
Alexei Starovoitov
1
-0
/
+10
2015-06-04
net: phy: dp83867: Add TI dp83867 phy
Dan Murphy
1
-0
/
+45
2015-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+0
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-26
/
+101
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+6
2015-06-02
geneve: allow user to specify TOS info for tunnel frames
John W. Linville
1
-0
/
+1
2015-06-02
geneve: allow user to specify TTL for tunnel frames
John W. Linville
1
-0
/
+1
2015-06-02
vlan: Add GRO support for non hardware accelerated vlan
Toshiaki Makita
1
-0
/
+20
2015-06-02
openvswitch: include datapath actions with sampled-packet upcall to userspace
Neil McKee
1
-0
/
+4
2015-06-02
net: Add priority to packet_offload objects.
David S. Miller
1
-0
/
+1
2015-06-01
include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h
Mikko Rapeli
1
-0
/
+1
2015-06-01
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
1
-1
/
+2
2015-06-01
net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.h
Sowmini Varadhan
1
-0
/
+10
2015-06-01
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
1
-0
/
+1
2015-06-01
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...
David S. Miller
2
-3
/
+4
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
3
-7
/
+7
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
Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-3
/
+4
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
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-4
/
+2
2015-05-31
target: Move passthrough CDB parsing into a common function
Andy Grover
1
-0
/
+2
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
[next]