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
*
mptcp: use mptcp_addr_info in mptcp_out_options
Geliang Tang
2021-04-07
1
-8
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-07
13
-76
/
+74
|
\
|
*
net: remove obsolete members from struct net
Florian Westphal
2021-04-06
5
-27
/
+0
|
*
netfilter: conntrack: move ecache dwork to net_generic infra
Florian Westphal
2021-04-06
2
-21
/
+16
|
*
netfilter: conntrack: move sysctl pointer to net_generic infra
Florian Westphal
2021-04-06
1
-0
/
+3
|
*
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
2021-04-06
1
-0
/
+11
|
*
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
2021-04-06
1
-0
/
+6
|
*
netfilter: nfnetlink: add and use nfnetlink_broadcast
Florian Westphal
2021-04-06
1
-0
/
+2
|
*
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
2021-03-31
1
-0
/
+27
|
*
netfilter: flowtable: dst_check() from garbage collector path
Pablo Neira Ayuso
2021-03-31
1
-1
/
+4
|
*
netfilter: ipset: Remove duplicate declaration
Wan Jiabing
2021-03-31
1
-2
/
+0
|
*
netfilter: nft_log: perform module load from nf_tables
Florian Westphal
2021-03-31
1
-0
/
+5
|
*
netfilter: nf_log_common: merge with nf_log_syslog
Florian Westphal
2021-03-31
1
-24
/
+0
|
*
netfilter: nf_log_bridge: merge with nf_log_syslog
Florian Westphal
2021-03-31
1
-1
/
+0
*
|
time64.h: Consolidated PSEC_PER_SEC definition
Andy Shevchenko
2021-04-07
2
-2
/
+1
*
|
usbnet: add method for reporting speed without MII
Oliver Neukum
2021-04-07
1
-2
/
+5
*
|
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
2021-04-07
1
-2
/
+2
*
|
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
2021-04-05
1
-1
/
+2
*
|
Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-04-04
1
-1
/
+2
|
\
\
|
*
|
net/mlx5: Allocate rate limit table when rate is configured
Parav Pandit
2021-04-03
1
-0
/
+1
|
*
|
net/mlx5: Pack mlx5_rl_entry structure
Parav Pandit
2021-04-03
1
-1
/
+1
*
|
|
tcp: reorder tcp_congestion_ops for better cache locality
Eric Dumazet
2021-04-02
1
-15
/
+27
*
|
|
net: reorganize fields in netns_mib
Eric Dumazet
2021-04-02
1
-10
/
+20
*
|
|
mptcp: add mptcp reset option support
Florian Westphal
2021-04-02
2
-2
/
+27
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-02
11
-48
/
+179
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
2021-04-01
2
-2
/
+4
|
*
|
udp: Implement ->read_sock() for sockmap
Cong Wang
2021-04-01
1
-0
/
+2
|
*
|
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2021-04-01
4
-15
/
+8
|
*
|
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2021-04-01
2
-0
/
+3
|
*
|
skmsg: Use rcu work for destroying psock
Cong Wang
2021-04-01
1
-4
/
+1
|
*
|
skmsg: Avoid lock_sock() in sk_psock_backlog()
Cong Wang
2021-04-01
1
-0
/
+2
|
*
|
net: Introduce skb_send_sock() for sock_map
Cong Wang
2021-04-01
1
-0
/
+1
|
*
|
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
2021-04-01
1
-0
/
+46
|
*
|
bpf: Remove unused bpf_load_pointer
He Fengqing
2021-03-30
1
-9
/
+0
|
*
|
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
2021-03-27
1
-0
/
+6
|
*
|
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2021-03-27
4
-0
/
+30
|
*
|
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
2021-03-27
2
-2
/
+7
|
*
|
bpf: Simplify freeing logic in linfo and jited_linfo
Martin KaFai Lau
2021-03-27
1
-2
/
+1
|
*
|
bpf: struct sock is declared twice in bpf_sk_storage header
Wan Jiabing
2021-03-26
1
-1
/
+0
|
*
|
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2021-03-26
2
-12
/
+67
|
*
|
bpf: Fix typo 'accesible' into 'accessible'
Ricardo Ribalda
2021-03-26
1
-1
/
+1
*
|
|
include: net: Remove repeated struct declaration
Wan Jiabing
2021-04-02
1
-1
/
+0
*
|
|
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
2021-03-31
1
-1
/
+3
*
|
|
ipv6: convert elligible sysctls to u8
Eric Dumazet
2021-03-31
1
-12
/
+12
*
|
|
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
2021-03-31
1
-1
/
+1
*
|
|
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
2021-03-31
1
-1
/
+1
*
|
|
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
2021-03-31
1
-2
/
+2
*
|
|
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
2021-03-31
1
-1
/
+1
*
|
|
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
2021-03-31
1
-1
/
+1
*
|
|
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
2021-03-31
1
-3
/
+3
[next]