summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-11-07genetlink: allow families to use split ops directlyJakub Kicinski
2022-11-07genetlink: introduce split op representationJakub Kicinski
2022-11-07genetlink: move the private fields in struct genl_familyJakub Kicinski
2022-11-07net: mv643xx_eth: support MII/GMII/RGMII modes for KirkwoodDavid Yang
2022-11-03net: expose devlink port over rtnetlinkJiri Pirko
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...Jiri Pirko
2022-11-03net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko
2022-11-03net: devlink: track netdev with devlink_port assignedJiri Pirko
2022-11-03net: devlink: convert devlink port type-specific pointers to unionJiri Pirko
2022-11-03bridge: Add MAC Authentication Bypass (MAB) supportHans J. Schultz
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-03Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-03Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-11-03net: dcb: add new apptrust attributeDaniel Machon
2022-11-03net: dcb: add new pcp selector to app objectDaniel Machon
2022-11-02bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow
2022-11-01netlink: introduce bigendian integer typesFlorian Westphal
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-31net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAREric Dumazet
2022-10-31net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUTEric Dumazet
2022-10-31net: dropreason: add SKB_DROP_REASON_DUP_FRAGEric Dumazet
2022-10-31net: dropreason: add SKB_CONSUMED reasonEric Dumazet
2022-10-31rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_linkHangbin Liu
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2022-11-01asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()Andreas Schwab
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller
2022-10-31ptp: add missing documentation for parametersJacob Keller
2022-10-31net: geneve: fix array of flexible structures warningsJakub Kicinski
2022-10-31netlink: split up copies in the ack constructionJakub Kicinski
2022-10-30net: remove unused netdev_unregistering()Juhee Kang
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-30Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-29Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-29Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-28net/packet: add PACKET_FANOUT_FLAG_IGNORE_OUTGOINGWillem de Bruijn
2022-10-28net: sfp: move field definitions along side register indexRussell King (Oracle)
2022-10-28net: sfp: convert register indexes from hex to decimalRussell King (Oracle)
2022-10-28net: phylink: add phylink_get_link_timer_ns() helperRussell King (Oracle)
2022-10-28net: remove SOCK_SUPPORT_ZC from sockmapPavel Begunkov
2022-10-28netlink: hide validation union fields from kdocJakub Kicinski
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko
2022-10-28mm/uffd: fix vma check on userfault for wpPeter Xu
2022-10-28Merge tag 'sound-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-10-28Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds