index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2020-07-24
icmp6: support rfc 4884
Willem de Bruijn
2020-07-24
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
2020-07-24
icmp: revise rfc4884 tests
Willem de Bruijn
2020-07-24
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
net/tcp: switch do_tcp_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
net/tcp: switch ->md5_parse to sockptr_t
Christoph Hellwig
2020-07-24
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
net/ipv4: switch do_ip_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
2020-07-24
net/ipv4: switch ip_mroute_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
2020-07-24
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-19
icmp: support rfc 4884
Willem de Bruijn
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
2020-07-19
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
2020-07-19
net/ipv4: factor out mcast join/leave setsockopt helpers
Christoph Hellwig
2020-07-19
net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
Christoph Hellwig
2020-07-19
net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
Christoph Hellwig
2020-07-19
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
2020-07-19
netfilter: remove the compat_{get,set} methods
Christoph Hellwig
2020-07-19
netfilter/ip_tables: clean up compat {get,set}sockopt handling
Christoph Hellwig
2020-07-19
netfilter/arp_tables: clean up compat {get, set}sockopt handling
Christoph Hellwig
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2020-07-17
udp: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
udp: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
inet: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
2020-07-17
tcp: fix segment accounting when DSACK range covers multiple segments
Priyaranjan Jha
2020-07-14
Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
2020-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
net: ipv4: kerneldoc fixes
Andrew Lunn
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-10
inet: Remove an unnecessary argument of syn_ack_recalc().
Kuniyuki Iwashima
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
2020-07-09
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2020-07-09
inet_diag: support for wider protocol numbers
Paolo Abeni
2020-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-07-08
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
2020-07-07
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
2020-07-07
bpfilter: Take advantage of the facilities of struct pid
Eric W. Biederman
2020-07-06
Replace HTTP links with HTTPS ones: IPv*
Alexander A. Klimov
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-04
umd: Track user space drivers with struct pid
Eric W. Biederman
[next]