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
2021-02-12
net: initialize net->net_cookie at netns setup
Eric Dumazet
1
-3
/
+1
2021-02-12
net: dsa: add support for offloading HSR
George McCollister
1
-0
/
+13
2021-02-12
net: hsr: add offloading support
George McCollister
2
-0
/
+36
2021-02-12
net: phy: introduce phydev->port
Michael Walle
1
-0
/
+2
2021-02-12
devlink: Fix dmac_filter trap name, align to its documentation
Aya Levin
1
-1
/
+1
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
17
-20
/
+50
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-3
/
+11
2021-02-10
firmware_loader: align .builtin_fw to 8
Fangrui Song
1
-1
/
+1
2021-02-10
net: add sysfs attribute to control napi threaded mode
Wei Wang
1
-0
/
+2
2021-02-10
net: implement threaded-able napi poll loop support
Wei Wang
1
-14
/
+7
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
1
-0
/
+2
2021-02-09
IPv6: Add "offload failed" indication to routes
Amit Cohen
1
-2
/
+3
2021-02-09
IPv4: Add "offload failed" indication to routes
Amit Cohen
1
-1
/
+2
2021-02-09
rtnetlink: Add RTM_F_OFFLOAD_FAILED flag
Amit Cohen
1
-0
/
+5
2021-02-09
switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT
Horatiu Vultur
1
-2
/
+0
2021-02-09
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
1
-0
/
+2
2021-02-09
Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+29
2021-02-08
Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux...
Jakub Kicinski
2
-2
/
+2
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+8
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+6
2021-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
6
-17
/
+18
2021-02-07
net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
Vladimir Oltean
1
-0
/
+6
2021-02-07
net: mscc: ocelot: rebalance LAGs on link up/down events
Vladimir Oltean
1
-0
/
+1
2021-02-07
net: mscc: ocelot: drop the use of the "lags" array
Vladimir Oltean
1
-2
/
+0
2021-02-07
net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device
Vladimir Oltean
1
-0
/
+2
2021-02-06
net: Introduce {netdev,napi}_alloc_frag_align()
Kevin Hao
1
-2
/
+34
2021-02-06
mm: page_frag: Introduce page_frag_alloc_align()
Kevin Hao
1
-2
/
+10
2021-02-06
batman-adv: Drop publication years from copyright info
Sven Eckelmann
2
-2
/
+2
2021-02-06
net/mlx5e: Match recirculated packet miss in slow table using reg_c1
Vlad Buslov
1
-1
/
+9
2021-02-06
net/mlx5e: Refactor reg_c1 usage
Vlad Buslov
1
-0
/
+19
2021-02-06
net/mlx5e: VF tunnel TX traffic offloading
Vlad Buslov
1
-0
/
+2
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
1
-0
/
+3
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2
-0
/
+3
2021-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-7
/
+11
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
1
-2
/
+2
2021-02-05
kasan: add explicit preconditions to kasan_report()
Vincenzo Frascino
1
-0
/
+7
2021-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
1
-7
/
+2
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-0
/
+2
2021-02-05
Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2021-02-05
Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2021-02-05
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
1
-1
/
+7
2021-02-05
netfilter: move handlers to net/ip_vs.h
Leon Romanovsky
1
-0
/
+11
2021-02-05
net/core: move gro function declarations to separate header
Leon Romanovsky
1
-0
/
+12
2021-02-05
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
1
-0
/
+3
2021-02-05
ipv6: silence compilation warning for non-IPV6 builds
Leon Romanovsky
1
-1
/
+1
2021-02-05
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2
-2
/
+2
2021-02-05
net: introduce common dev_page_is_reusable()
Alexander Lobakin
1
-0
/
+16
2021-02-05
skbuff: constify skb_propagate_pfmemalloc() "page" argument
Alexander Lobakin
1
-2
/
+2
2021-02-05
mm: constify page_is_pfmemalloc() argument
Alexander Lobakin
1
-1
/
+1
2021-02-05
net: add EXPORT_INDIRECT_CALLABLE wrapper
Brian Vazquez
1
-0
/
+2
[next]