summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-21bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese
2020-07-21devlink: Add comment for devlink instance lockParav Pandit
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-20arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig
2020-07-20sched: sch_api: add missing rcu read lock to silence the warningJiri Pirko
2020-07-20net: dsa: Setup dsa_netdev_opsFlorian Fainelli
2020-07-20net: dsa: Add wrappers for overloaded ndo_opsFlorian Fainelli
2020-07-19ptp: introduce a phase offset in the periodic output requestVladimir Oltean
2020-07-19ptp: add ability to configure duty cycle for periodic outputVladimir Oltean
2020-07-19icmp: support rfc 4884Willem de Bruijn
2020-07-19xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routinesLorenzo Bianconi
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig
2020-07-19net/ipv6: remove compat_ipv6_{get,set}sockoptChristoph Hellwig
2020-07-19net/ipv4: remove compat_ip_{get,set}sockoptChristoph Hellwig
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-19net: phy: add USXGMII link partner ability constantsMichael Walle
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-17tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha
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-16Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata
2020-07-16net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata
2020-07-16net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap
2020-07-16bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi