summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-07-24icmp6: support rfc 4884Willem de Bruijn
2020-07-24icmp: prepare rfc 4884 for ipv6Willem de Bruijn
2020-07-24net: optimize the sockptr_t for unified kernel/user address spacesChristoph Hellwig
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-24net/ipv6: switch ip6_mroute_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/ipv4: switch ip_mroute_setsockopt to sockptr_tChristoph Hellwig
2020-07-24bpfilter: switch bpfilter_ip_set_sockopt to sockptr_tChristoph Hellwig
2020-07-24netfilter: switch nf_setsockopt to sockptr_tChristoph Hellwig
2020-07-24netfilter: switch xt_copy_counters to sockptr_tChristoph Hellwig
2020-07-24net: switch copy_bpf_fprog_from_user to sockptr_tChristoph Hellwig
2020-07-24net: add a new sockptr_t typeChristoph Hellwig
2020-07-24net/flow_dissector: add packet hash dissectionAriel Levkovich
2020-07-22qed: introduce qed_chain_get_elem_used{,u32}()Alexander Lobakin
2020-07-22qed: optimize common chain accessorsAlexander Lobakin
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-22qed: move chain initialization inlines next to allocation functionsAlexander Lobakin
2020-07-22qed: sanitize PBL chains allocationAlexander Lobakin
2020-07-22qed: reformat "qed_chain.h" a bitAlexander Lobakin
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-21net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-07-21net: phylink: add struct phylink_pcsRussell King
2020-07-21net: phylink: re-implement interface configuration with PCSRussell King
2020-07-21net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-07-21bpf: net: Use precomputed btf_id for bpf iteratorsYonghong Song
2020-07-21bpf: Make btf_sock_ids globalYonghong Song
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song
2020-07-21bpf: Compute bpf_skc_to_*() helper socket btf ids at build timeYonghong Song
2020-07-20qed: add support for the extended speed and FEC modesAlexander Lobakin
2020-07-20qed: add missing loopback modesAlexander Lobakin
2020-07-20qed: add support for Forward Error CorrectionAlexander Lobakin
2020-07-20qed: reformat several structures a bitAlexander Lobakin
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin
2020-07-20linkmode: introduce linkmode_intersects()Alexander Lobakin
2020-07-20sched: sch_api: add missing rcu read lock to silence the warningJiri Pirko
2020-07-19icmp: support rfc 4884Willem de Bruijn
2020-07-19netfilter: remove the compat argument to xt_copy_counters_from_userChristoph Hellwig
2020-07-19netfilter: remove the compat_{get,set} methodsChristoph Hellwig
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig
2020-07-19net: simplify cBPF setsockopt compat handlingChristoph Hellwig
2020-07-19net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig
2020-07-17inet6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki
2020-07-17inet: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki
2020-07-17bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki
2020-07-17bpf, netns: Handle multiple link attachmentsJakub Sitnicki
2020-07-17Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez
2020-07-16net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen