aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into masterLinus Torvalds3-0/+4
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-20arch, net: remove the last csum_partial_copy() leftoversChristoph Hellwig1-4/+2
2020-07-20sched: sch_api: add missing rcu read lock to silence the warningJiri Pirko1-2/+2
2020-07-20net: dsa: Setup dsa_netdev_opsFlorian Fainelli1-1/+0
2020-07-20net: dsa: Add wrappers for overloaded ndo_opsFlorian Fainelli1-0/+70
2020-07-19ptp: introduce a phase offset in the periodic output requestVladimir Oltean1-2/+17
2020-07-19ptp: add ability to configure duty cycle for periodic outputVladimir Oltean1-3/+14
2020-07-19icmp: support rfc 4884Willem de Bruijn5-1/+41
2020-07-19xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routinesLorenzo Bianconi1-0/+15
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig1-2/+0
2020-07-19net/ipv6: remove compat_ipv6_{get,set}sockoptChristoph Hellwig5-39/+0
2020-07-19net/ipv4: remove compat_ip_{get,set}sockoptChristoph Hellwig1-4/+0
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 Hellwig3-6/+6
2020-07-19net: remove compat_sock_common_{get,set}sockoptChristoph Hellwig2-10/+0
2020-07-19net: simplify cBPF setsockopt compat handlingChristoph Hellwig2-3/+2
2020-07-19net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig1-9/+0
2020-07-19net: phy: add USXGMII link partner ability constantsMichael Walle1-0/+26
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds1-4/+0
2020-07-19Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mapping into masterLinus Torvalds1-0/+1
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 Sitnicki5-0/+100
2020-07-17bpf, netns: Handle multiple link attachmentsJakub Sitnicki1-0/+3
2020-07-17rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap1-1/+1
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into masterLinus Torvalds1-2/+4
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-17tcp: add SNMP counter for no. of duplicate segments reported by DSACKPriyaranjan Jha1-0/+1
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-17Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into masterLinus Torvalds1-0/+1
2020-07-17Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-0/+4
2020-07-17asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon1-2/+4
2020-07-16Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm into masterLinus Torvalds1-0/+1
2020-07-16Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata1-4/+2
2020-07-16net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata1-2/+2
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: Drop duplicated words in uapi helper commentsRandy Dunlap1-3/+3