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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
gve: Introduce per netdev `enum gve_queue_format`
Bailey Forrest
5
-15
/
+37
2021-06-24
gve: Introduce a new model for device options
Bailey Forrest
2
-43
/
+179
2021-06-24
gve: Make gve_rx_slot_page_info.page_offset an absolute offset
Bailey Forrest
3
-5
/
+5
2021-06-24
gve: gve_rx_copy: Move padding to an argument
Bailey Forrest
3
-5
/
+7
2021-06-24
gve: Move some static functions to a common file
Bailey Forrest
5
-60
/
+94
2021-06-24
gve: Update GVE documentation to describe DQO
Bailey Forrest
1
-5
/
+48
2021-06-24
usbnet: add usbnet_event_names[] for kevent
Yajun Deng
1
-2
/
+19
2021-06-24
Merge branch 'add-sparx5i-driver'
David S. Miller
21
-84
/
+12318
2021-06-24
arm64: dts: sparx5: Add the Sparx5 switch node
Steen Hegelund
3
-84
/
+1112
2021-06-24
net: sparx5: add ethtool configuration and statistics support
Steen Hegelund
5
-1
/
+1248
2021-06-24
net: sparx5: add calendar bandwidth allocation support
Steen Hegelund
4
-2
/
+609
2021-06-24
net: sparx5: add switching support
Steen Hegelund
7
-1
/
+544
2021-06-24
net: sparx5: add vlan support
Steen Hegelund
4
-4
/
+246
2021-06-24
net: sparx5: add mactable support
Steen Hegelund
5
-2
/
+565
2021-06-24
net: sparx5: add port module support
Steen Hegelund
6
-12
/
+1279
2021-06-24
net: sparx5: add hostmode with phylink support
Steen Hegelund
6
-10
/
+841
2021-06-24
net: sparx5: add the basic sparx5 driver
Steen Hegelund
7
-0
/
+5680
2021-06-24
dt-bindings: net: sparx5: Add sparx5-switch bindings
Steen Hegelund
1
-0
/
+226
2021-06-24
net: mdiobus: fix fwnode_mdbiobus_register() fallback case
Marcin Wojtas
1
-1
/
+1
2021-06-24
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2
-29
/
+35
2021-06-24
tools/testing: add a selftest for SO_NETNS_COOKIE
Lorenz Bauer
4
-1
/
+64
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
6
-0
/
+17
2021-06-24
iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()
Kalle Valo
1
-36
/
+0
2021-06-24
rtw88: fix c2h memory leak
Po-Hao Huang
3
-1
/
+13
2021-06-24
brcmfmac: support parse country code map from DT
Shawn Guo
1
-2
/
+55
2021-06-24
Merge branch 'devlink-rate-limit-fixes'
David S. Miller
1
-11
/
+6
2021-06-24
devlink: Protect rate list with lock while switching modes
Dmytro Linkin
1
-0
/
+4
2021-06-24
devlink: Remove eswitch mode check for mode set call
Dmytro Linkin
1
-11
/
+0
2021-06-24
devlink: Decrease refcnt of parent rate object on leaf destroy
Dmytro Linkin
1
-0
/
+2
2021-06-23
virtio_net: Use virtio_find_vqs_ctx() helper
Xianting Tian
1
-2
/
+2
2021-06-23
net/tls: Remove the __TLS_DEC_STATS() macro.
Kuniyuki Iwashima
1
-2
/
+0
2021-06-23
tcp: Add stats for socket migration.
Kuniyuki Iwashima
5
-6
/
+31
2021-06-23
ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.
David Wilder
1
-23
/
+28
2021-06-23
Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
9
-40
/
+130
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
16
-48
/
+184
2021-06-23
selftests: icmp_redirect: support expected failures
Andrea Righi
1
-1
/
+7
2021-06-23
Merge branch 'lockless-qdisc-opts'
David S. Miller
3
-22
/
+59
2021-06-23
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
2
-13
/
+3
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
3
-9
/
+54
2021-06-23
net: sched: avoid unnecessary seqcount operation for lockless qdisc
Yunsheng Lin
1
-1
/
+3
2021-06-23
Merge tag 'iwlwifi-next-for-kalle-2021-06-22' of git://git.kernel.org/pub/scm...
Kalle Valo
47
-784
/
+1637
2021-06-23
brcmfmac: Silence error messages about unsupported firmware features
Dmitry Osipenko
3
-6
/
+25
2021-06-23
cfg80211: Add wiphy_info_once()
Dmitry Osipenko
1
-0
/
+2
2021-06-23
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
4
-22
/
+17
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
13
-190
/
+653
2021-06-23
Revert "mac80211: HE STA disassoc due to QOS NULL not sent"
Ping-Ke Shih
1
-4
/
+1
2021-06-23
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
1
-5
/
+0
2021-06-23
mac80211: fix NULL ptr dereference during mesh peer connection for non HE dev...
Abinaya Kalaiselvan
1
-1
/
+3
2021-06-23
mac80211: Enable power save after receiving NULL packet ACK
Bassem Dawood
1
-4
/
+3
2021-06-23
mac80211: add HE 6 GHz capability only if supported
Johannes Berg
1
-4
/
+7
[prev]
[next]