index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
6
-48
/
+12
*
bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...
Martin KaFai Lau
2020-09-25
3
-24
/
+22
*
bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
Martin KaFai Lau
2020-09-25
3
-22
/
+82
*
bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
Martin KaFai Lau
2020-09-25
1
-29
/
+31
*
Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
2020-09-24
2
-12
/
+45
|
\
|
*
rcu-tasks: Enclose task-list scan in rcu_read_lock()
Paul E. McKenney
2020-09-17
1
-0
/
+2
|
*
rcu-tasks: Fix low-probability task_struct leak
Paul E. McKenney
2020-09-17
1
-4
/
+4
|
*
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
2020-09-17
2
-0
/
+10
|
*
rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace
Paul E. McKenney
2020-09-17
1
-1
/
+9
|
*
rcu-tasks: Selectively enable more RCU Tasks Trace IPIs
Paul E. McKenney
2020-09-17
1
-2
/
+3
|
*
rcu-tasks: Use more aggressive polling for RCU Tasks Trace
Paul E. McKenney
2020-09-17
1
-2
/
+14
|
*
rcu-tasks: Mark variables static
Paul E. McKenney
2020-09-17
1
-3
/
+3
*
|
Revert "bpf: Fix potential call bpf_link_free() in atomic context"
Alexei Starovoitov
2020-09-24
1
-2
/
+6
*
|
Merge branch 'net-dsa-bcm_sf2-Additional-DT-changes'
David S. Miller
2020-09-24
1
-1
/
+12
|
\
\
|
*
|
net: dsa: bcm_sf2: Include address 0 for MDIO diversion
Florian Fainelli
2020-09-24
1
-1
/
+1
|
*
|
net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port
Florian Fainelli
2020-09-24
1
-0
/
+11
|
/
/
*
|
Merge branch 'octeontx2-Add-support-for-VLAN-based-flow-distribution'
David S. Miller
2020-09-24
4
-1
/
+17
|
\
\
|
*
|
octeontx2-pf: Support to change VLAN based RSS hash options via ethtool
George Cherian
2020-09-24
2
-1
/
+8
|
*
|
octeontx2-af: Add support for VLAN based RSS hashing
George Cherian
2020-09-24
2
-0
/
+9
|
/
/
*
|
net: fix a new kernel-doc warning at dev.c
Mauro Carvalho Chehab
2020-09-24
1
-2
/
+2
*
|
Merge branch 'net-mdio-ipq4019-add-Clause-45-support'
David S. Miller
2020-09-24
1
-17
/
+92
|
\
\
|
*
|
net: mdio-ipq4019: add Clause 45 support
Robert Marko
2020-09-24
1
-14
/
+89
|
*
|
net: mdio-ipq4019: change defines to upper case
Robert Marko
2020-09-24
1
-3
/
+3
|
/
/
*
|
Merge branch 'Introduce-mbox-tracepoints-for-Octeontx2'
David S. Miller
2020-09-24
9
-2
/
+146
|
\
\
|
*
|
octeontx2-pf: Add tracepoints for PF/VF mailbox
Subbaraya Sundeep
2020-09-24
3
-0
/
+10
|
*
|
octeontx2-af: Introduce tracepoints for mailbox
Subbaraya Sundeep
2020-09-24
6
-2
/
+136
|
/
/
*
|
net: allwinner: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
2020-09-24
1
-4
/
+2
*
|
net: hns3: Constify static structs
Rikard Falkeborn
2020-09-24
2
-18
/
+18
*
|
Merge branch 'net-bridge-mcast-IGMPv3-MLDv2-fast-path-part-2'
David S. Miller
2020-09-23
7
-238
/
+916
|
\
\
|
*
|
net: bridge: mcast: when forwarding handle filter mode and blocked flag
Nikolay Aleksandrov
2020-09-23
1
-1
/
+14
|
*
|
net: bridge: mcast: handle host state
Nikolay Aleksandrov
2020-09-23
1
-0
/
+58
|
*
|
net: bridge: mcast: add support for blocked port groups
Nikolay Aleksandrov
2020-09-23
4
-6
/
+47
|
*
|
net: bridge: mcast: handle port group filter modes
Nikolay Aleksandrov
2020-09-23
4
-2
/
+216
|
*
|
net: bridge: mcast: install S,G entries automatically based on reports
Nikolay Aleksandrov
2020-09-23
2
-39
/
+138
|
*
|
net: bridge: mcast: add sg_port rhashtable
Nikolay Aleksandrov
2020-09-23
4
-65
/
+111
|
*
|
net: bridge: mcast: add rt_protocol field to the port group struct
Nikolay Aleksandrov
2020-09-23
4
-19
/
+34
|
*
|
net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G)
Nikolay Aleksandrov
2020-09-23
1
-0
/
+18
|
*
|
net: bridge: mdb: add support for add/del/dump of entries with source
Nikolay Aleksandrov
2020-09-23
3
-28
/
+130
|
*
|
net: bridge: mdb: add support to extend add/del commands
Nikolay Aleksandrov
2020-09-23
2
-3
/
+31
|
*
|
net: bridge: mcast: rename br_ip's u member to dst
Nikolay Aleksandrov
2020-09-23
4
-29
/
+29
|
*
|
net: bridge: mcast: use br_ip's src for src groups and querier address
Nikolay Aleksandrov
2020-09-23
2
-30
/
+30
|
*
|
net: bridge: add src field to br_ip
Nikolay Aleksandrov
2020-09-23
1
-0
/
+6
|
*
|
net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group()
Nikolay Aleksandrov
2020-09-23
1
-12
/
+42
|
*
|
net: bridge: mdb: move all port and bridge checks to br_mdb_add
Nikolay Aleksandrov
2020-09-23
1
-17
/
+7
|
*
|
net: bridge: mdb: use extack in br_mdb_parse()
Nikolay Aleksandrov
2020-09-23
1
-21
/
+39
|
/
/
*
|
net: realtek: Remove set but not used variable
Zheng Yongjun
2020-09-23
1
-2
/
+2
*
|
hinic: improve the comments of function header
Luo bin
2020-09-23
6
-4
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
124
-2040
/
+4211
|
\
\
|
*
|
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
2020-09-23
1
-0
/
+2
|
*
|
bpf: Check CONFIG_BPF option for resolve_btfids
Jiri Olsa
2020-09-23
2
-4
/
+6
[next]