aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng1-0/+13
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng1-0/+14
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng1-19/+1
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng1-0/+44
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit1-0/+3
2020-03-19sysfs: fix static inline declaration of sysfs_groups_change_owner()Christian Brauner1-2/+2
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+2
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann3-106/+58
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-67/+115
2020-03-17net: phylink: pcs: add 802.3 clause 45 helpersRussell King1-0/+2
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King1-0/+6
2020-03-17net: mdiobus: add APIs for modifying a MDIO device registerRussell King2-0/+23
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit1-1/+2
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski1-0/+2
2020-03-17net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen1-1/+2
2020-03-18netfilter: Introduce egress hookLukas Wunner2-0/+31
2020-03-18netfilter: Generalize ingress hookLukas Wunner1-14/+31
2020-03-18netfilter: Rename ingress hook include fileLukas Wunner1-0/+0
2020-03-15net: mii: add linkmode_adv_to_mii_adv_x()Russell King1-0/+20
2020-03-15net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King1-18/+19
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva6-9/+9
2020-03-14net: phy: Add XLGMII interface defineJose Abreu1-0/+3
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-72/+110
2020-03-13bpf: Remove bpf_image treeJiri Olsa1-7/+1
2020-03-13bpf: Add dispatchers to kallsymsJiri Olsa1-7/+12
2020-03-13bpf: Add trampolines to kallsymsJiri Olsa1-0/+3
2020-03-13bpf: Add bpf_ksym_add/del functionsJiri Olsa1-0/+3
2020-03-13bpf: Add prog flag to struct bpf_ksym objectJiri Olsa1-0/+1
2020-03-13bpf: Move ksym_tnode to bpf_ksymJiri Olsa1-1/+1
2020-03-13bpf: Move lnode list node to struct bpf_ksymJiri Olsa1-1/+1
2020-03-13bpf: Add name to struct bpf_ksymJiri Olsa2-6/+2
2020-03-13bpf: Add struct bpf_ksymJiri Olsa1-0/+6
2020-03-13bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHERBjörn Töpel2-15/+15
2020-03-13bpf: Abstract away entire bpf_link clean up procedureAndrii Nakryiko1-1/+0
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller13-23/+71
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira1-0/+1
2020-03-12fs/nsfs.c: Added ns_matchCarlos Neira1-0/+2
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-7/+16
2020-03-12bitfield.h: add FIELD_MAX() and field_max()Alex Elder1-0/+14
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-0/+2
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey1-0/+7
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-2/+29
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-11cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev1-3/+12
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig1-1/+1
2020-03-11bpf: Add bpf_link_new_file that doesn't install FDAndrii Nakryiko1-0/+3
2020-03-10net: liquidio: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+1
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+16