index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_lookup.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
mptcp: Add MPTCP socket stubs
Mat Martineau
10
-0
/
+212
2020-01-24
net: bridge: vlan: add per-vlan state
Nikolay Aleksandrov
6
-19
/
+134
2020-01-24
net: bridge: vlan: add basic option setting support
Nikolay Aleksandrov
4
-7
/
+130
2020-01-24
net: bridge: vlan: add basic option dumping support
Nikolay Aleksandrov
4
-7
/
+48
2020-01-24
net: bridge: check port state before br_allowed_egress
Nikolay Aleksandrov
1
-1
/
+1
2020-01-23
net: phy: DP83822: Add support for additional DP83825 devices
Dan Murphy
2
-3
/
+12
2020-01-23
phy: dp83826: Add phy IDs for DP83826N and 826NC
Dan Murphy
2
-2
/
+8
2020-01-23
net: sched: add Flow Queue PIE packet scheduler
Mohit P. Tahiliani
5
-0
/
+609
2020-01-23
net: sched: pie: export symbols to be reused by FQ-PIE
Mohit P. Tahiliani
2
-85
/
+97
2020-01-23
net: sched: pie: fix alignment in struct instances
Mohit P. Tahiliani
1
-9
/
+9
2020-01-23
net: sched: pie: fix commenting
Mohit P. Tahiliani
1
-5
/
+5
2020-01-23
pie: improve comments and commenting style
Mohit P. Tahiliani
1
-27
/
+58
2020-01-23
pie: rearrange structure members and their initializations
Mohit P. Tahiliani
2
-11
/
+11
2020-01-23
pie: use u8 instead of bool in pie_vars
Mohit P. Tahiliani
1
-2
/
+2
2020-01-23
pie: rearrange macros in order of length
Mohit P. Tahiliani
1
-5
/
+5
2020-01-23
pie: use U64_MAX to denote (2^64 - 1)
Mohit P. Tahiliani
1
-2
/
+2
2020-01-23
net: sched: pie: move common code to pie.h
Mohit P. Tahiliani
2
-85
/
+97
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
19
-230
/
+20
2020-01-23
net/mlx5e: Enable all available stats for uplink reps
Vlad Buslov
3
-33
/
+18
2020-01-23
net/mlx5e: Create q counters on uplink representors
Vlad Buslov
1
-2
/
+19
2020-01-23
net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infra
Vlad Buslov
1
-43
/
+114
2020-01-23
net/mlx5e: IPoIB, use separate stats groups
Saeed Mahameed
3
-15
/
+51
2020-01-23
net/mlx5e: Convert stats groups array to array of group pointers
Saeed Mahameed
4
-31
/
+56
2020-01-23
net/mlx5e: Declare stats groups via macro
Saeed Mahameed
3
-185
/
+108
2020-01-23
net/mlx5e: Profile specific stats groups
Saeed Mahameed
6
-48
/
+93
2020-01-23
net/mlx5e: Move uplink rep init/cleanup code into own functions
Roi Dayan
1
-30
/
+51
2020-01-23
net/mlx5: DR, Allow connecting flow table to a lower/same level table
Yevgeny Kliteynik
1
-2
/
+5
2020-01-23
net/mlx5: DR, Modify header copy support
Hamdan Igbaria
2
-15
/
+151
2020-01-23
net/mlx5: DR, Modify set action limitation extension
Hamdan Igbaria
1
-61
/
+165
2020-01-23
net/mlx5e: Add mlx5e_flower_parse_meta support
wenxu
1
-0
/
+39
2020-01-23
net/mlx5: make the symbol 'ESW_POOLS' static
Chen Wandun
1
-4
/
+4
2020-01-23
net/mlx5e: allow TSO on VXLAN over VLAN topologies
Davide Caratti
1
-0
/
+2
2020-01-23
net/mlx5e: Fix printk format warning
Olof Johansson
1
-1
/
+1
2020-01-23
bpf: tcp: Add bpf_cubic example
Martin KaFai Lau
3
-0
/
+585
2020-01-23
bpf: Sync uapi bpf.h to tools/
Martin KaFai Lau
1
-1
/
+8
2020-01-23
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
6
-1
/
+48
2020-01-22
selftests/bpf: Add tests for program extensions
Alexei Starovoitov
3
-2
/
+83
2020-01-22
libbpf: Add support for program extensions
Alexei Starovoitov
6
-4
/
+18
2020-01-22
bpf: Introduce dynamic program extensions
Alexei Starovoitov
8
-28
/
+283
2020-01-22
net: convert additional drivers to use phy_do_ioctl
Heiner Kallweit
6
-37
/
+6
2020-01-22
bpf, btf: Always output invariant hit in pahole DWARF to BTF transform
Chris Down
1
-2
/
+2
2020-01-22
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
1
-1
/
+1
2020-01-22
bpf: Fix error path under memory pressure
Alexei Starovoitov
1
-2
/
+7
2020-01-22
bpf: Fix trampoline usage in preempt
Alexei Starovoitov
1
-0
/
+10
2020-01-22
xsk, net: Make sock_def_readable() have external linkage
Björn Töpel
3
-2
/
+4
2020-01-21
bpf: don't bother with getname/kern_path - use user_path_at
Al Viro
1
-30
/
+13
2020-01-21
drivers: net: declance: fix comparing pointer to 0
Chen Zhou
1
-1
/
+1
2020-01-21
tcp/ipv4: remove AF_INET_FAMILY
Alex Shi
1
-6
/
+0
2020-01-21
net/hsr: remove seq_nr_after_or_eq
Alex Shi
1
-1
/
+0
2020-01-21
hdlx_x25: Fix backwards compat test.
David S. Miller
1
-1
/
+1
[next]