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-04-01
skmsg: Use rcu work for destroying psock
Cong Wang
1
-4
/
+1
2021-04-01
skmsg: Avoid lock_sock() in sk_psock_backlog()
Cong Wang
1
-0
/
+2
2021-04-01
net: Introduce skb_send_sock() for sock_map
Cong Wang
1
-0
/
+1
2021-04-01
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
1
-0
/
+46
2021-03-30
bpf: Remove unused bpf_load_pointer
He Fengqing
1
-9
/
+0
2021-03-27
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
1
-0
/
+6
2021-03-27
bpf: Support bpf program calling kernel function
Martin KaFai Lau
4
-0
/
+30
2021-03-27
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
2
-2
/
+7
2021-03-27
bpf: Simplify freeing logic in linfo and jited_linfo
Martin KaFai Lau
1
-2
/
+1
2021-03-26
bpf: struct sock is declared twice in bpf_sk_storage header
Wan Jiabing
1
-1
/
+0
2021-03-26
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2
-12
/
+67
2021-03-26
bpf: Fix typo 'accesible' into 'accessible'
Ricardo Ribalda
1
-1
/
+1
2021-03-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
56
-115
/
+283
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-12
/
+35
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
1
-2
/
+2
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
1
-5
/
+5
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
1
-3
/
+15
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
1
-2
/
+13
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-27
/
+104
2021-03-25
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
1
-0
/
+27
2021-03-25
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
1
-1
/
+0
2021-03-25
psample: Fix user API breakage
Ido Schimmel
1
-4
/
+1
2021-03-25
Add Open Routing Protocol ID to `rtnetlink.h`
Cooper Lees
1
-0
/
+1
2021-03-25
net: phy: add genphy_c45_loopback
Wong Vee Khee
1
-0
/
+1
2021-03-25
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
1
-0
/
+4
2021-03-24
net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-0
/
+4
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
2
-3
/
+6
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
1
-0
/
+2
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
1
-3
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
1
-2
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
1
-0
/
+3
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
1
-2
/
+9
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
1
-0
/
+5
2021-03-24
net: ppp: resolve forwarding path for bridge pppoe devices
Felix Fietkau
2
-0
/
+5
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
1
-0
/
+16
2021-03-24
net: bridge: resolve forwarding path for bridge devices
Pablo Neira Ayuso
1
-0
/
+1
2021-03-24
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
1
-0
/
+7
2021-03-24
net: resolve forwarding path from virtual netdevice and HW destination address
Pablo Neira Ayuso
1
-0
/
+27
2021-03-24
net: make unregister netdev warning timeout configurable
Dmitry Vyukov
1
-0
/
+1
2021-03-24
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
1
-3
/
+3
2021-03-24
net: bridge: add helper to replay VLANs installed on port
Vladimir Oltean
1
-0
/
+10
2021-03-24
net: bridge: add helper to replay port and local fdb entries
Vladimir Oltean
1
-0
/
+9
2021-03-24
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
2
-0
/
+10
2021-03-24
net: bridge: add helper to retrieve the current ageing time
Vladimir Oltean
1
-0
/
+6
2021-03-24
net: bridge: add helper for retrieving the current bridge port STP state
Vladimir Oltean
1
-0
/
+6
2021-03-24
net: lapb: Make "lapb_t1timer_running" able to detect an already running timer
Xie He
1
-1
/
+1
2021-03-23
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-03-23
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-03-23
net: dsa: hellcreek: Report switch name and ID
Kurt Kanzenbach
1
-0
/
+1
[next]