index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
5
-3
/
+28
|
\
|
*
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2022-01-05
3
-2
/
+24
|
|
\
|
|
*
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2022-01-04
1
-0
/
+19
|
|
*
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-04
2
-0
/
+3
|
|
*
seg6: export get_srh() for ICMP handling
Andrew Lunn
2022-01-04
1
-0
/
+1
|
|
*
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2022-01-02
1
-2
/
+1
|
*
|
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
2021-12-31
2
-1
/
+4
|
|
/
*
|
Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/...
David S. Miller
2022-01-05
3
-9
/
+33
|
\
\
|
*
|
can: netlink: report the CAN controller mode supported flags
Vincent Mailhol
2022-01-05
1
-0
/
+13
|
*
|
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
2022-01-05
1
-3
/
+3
|
*
|
can: dev: add sanity check in can_set_static_ctrlmode()
Vincent Mailhol
2022-01-05
1
-2
/
+9
|
*
|
can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
Vincent Mailhol
2022-01-05
1
-2
/
+5
|
*
|
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-2
/
+3
*
|
|
net: dsa: combine two holes in struct dsa_switch_tree
Vladimir Oltean
2022-01-05
1
-3
/
+3
*
|
|
net: dsa: move dsa_switch_tree :: ports and lags to first cache line
Vladimir Oltean
2022-01-05
1
-7
/
+9
*
|
|
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2022-01-05
1
-1
/
+1
*
|
|
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
2022-01-05
1
-46
/
+51
*
|
|
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
2022-01-05
1
-2
/
+4
*
|
|
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
2022-01-05
1
-7
/
+10
*
|
|
net: dsa: move dsa_port :: stp_state near dsa_port :: mac
Vladimir Oltean
2022-01-05
1
-1
/
+3
*
|
|
net: mdio: add helpers to extract clause 45 regad and devad fields
Russell King (Oracle)
2022-01-05
1
-0
/
+12
|
/
/
*
|
nl80211: clarify comment for mesh PLINK_BLOCKED state
Felix Fietkau
2022-01-04
1
-1
/
+1
*
|
mac80211: Add stations iterator where the iterator function may sleep
Martin Blumenstingl
2022-01-04
1
-0
/
+21
*
|
Namespaceify mtu_expires sysctl
xu xin
2022-01-04
1
-0
/
+1
*
|
Namespaceify min_pmtu sysctl
xu xin
2022-01-04
1
-0
/
+2
*
|
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
2022-01-04
2
-0
/
+54
*
|
net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
Colin Foster
2022-01-02
1
-6
/
+3
*
|
net/smc: Add netlink net namespace support
Tony Lu
2022-01-02
2
-5
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
18
-92
/
+245
|
\
\
|
*
|
bpf: Invert the dependency between bpf-netns.h and netns/bpf.h
Jakub Kicinski
2021-12-30
2
-8
/
+9
|
*
|
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-30
1
-0
/
+1
|
*
|
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-30
1
-0
/
+5
|
*
|
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
6
-1
/
+7
|
*
|
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
1
-1
/
+3
|
*
|
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2021-12-18
1
-1
/
+0
|
*
|
bpf: Introduce MEM_RDONLY flag
Hao Luo
2021-12-18
1
-3
/
+5
|
*
|
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
2
-9
/
+13
|
*
|
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
1
-7
/
+12
|
*
|
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
1
-6
/
+9
|
*
|
bpf: Introduce composable reg, ret and arg types.
Hao Luo
2021-12-18
2
-0
/
+55
|
*
|
bpf: Right align verifier states in verifier logs.
Christy Lee
2021-12-17
1
-0
/
+3
|
*
|
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
2021-12-17
1
-0
/
+7
|
*
|
bpf: Remove the cgroup -> bpf header dependecy
Jakub Kicinski
2021-12-16
3
-57
/
+72
|
*
|
add includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-16
1
-0
/
+1
|
*
|
xsk: Wipe out dead zero_copy_allocator declarations
Maciej Fijalkowski
2021-12-14
1
-1
/
+0
|
*
|
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
|
*
|
bpf: Add get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2021-12-13
2
-0
/
+33
|
*
|
bpf: Add bpf_strncmp helper
Hou Tao
2021-12-12
2
-0
/
+12
*
|
|
net/mlx5: DR, Ignore modify TTL if device doesn't support it
Yevgeny Kliteynik
2021-12-31
1
-1
/
+1
*
|
|
net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field
Yevgeny Kliteynik
2021-12-31
1
-2
/
+4
[next]