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
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
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 ->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/ipv6: switch ipv6_flowlabel_opt to sockptr_t
Christoph Hellwig
2020-07-24
net/ipv6: switch ip6_mroute_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-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
2020-07-24
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
2020-07-24
net: add a new sockptr_t type
Christoph Hellwig
2020-07-24
net/sched: cls_flower: Add hash info to flow classification
Ariel Levkovich
2020-07-24
net/flow_dissector: add packet hash dissection
Ariel Levkovich
2020-07-23
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
2020-07-22
qed: introduce qed_chain_get_elem_used{,u32}()
Alexander Lobakin
2020-07-22
qed: optimize common chain accessors
Alexander Lobakin
2020-07-22
qed: add support for different page sizes for chains
Alexander Lobakin
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-22
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
2020-07-22
qed: sanitize PBL chains allocation
Alexander Lobakin
2020-07-22
qed: reformat "qed_chain.h" a bit
Alexander Lobakin
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-21
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
2020-07-21
devlink: Add comment for devlink instance lock
Parav Pandit
2020-07-21
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
2020-07-21
net: phylink: add struct phylink_pcs
Russell King
2020-07-21
net: phylink: re-implement interface configuration with PCS
Russell King
2020-07-21
net: phylink: in-band pause mode advertisement update for PCS
Russell King
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
bpf: Make btf_sock_ids global
Yonghong Song
2020-07-21
bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h
Yonghong Song
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-20
qed: add support for the extended speed and FEC modes
Alexander Lobakin
2020-07-20
qed: add missing loopback modes
Alexander Lobakin
2020-07-20
qed: add support for Forward Error Correction
Alexander Lobakin
2020-07-20
qed: reformat several structures a bit
Alexander Lobakin
2020-07-20
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
2020-07-20
linkmode: introduce linkmode_intersects()
Alexander Lobakin
2020-07-20
arch, net: remove the last csum_partial_copy() leftovers
Christoph Hellwig
2020-07-20
sched: sch_api: add missing rcu read lock to silence the warning
Jiri Pirko
2020-07-20
net: dsa: Setup dsa_netdev_ops
Florian Fainelli
2020-07-20
net: dsa: Add wrappers for overloaded ndo_ops
Florian Fainelli
2020-07-19
ptp: introduce a phase offset in the periodic output request
Vladimir Oltean
2020-07-19
ptp: add ability to configure duty cycle for periodic output
Vladimir Oltean
[next]