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-10-28
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
2
-0
/
+13
2015-10-28
qed: Add statistics support
Manish Chopra
1
-0
/
+3
2015-10-28
qed: Add link support
Yuval Mintz
1
-0
/
+4
2015-10-28
qed: Add slowpath L2 support
Manish Chopra
1
-0
/
+120
2015-10-28
qed: Add basic L2 interface
Yuval Mintz
2
-0
/
+317
2015-10-28
qed: Add module with basic common support
Yuval Mintz
3
-0
/
+1644
2015-10-27
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
1
-0
/
+1
2015-10-27
Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linux
David S. Miller
1
-0
/
+7
2015-10-27
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
1
-1
/
+0
2015-10-26
arcnet: com20020-pci: add led trigger support
Michael Grzeschik
1
-0
/
+7
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-1
/
+63
2015-10-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-163
/
+110
2015-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
3
-0
/
+10
2015-10-23
mpls: multipath route support
Roopa Prabhu
1
-1
/
+1
2015-10-23
net: phy: Add nested variants of mdiobus read/write
Neil Armstrong
1
-0
/
+2
2015-10-23
if_link: Add control trust VF
Hiroshi Shimamoto
3
-0
/
+10
2015-10-23
tcp/dccp: fix hashdance race for passive sessions
Eric Dumazet
3
-4
/
+11
2015-10-23
overflow-arith: begin to add support for overflow builtin functions
Hannes Frederic Sowa
2
-0
/
+22
2015-10-23
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2
-0
/
+39
2015-10-22
net: dsa: remove port_fdb_getnext
Vivien Didelot
1
-3
/
+0
2015-10-22
net: dsa: add port_fdb_dump function
Vivien Didelot
1
-0
/
+4
2015-10-22
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...
David S. Miller
4
-28
/
+168
2015-10-22
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2
-0
/
+12
2015-10-22
tcp: fastopen: limit max_qlen
Eric Dumazet
1
-1
/
+2
2015-10-22
net: mdio-gpio: move platform data header
Vivien Didelot
1
-0
/
+0
2015-10-22
openvswitch: Clarify conntrack COMMIT behaviour
Joe Stringer
1
-1
/
+2
2015-10-22
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
1
-1
/
+2
2015-10-21
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
Johan Hedberg
1
-3
/
+0
2015-10-21
Bluetooth: Add hci_conn_hash_lookup_le() helper function
Johan Hedberg
1
-0
/
+24
2015-10-21
tcp: use RACK to detect losses
Yuchung Cheng
1
-0
/
+9
2015-10-21
tcp: track the packet timings in RACK
Yuchung Cheng
2
-0
/
+11
2015-10-21
tcp: skb_mstamp_after helper
Yuchung Cheng
1
-0
/
+9
2015-10-21
tcp: remove tcp_mark_lost_retrans()
Yuchung Cheng
1
-2
/
+0
2015-10-21
tcp: track min RTT using windowed min-filter
Yuchung Cheng
2
-0
/
+10
2015-10-21
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
1
-0
/
+1
2015-10-21
Bluetooth: Introduce driver specific post init callback
Marcel Holtmann
1
-0
/
+1
2015-10-21
6lowpan: remove lowpan_is_addr_broadcast
Alexander Aring
1
-10
/
+0
2015-10-21
6lowpan: move IPHC functionality defines
Alexander Aring
1
-123
/
+0
2015-10-21
6lowpan: remove lowpan_fetch_skb_u8
Alexander Aring
1
-13
/
+14
2015-10-21
6lowpan: cleanup lowpan_header_decompress
Alexander Aring
2
-6
/
+28
2015-10-21
6lowpan: cleanup lowpan_header_compress
Alexander Aring
1
-7
/
+23
2015-10-21
6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN
Alexander Aring
1
-0
/
+8
2015-10-21
Bluetooth: Add support setup stage internal notification event
Marcel Holtmann
1
-0
/
+1
2015-10-21
Bluetooth: Add new quirk for non-persistent diagnostic settings
Marcel Holtmann
1
-0
/
+9
2015-10-21
Bluetooth: Don't use remote address type to decide IRK persistency
Johan Hedberg
1
-1
/
+1
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-39
/
+129
2015-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-25
/
+27
2015-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-71
/
+50
2015-10-19
uapi: add mpls_iptunnel.h
stephen hemminger
1
-0
/
+1
2015-10-19
tcp: do not set queue_mapping on SYNACK
Eric Dumazet
1
-1
/
+1
[next]