index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-04-28
net: make sure net_rx_action() calls skb_defer_free_flush()
Eric Dumazet
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
mptcp: reset subflow when MP_FAIL doesn't respond
Geliang Tang
2022-04-27
mptcp: add MP_FAIL response support
Geliang Tang
2022-04-27
mptcp: add data lock for sk timers
Geliang Tang
2022-04-27
mptcp: use mptcp_stop_timer
Geliang Tang
2022-04-26
net: tls: fix async vs NIC crypto offload
Jakub Kicinski
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-26
net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO
Hangbin Liu
2022-04-25
selftests/bpf: Add test for strict BTF type check
Kumar Kartikeya Dwivedi
2022-04-25
selftests/bpf: Add verifier tests for kptr
Kumar Kartikeya Dwivedi
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2022-04-25
net: dsa: remove unused headers
Marcin Wojtas
2022-04-25
arp: fix unused variable warnning when CONFIG_PROC_FS=n
Yajun Deng
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
2022-04-23
mptcp: add mib for infinite map sending
Geliang Tang
2022-04-23
mptcp: infinite mapping receiving
Geliang Tang
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
2022-04-23
mptcp: track and update contiguous data status
Geliang Tang
2022-04-23
mptcp: add the fallback check
Geliang Tang
2022-04-23
mptcp: don't send RST for single subflow
Geliang Tang
2022-04-22
ipv4: Initialise ->flowi4_scope properly in ICMP handlers.
Guillaume Nault
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
2022-04-22
ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos().
Guillaume Nault
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
2022-04-22
Revert "rtnetlink: return EINVAL when request cannot succeed"
Florent Fourcot
2022-04-22
net/ipv6: Enforce limits for accept_unsolicited_na sysctl
Arun Ajith S
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-20
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
2022-04-20
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-04-20
net/sched: flower: Consider the number of tags for vlan filters
Boris Sukholitko
2022-04-20
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
2022-04-20
net/sched: flower: Reduce identation after is_key_vlan refactoring
Boris Sukholitko
2022-04-20
net/sched: flower: Helper function for vlan ethtype checks
Boris Sukholitko
2022-04-20
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
2022-04-20
net: dsa: drop dsa_slave_priv from dsa_slave_change_mtu
Vladimir Oltean
2022-04-20
net: dsa: avoid one dsa_to_port() in dsa_slave_change_mtu
Vladimir Oltean
2022-04-20
net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtu
Vladimir Oltean
2022-04-20
net: dsa: make cross-chip notifiers more efficient for host events
Vladimir Oltean
2022-04-20
net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
Vladimir Oltean
2022-04-19
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-04-19
netlink: reset network and mac headers in netlink_dump()
Eric Dumazet
2022-04-19
rtnetlink: return EINVAL when request cannot succeed
Florent Fourcot
2022-04-19
rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink
Florent Fourcot
2022-04-19
rtnetlink: enable alt_ifname for setlink/newlink
Florent Fourcot
[next]