index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-04-07
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
2021-04-07
Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-04-07
ethtool: document PHY tunable callbacks
Jakub Kicinski
2021-04-07
mptcp: use mptcp_addr_info in mptcp_out_options
Geliang Tang
2021-04-06
net/mlx5: Map register values to restore objects
Chris Mi
2021-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-06
time64.h: Consolidated PSEC_PER_SEC definition
Andy Shevchenko
2021-04-06
usbnet: add method for reporting speed without MII
Oliver Neukum
2021-04-06
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
2021-04-06
net: remove obsolete members from struct net
Florian Westphal
2021-04-06
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
2021-04-06
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
2021-04-06
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
2021-04-06
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
2021-04-06
netfilter: nfnetlink: add and use nfnetlink_broadcast
Florian Westphal
2021-04-05
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
2021-04-04
Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-04-02
net/mlx5: Allocate rate limit table when rate is configured
Parav Pandit
2021-04-02
net/mlx5: Pack mlx5_rl_entry structure
Parav Pandit
2021-04-02
tcp: reorder tcp_congestion_ops for better cache locality
Eric Dumazet
2021-04-02
net: reorganize fields in netns_mib
Eric Dumazet
2021-04-02
mptcp: add mptcp reset option support
Florian Westphal
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-01
include: net: Remove repeated struct declaration
Wan Jiabing
2021-04-01
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2021-04-01
skmsg: Use rcu work for destroying psock
Cong Wang
2021-04-01
skmsg: Avoid lock_sock() in sk_psock_backlog()
Cong Wang
2021-04-01
net: Introduce skb_send_sock() for sock_map
Cong Wang
2021-04-01
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
2021-03-31
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
2021-03-31
ethtool: support FEC settings over netlink
Jakub Kicinski
2021-03-31
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
2021-03-31
netfilter: flowtable: dst_check() from garbage collector path
Pablo Neira Ayuso
2021-03-31
netfilter: ipset: Remove duplicate declaration
Wan Jiabing
2021-03-31
netfilter: nft_log: perform module load from nf_tables
Florian Westphal
2021-03-31
netfilter: nf_log_common: merge with nf_log_syslog
Florian Westphal
2021-03-31
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
2021-03-30
vxlan: allow L4 GRO passthrough
Paolo Abeni
2021-03-30
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
[next]