summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-02net: phylink: use phy interface mode bitmapsRussell King
2020-07-02net: sfp: add interface bitmapRussell King
2020-07-02net: phy: add supported_interfaces to phylibRussell King
2020-07-02net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-07-02net: phy: provide phy driver start/stop hooksRussell King
2020-07-02net: phy: add resolved pause supportRussell King
2020-07-02net: phy: add helpers for comparing phy IDsRussell King
2020-07-02net: phylink: add interface to configure clause 22 PCS PHYRussell King
2020-07-02net: phylink: add struct phylink_pcsRussell King
2020-07-02net: phylink: re-implement interface configuration with PCSRussell King
2020-07-02net: phylink: in-band pause mode advertisement update for PCSRussell King
2020-06-24net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-06-03net: phy: read MMD ID from all present MMDsRussell King
2020-06-03net: phy: split devices_in_packageRussell King
2020-06-03net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King
2020-06-03net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-06-03net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-05-28net: be more gentle about silly gso requests coming from userEric Dumazet
2020-05-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-05-28include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-05-26net: check untrusted gso_size at kernel entryWillem de Bruijn
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern
2020-05-26nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern
2020-05-26nexthops: don't modify published nexthop groupsNikolay Aleksandrov
2020-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-25Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-05-25net/tls: fix race condition causing kernel panicVinay Kumar Yadav
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2020-05-25ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-20rxrpc: Trace discarded ACKsDavid Howells
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds