开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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/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
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
2022-04-19
rtnetlink: return ENODEV when ifname does not exist and group is given
Florent Fourcot
2022-04-19
net: sched: support hash selecting tx queue
Tonghao Zhang
2022-04-19
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2022-04-19
net: dsa: hellcreek: Calculate checksums in tagger
Kurt Kanzenbach
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
2022-04-18
devlink: implement line card active state
Jiri Pirko
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
2022-04-18
devlink: add support to create line card and expose to user
Jiri Pirko
2022-04-18
tcp: fix signed/unsigned comparison
Eric Dumazet
2022-04-17
can: isotp: stop timeout monitoring when no first frame was sent
Oliver Hartkopp
2022-04-17
tcp: add drop reason support to tcp_ofo_queue()
Eric Dumazet
2022-04-17
tcp: add drop reasons to tcp_rcv_synsent_state_process()
Eric Dumazet
2022-04-17
tcp: make tcp_rcv_synsent_state_process() drop monitor friend
Eric Dumazet
2022-04-17
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
2022-04-17
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
2022-04-17
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
2022-04-17
tcp: make tcp_rcv_state_process() drop monitor friendly
Eric Dumazet
2022-04-17
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
2022-04-17
tcp: get rid of rst_seq_match
Eric Dumazet
2022-04-17
tcp: consume incoming skb leading to a reset
Eric Dumazet
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
[next]