aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-22qed: introduce qed_chain_get_elem_used{,u32}()Alexander Lobakin1-4/+14
2020-07-22qed: optimize common chain accessorsAlexander Lobakin1-27/+33
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin1-8/+13
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin2-14/+16
2020-07-22qed: move chain initialization inlines next to allocation functionsAlexander Lobakin1-112/+0
2020-07-22qed: sanitize PBL chains allocationAlexander Lobakin1-8/+8
2020-07-22qed: reformat "qed_chain.h" a bitAlexander Lobakin1-60/+66
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-7/+200
2020-07-21net: phylink: add interface to configure clause 22 PCS PHYRussell King1-0/+3
2020-07-21net: phylink: add struct phylink_pcsRussell King1-15/+30
2020-07-21net: phylink: re-implement interface configuration with PCSRussell King1-0/+48
2020-07-21net: phylink: in-band pause mode advertisement update for PCSRussell King1-2/+5
2020-07-21bpf: net: Use precomputed btf_id for bpf iteratorsYonghong Song1-0/+1
2020-07-21bpf: Make btf_sock_ids globalYonghong Song1-0/+30
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song1-3/+7
2020-07-21bpf: Compute bpf_skc_to_*() helper socket btf ids at build timeYonghong Song1-4/+0
2020-07-20qed: add support for the extended speed and FEC modesAlexander Lobakin1-0/+1
2020-07-20qed: add missing loopback modesAlexander Lobakin1-0/+5
2020-07-20qed: add support for Forward Error CorrectionAlexander Lobakin1-0/+13
2020-07-20qed: reformat several structures a bitAlexander Lobakin1-31/+33
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin1-41/+6
2020-07-20linkmode: introduce linkmode_intersects()Alexander Lobakin1-0/+6
2020-07-20sched: sch_api: add missing rcu read lock to silence the warningJiri Pirko1-2/+2
2020-07-19icmp: support rfc 4884Willem de Bruijn1-0/+4
2020-07-19netfilter: remove the compat argument to xt_copy_counters_from_userChristoph Hellwig1-1/+1
2020-07-19netfilter: remove the compat_{get,set} methodsChristoph Hellwig1-14/+0
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig2-4/+4
2020-07-19net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig1-6/+0
2020-07-19net: simplify cBPF setsockopt compat handlingChristoph Hellwig1-2/+2
2020-07-19net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig1-9/+0
2020-07-17inet6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki1-0/+39
2020-07-17inet: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki1-0/+91
2020-07-17bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki4-0/+23
2020-07-17bpf, netns: Handle multiple link attachmentsJakub Sitnicki1-0/+3
2020-07-17Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-6/+20
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork1-0/+1
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez1-0/+1
2020-07-16net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen2-3/+14
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem2-3/+6
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi1-0/+6
2020-07-15net: ipv6: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-15net: wimax: fix duplicate words in commentsRandy Dunlap1-2/+2
2020-07-15net: skbuff.h: drop duplicate words in commentsRandy Dunlap1-2/+2
2020-07-15net: qed: drop duplicate words in commentsRandy Dunlap2-2/+2
2020-07-15netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing1-3/+0
2020-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-29/+34
2020-07-14bridge: mrp: Extend bridge interfaceHoratiu Vultur1-0/+1
2020-07-14Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into bpf-nextAlexei Starovoitov6-28/+24
2020-07-14bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-1/+1
2020-07-14bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-0/+9