summaryrefslogtreecommitdiff
path: root/include/uapi/linux/if_link.h
AgeCommit message (Expand)Author
2020-09-17net: remove comments on struct rtnl_link_statsJakub Kicinski
2020-09-07net: tighten the definition of interface statisticsJakub Kicinski
2020-07-31rtnetlink: add support for protodown reasonRoopa Prabhu
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri
2020-07-21bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur
2020-06-28bareudp: Added attribute to enable & disable rx metadata collectionMartin
2020-04-27net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-29net: macsec: add support for specifying offload upon link creationMark Starovoytov
2020-03-28xdp: Support specifying expected existing program when attaching XDPToke Høiland-Jørgensen
2020-03-26net: macsec: add support for offloading to the MACAntoine Tenart
2020-02-24net: Special handling for IP & MPLS.Martin Varghese
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart
2019-12-12rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek
2019-10-01net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat
2019-06-18ipoib: show VF broadcast addressDenis Kirjanov
2019-01-22bonding: add support for xstats and export 3ad statsNikolay Aleksandrov
2018-11-27net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov
2018-11-08geneve: Allow configuration of DF behaviourStefano Brivio
2018-11-08vxlan: Allow configuration of DF behaviourStefano Brivio
2018-10-12net: bridge: add support for per-port vlan statsNikolay Aleksandrov
2018-09-12geneve: add ttl inherit supportHangbin Liu
2018-09-05if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner
2018-07-29net: report min and max mtu network device settingsStephen Hemminger
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-23net: bridge: add support for backup portNikolay Aleksandrov
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski
2018-07-13xdp: add per mode attributes for attached programsJakub Kicinski
2018-06-23xfrm: Add virtual xfrm interfacesSteffen Klassert
2018-05-25net: bridge: add support for port isolationNikolay Aleksandrov
2018-04-17vxlan: add ttl inherit supportHangbin Liu
2018-03-22net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan
2018-02-16tun: export flags, uid, gid, queue information over netlinkSabrina Dubroca
2018-01-29dev: advertise the new ifindex when the netns iface changesNicolas Dichtel
2018-01-22net: core: Expose number of link up/down transitionsDavid Decotigny
2018-01-09net/core: Add drop counters to VF statisticsEugenia Emantayev
2017-11-05rtnetlink: use netnsid to query interfaceJiri Benc
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-10-29ipvlan: implement VEPA modeMahesh Bandewar
2017-10-29ipvlan: introduce 'private' attribute for all existing modes.Mahesh Bandewar
2017-10-08bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu
2017-10-04dev: advertise the new nsid when the netns iface changesNicolas Dichtel
2017-09-29net: bridge: add per-port group_fwd_mask with less restrictionsNikolay Aleksandrov
2017-06-23xdp: add reporting of offload modeJakub Kicinski
2017-06-23xdp: add HW offload mode flag for installing programsJakub Kicinski
2017-06-16net: Add IFLA_XDP_PROG_IDMartin KaFai Lau