summaryrefslogtreecommitdiff
path: root/include/uapi/linux/if_link.h
AgeCommit message (Expand)Author
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
2017-05-27rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-05-11xdp: refine xdp api with regards to generic xdpDaniel Borkmann
2017-05-11xdp: add flag to enforce driver modeDaniel Borkmann
2017-04-27bridge: add per-port broadcast flood flagMike Manning
2017-04-25net: Generic XDPDavid S. Miller
2017-04-09Revert "rtnl: Add support for netdev event to link messages"David S. Miller
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-03-25gtp: support SGSN-side tunnelsJonas Bonn
2017-02-03bridge: uapi: add per vlan tunnel infoRoopa Prabhu
2017-01-24bridge: multicast to unicastFelix Fietkau
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann
2016-11-21bridge: mcast: add MLDv2 querier supportNikolay Aleksandrov
2016-11-21bridge: mcast: add IGMPv3 query supportNikolay Aleksandrov
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar
2016-09-18net: core: Add offload stats to if_stats_msgNogah Frankel
2016-09-01net: bridge: add per-port multicast flood flagNikolay Aleksandrov
2016-07-19rtnl: add option for setting link xdp progBrenden Blanco
2016-06-30net: bridge: add support for IGMP/MLD stats and export them via netlinkNikolay Aleksandrov
2016-06-30net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attributeNikolay Aleksandrov
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira
2016-05-02bridge: netlink: export per-vlan statsNikolay Aleksandrov
2016-05-02bridge: vlan: learn to countNikolay Aleksandrov
2016-05-02net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov
2016-04-29ppp: add rtnetlink device creation supportGuillaume Nault
2016-04-26macsec: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25bridge: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25rtnl: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-20rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu
2016-04-20net/hsr: Fixed version field in ENUMPeter Heise
2016-04-19net: Align IFLA_STATS64 attributes properly on architectures that need it.David S. Miller
2016-04-15net/hsr: Added support for HSR v1Peter Heise
2016-04-06vxlan: implement GPEJiri Benc
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21net/core: Add support for configuring VF GUIDsEli Cohen
2016-03-21net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributesEric Dumazet
2016-03-13uapi: add MACsec bitsSabrina Dubroca