aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rtnetlink.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-31Cset exclude: tgraf@suug.ch|ChangeSet|20050316221421|24742Thomas Graf1-13/+0
2005-03-23[PKT_SCHED]: Use proper attritbute for action stats.Jamal Hadi Salim1-1/+0
2005-03-17[IPV4]: Make multipath algs into true drivers.David S. Miller1-0/+1
2005-03-15[IPV4]: All deletion of equal addresses only differing by prefix length.Thomas Graf1-0/+13
2005-03-09MergeDavid S. Miller1-0/+1
2005-03-09[NEIGH]: Provide number of probes to userspaceThomas Graf1-0/+1
2005-03-04[IPV6] Always add a fragment header after receiving TOO BIG w/ pmtu < 1280.Hideaki Yoshifuji1-0/+1
2005-02-14[PKT_SCHED]: Extended Matches APIDavid S. Miller1-0/+5
2005-01-09[PKT_SCHED]: Add rtattr_strlcpy, use it where appropriatePatrick McHardy1-0/+1
2005-01-09[PKT_SCHED]: rtattr_parse shortcut for nested TLVsThomas Graf1-0/+3
2005-01-09[NET]: Add rtnl_lock_interruptible()Christoph Hellwig1-0/+1
2005-01-09[NET]: misc cleanupsAdrian Bunk1-1/+0
2004-11-02[PKT_SCHED]: tcf_action: copy generic stats via TCA_ACT_STATSThomas Graf1-0/+1
2004-10-19[PKT_SCHED]: Use gnet_stats API to copy statistics into netlink messageThomas Graf1-0/+1
2004-09-21[NET]: Fix ifmap alignment issues over rtnetlinkThomas Graf1-0/+11
2004-09-14[NET]: Convert RTM+_* to enum.Herbert Xu1-47/+83
2004-09-08[NET]: Calculate RTATTR_MAX at run time.David S. Miller1-4/+0
2004-09-01[NET]: Allow get/set of dev->weight via netlink.Eric Lemoine1-0/+2
2004-08-24[NET]: Device mtu/txqlen/ifmap via rtnetlink.Thomas Graf1-0/+4
2004-07-28[NET]: Kill rtnl_exlock stubs.Stephen Hemminger1-4/+0
2004-06-28[NETLINK]: Fix NLMSG_OK/RTA_OK length checking.Christoph Hellwig1-1/+2
2004-06-15[NET]: Add tc extensions infrastructure.Jamal Hadi Salim1-0/+17
2004-05-28[NET]: Prevent future missed updates of FOO_MAX macros.Hideaki Yoshifuji1-14/+24
2004-05-26Cset exclude: mashirle@us.ibm.com|ChangeSet|20040526204412|10895David S. Miller1-20/+0
2004-05-25[RTNETLINK]: IFA_MAX is wrong.Shirley Ma1-1/+1
2004-05-25[IPV6]: Add new IPv6 MIBs counters support through netlink.Shirley Ma1-0/+20
2004-04-05[IPV6]: Provide ipv6 multicast/anycast addresses through netlink.Shirley Ma1-2/+7
2004-01-15Cset exclude: mashirle@us.ibm.com|ChangeSet|20040115231022|51079David S. Miller1-36/+0
2004-01-14[IPV6]: Add MIB:ipv6RouterAdvert netlink notification.Shirley Ma1-0/+36
2004-01-14[IPV6]: Add notification for MIB:ipv6Prefix events.Shirley Ma1-1/+34
2004-01-14[IPV6]: Implement MIB:ipv6InterfaceTableShirley Ma1-1/+11
2003-12-02[RTNETLINK]: Add RTPROT_XORP.Pavlin Radoslavov1-0/+1
2003-10-16[IPV6]: MIB fix, provide timestamps in ifa_cacheinfo.Shirley Ma1-2/+4
2003-09-22[NET]: rtnetlink -- ASSERT_RTNL and BUG_TRAP.Stephen Hemminger1-5/+15
2003-09-22[NET]: rtnetlink -- RTA_PUT unlikely.Stephen Hemminger1-4/+6
2003-09-22[NET]: rtnetlink -- rtattr_strcmp const args.Stephen Hemminger1-1/+1
2003-09-12[IPV6]: Export devconf device settings via netlink.Krishna Kumar1-1/+15
2003-09-04[NET]: Kill more verbose init msgs and unused RTNL_DEBUG define.David S. Miller1-3/+0
2003-07-25[NET]: Make IFLA_STATS arch independent.Alexey Kuznetsov1-0/+50
2003-07-22[IPV6]: Reporting of prefix routes via rtnetlink.Krishna Kumar1-0/+1
2003-06-25[TCP]: Sanitize initcwnd calculation, add new metrics.David S. Miller1-1/+9
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo1-2/+2
2003-06-03[NET]: Typo corrections only.Randy Dunlap1-1/+1
2003-05-19[NET]: More device register/unregister fixing.David S. Miller1-2/+1
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller1-1/+2
2003-05-15[NET]: Hoplimit is a metric not a route attribute.David S. Miller1-3/+4
2003-05-08[IPV6]: Pass route attributes all the way down.David S. Miller1-1/+2
2003-05-06[NET]: Spelling/typo fixes in rtnetlink.hRandy Dunlap1-6/+6
2003-02-23[IPV6]: Privacy Extensions for Stateless Address Autoconfiguration.Hideaki Yoshifuji1-0/+1
2003-01-06[NET]: Increase MAX_ADDR_LEN.Roland Dreier1-0/+1