summaryrefslogtreecommitdiff
path: root/include/linux/rtnetlink.h
AgeCommit message (Expand)Author
2005-05-03[RTNETLINK] Cleanup rtnetlink_link tablesThomas Graf
2005-05-03[RTNETLINK] Fix & cleanup rtm_min/rtm_maxThomas Graf
2005-05-03[RTNETLINK] Fix RTM_MAX to represent the maximum valid message typeThomas Graf
2005-03-31Cset exclude: tgraf@suug.ch|ChangeSet|20050316221421|24742Thomas Graf
2005-03-23[PKT_SCHED]: Use proper attritbute for action stats.Jamal Hadi Salim
2005-03-17[IPV4]: Make multipath algs into true drivers.David S. Miller
2005-03-15[IPV4]: All deletion of equal addresses only differing by prefix length.Thomas Graf
2005-03-09MergeDavid S. Miller
2005-03-09[NEIGH]: Provide number of probes to userspaceThomas Graf
2005-03-04[IPV6] Always add a fragment header after receiving TOO BIG w/ pmtu < 1280.Hideaki Yoshifuji
2005-02-14[PKT_SCHED]: Extended Matches APIDavid S. Miller
2005-01-09[PKT_SCHED]: Add rtattr_strlcpy, use it where appropriatePatrick McHardy
2005-01-09[PKT_SCHED]: rtattr_parse shortcut for nested TLVsThomas Graf
2005-01-09[NET]: Add rtnl_lock_interruptible()Christoph Hellwig
2005-01-09[NET]: misc cleanupsAdrian Bunk
2004-11-02[PKT_SCHED]: tcf_action: copy generic stats via TCA_ACT_STATSThomas Graf
2004-10-19[PKT_SCHED]: Use gnet_stats API to copy statistics into netlink messageThomas Graf
2004-09-21[NET]: Fix ifmap alignment issues over rtnetlinkThomas Graf
2004-09-14[NET]: Convert RTM+_* to enum.Herbert Xu
2004-09-08[NET]: Calculate RTATTR_MAX at run time.David S. Miller
2004-09-01[NET]: Allow get/set of dev->weight via netlink.Eric Lemoine
2004-08-24[NET]: Device mtu/txqlen/ifmap via rtnetlink.Thomas Graf
2004-07-28[NET]: Kill rtnl_exlock stubs.Stephen Hemminger
2004-06-28[NETLINK]: Fix NLMSG_OK/RTA_OK length checking.Christoph Hellwig
2004-06-15[NET]: Add tc extensions infrastructure.Jamal Hadi Salim
2004-05-28[NET]: Prevent future missed updates of FOO_MAX macros.Hideaki Yoshifuji
2004-05-26Cset exclude: mashirle@us.ibm.com|ChangeSet|20040526204412|10895David S. Miller
2004-05-25[RTNETLINK]: IFA_MAX is wrong.Shirley Ma
2004-05-25[IPV6]: Add new IPv6 MIBs counters support through netlink.Shirley Ma
2004-04-05[IPV6]: Provide ipv6 multicast/anycast addresses through netlink.Shirley Ma
2004-01-15Cset exclude: mashirle@us.ibm.com|ChangeSet|20040115231022|51079David S. Miller
2004-01-14[IPV6]: Add MIB:ipv6RouterAdvert netlink notification.Shirley Ma
2004-01-14[IPV6]: Add notification for MIB:ipv6Prefix events.Shirley Ma
2004-01-14[IPV6]: Implement MIB:ipv6InterfaceTableShirley Ma
2003-12-02[RTNETLINK]: Add RTPROT_XORP.Pavlin Radoslavov
2003-10-16[IPV6]: MIB fix, provide timestamps in ifa_cacheinfo.Shirley Ma
2003-09-22[NET]: rtnetlink -- ASSERT_RTNL and BUG_TRAP.Stephen Hemminger
2003-09-22[NET]: rtnetlink -- RTA_PUT unlikely.Stephen Hemminger
2003-09-22[NET]: rtnetlink -- rtattr_strcmp const args.Stephen Hemminger
2003-09-12[IPV6]: Export devconf device settings via netlink.Krishna Kumar
2003-09-04[NET]: Kill more verbose init msgs and unused RTNL_DEBUG define.David S. Miller
2003-07-25[NET]: Make IFLA_STATS arch independent.Alexey Kuznetsov
2003-07-22[IPV6]: Reporting of prefix routes via rtnetlink.Krishna Kumar
2003-06-25[TCP]: Sanitize initcwnd calculation, add new metrics.David S. Miller
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-06-03[NET]: Typo corrections only.Randy Dunlap
2003-05-19[NET]: More device register/unregister fixing.David S. Miller
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller
2003-05-15[NET]: Hoplimit is a metric not a route attribute.David S. Miller
2003-05-08[IPV6]: Pass route attributes all the way down.David S. Miller