index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
if_link.h
Age
Commit message (
Expand
)
Author
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-10
vxlan: allow configuring port range
stephen hemminger
2012-10-01
vxlan: virtual extensible lan
stephen hemminger
2012-10-01
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
2012-09-20
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
2012-07-20
rtnl: allow to specify number of rx and tx queues on device creation
Jiri Pirko
2012-04-15
macvlan: add FDB bridge ops and macvlan flags
John Fastabend
2012-04-02
net: Report dev->promiscuity in netlink reports.
Ben Greear
2012-02-21
rtnetlink: Fix problem with buffer allocation
Greg Rose
2011-10-16
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
Greg Rose
2011-05-10
net: Allow setting the network namespace by fd
Eric W. Biederman
2011-01-19
net_device: add support for network device groups
Vlad Dogaru
2010-11-22
macvlan: Introduce 'passthru' mode to takeover the underlying device
Sridhar Samudrala
2010-11-17
ipv4: AF_INET link address family
Thomas Graf
2010-11-17
rtnetlink: Link address family API
Thomas Graf
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-06-16
fix typos concerning "management"
Uwe Kleine-König
2010-06-12
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
2010-05-17
net: Add netlink support for virtual port management (was iovnl)
Scott Feldman
2010-05-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
2010-03-16
net: core: add IFLA_STATS64 support
Jan Engelhardt
2010-02-12
if_link: Add SR-IOV configuration methods
Williams, Mitch A
2009-11-26
macvlan: export macvlan mode through netlink
Arnd Bergmann
2009-11-04
net: cleanup include/linux
Eric Dumazet
2009-01-30
headers_check fix: linux/if_link.h
Jaswinder Singh Rajput
2008-09-22
net: network device name ifalias support
Stephen Hemminger
2007-10-10
[NET]: netlink support for moving devices between network namespaces.
Eric W. Biederman
2007-07-10
[VLAN]: Use rtnl_link API
Patrick McHardy
2007-07-10
[RTNETLINK]: Link creation API
Patrick McHardy
2007-04-25
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
2006-12-08
[NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.
David S. Miller
2006-09-28
[NET]: Move netlink interface bits to linux/if_link.h.
YOSHIFUJI Hideaki