index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rtnetlink.h
Age
Commit message (
Expand
)
Author
2006-09-28
[NET]: Move netlink interface bits to linux/if_link.h.
YOSHIFUJI Hideaki
2006-09-22
[RTNETLINK]: Unexport rtnl socket
Thomas Graf
2006-09-22
[RTNETLINK]: Add rtnetlink notification interface
Thomas Graf
2006-09-22
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
[NET]: Increate RT_TABLE_MAX to 2^32
Patrick McHardy
2006-09-22
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
[DECNET]: Covert rules to use generic code
Steven Whitehouse
2006-09-22
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
Thomas Graf
2006-09-22
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
Thomas Graf
2006-09-22
[NET]: Move netlink interface bits to linux/if.h
Thomas Graf
2006-09-22
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2006-09-22
[IPV6]: Policy Routing Rules
Thomas Graf
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-23
[IPV4]: Add fib rule netlink notifications
Patrick McHardy
2006-03-20
[NET] rtnetlink: Add RTPROT entry for Netsukuku.
Alpt
2006-03-20
[NET]: Convert RTNL to mutex.
Stephen Hemminger
2006-03-20
[NET] core: add RFC2863 operstate
Stefan Rompf
2005-12-19
[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h
Kristian Slavov
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-06-28
[NETLINK]: Missing padding fields in dumped structures
Patrick McHardy
2005-06-28
[NETLINK]: Clear padding in netlink messages
Patrick McHardy
2005-06-23
[PKT_SCHED]: Packet classification based on textsearch (ematch)
Thomas Graf
2005-06-18
[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag
Thomas Graf
2005-06-18
[NETLINK]: Fix RTA_NEST_CANCEL().
Thomas Graf
2005-06-18
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
Thomas Graf
2005-06-18
[NETLINK] Routing attribute related shortcuts
Thomas Graf
2005-05-03
[RTNETLINK] Cleanup rtnetlink_link tables
Thomas Graf
2005-05-03
[RTNETLINK] Fix & cleanup rtm_min/rtm_max
Thomas Graf
2005-05-03
[RTNETLINK] Fix RTM_MAX to represent the maximum valid message type
Thomas Graf
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds