index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rtnetlink.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
Cset exclude: tgraf@suug.ch|ChangeSet|20050316221421|24742
Thomas Graf
1
-13
/
+0
2005-03-23
[PKT_SCHED]: Use proper attritbute for action stats.
Jamal Hadi Salim
1
-1
/
+0
2005-03-17
[IPV4]: Make multipath algs into true drivers.
David S. Miller
1
-0
/
+1
2005-03-15
[IPV4]: All deletion of equal addresses only differing by prefix length.
Thomas Graf
1
-0
/
+13
2005-03-09
Merge
David S. Miller
1
-0
/
+1
2005-03-09
[NEIGH]: Provide number of probes to userspace
Thomas Graf
1
-0
/
+1
2005-03-04
[IPV6] Always add a fragment header after receiving TOO BIG w/ pmtu < 1280.
Hideaki Yoshifuji
1
-0
/
+1
2005-02-14
[PKT_SCHED]: Extended Matches API
David S. Miller
1
-0
/
+5
2005-01-09
[PKT_SCHED]: Add rtattr_strlcpy, use it where appropriate
Patrick McHardy
1
-0
/
+1
2005-01-09
[PKT_SCHED]: rtattr_parse shortcut for nested TLVs
Thomas Graf
1
-0
/
+3
2005-01-09
[NET]: Add rtnl_lock_interruptible()
Christoph Hellwig
1
-0
/
+1
2005-01-09
[NET]: misc cleanups
Adrian Bunk
1
-1
/
+0
2004-11-02
[PKT_SCHED]: tcf_action: copy generic stats via TCA_ACT_STATS
Thomas Graf
1
-0
/
+1
2004-10-19
[PKT_SCHED]: Use gnet_stats API to copy statistics into netlink message
Thomas Graf
1
-0
/
+1
2004-09-21
[NET]: Fix ifmap alignment issues over rtnetlink
Thomas Graf
1
-0
/
+11
2004-09-14
[NET]: Convert RTM+_* to enum.
Herbert Xu
1
-47
/
+83
2004-09-08
[NET]: Calculate RTATTR_MAX at run time.
David S. Miller
1
-4
/
+0
2004-09-01
[NET]: Allow get/set of dev->weight via netlink.
Eric Lemoine
1
-0
/
+2
2004-08-24
[NET]: Device mtu/txqlen/ifmap via rtnetlink.
Thomas Graf
1
-0
/
+4
2004-07-28
[NET]: Kill rtnl_exlock stubs.
Stephen Hemminger
1
-4
/
+0
2004-06-28
[NETLINK]: Fix NLMSG_OK/RTA_OK length checking.
Christoph Hellwig
1
-1
/
+2
2004-06-15
[NET]: Add tc extensions infrastructure.
Jamal Hadi Salim
1
-0
/
+17
2004-05-28
[NET]: Prevent future missed updates of FOO_MAX macros.
Hideaki Yoshifuji
1
-14
/
+24
2004-05-26
Cset exclude: mashirle@us.ibm.com|ChangeSet|20040526204412|10895
David S. Miller
1
-20
/
+0
2004-05-25
[RTNETLINK]: IFA_MAX is wrong.
Shirley Ma
1
-1
/
+1
2004-05-25
[IPV6]: Add new IPv6 MIBs counters support through netlink.
Shirley Ma
1
-0
/
+20
2004-04-05
[IPV6]: Provide ipv6 multicast/anycast addresses through netlink.
Shirley Ma
1
-2
/
+7
2004-01-15
Cset exclude: mashirle@us.ibm.com|ChangeSet|20040115231022|51079
David S. Miller
1
-36
/
+0
2004-01-14
[IPV6]: Add MIB:ipv6RouterAdvert netlink notification.
Shirley Ma
1
-0
/
+36
2004-01-14
[IPV6]: Add notification for MIB:ipv6Prefix events.
Shirley Ma
1
-1
/
+34
2004-01-14
[IPV6]: Implement MIB:ipv6InterfaceTable
Shirley Ma
1
-1
/
+11
2003-12-02
[RTNETLINK]: Add RTPROT_XORP.
Pavlin Radoslavov
1
-0
/
+1
2003-10-16
[IPV6]: MIB fix, provide timestamps in ifa_cacheinfo.
Shirley Ma
1
-2
/
+4
2003-09-22
[NET]: rtnetlink -- ASSERT_RTNL and BUG_TRAP.
Stephen Hemminger
1
-5
/
+15
2003-09-22
[NET]: rtnetlink -- RTA_PUT unlikely.
Stephen Hemminger
1
-4
/
+6
2003-09-22
[NET]: rtnetlink -- rtattr_strcmp const args.
Stephen Hemminger
1
-1
/
+1
2003-09-12
[IPV6]: Export devconf device settings via netlink.
Krishna Kumar
1
-1
/
+15
2003-09-04
[NET]: Kill more verbose init msgs and unused RTNL_DEBUG define.
David S. Miller
1
-3
/
+0
2003-07-25
[NET]: Make IFLA_STATS arch independent.
Alexey Kuznetsov
1
-0
/
+50
2003-07-22
[IPV6]: Reporting of prefix routes via rtnetlink.
Krishna Kumar
1
-0
/
+1
2003-06-25
[TCP]: Sanitize initcwnd calculation, add new metrics.
David S. Miller
1
-1
/
+9
2003-06-04
o net: create struct sock_common and use in struct sock & tcp_tw_bucket
Arnaldo Carvalho de Melo
1
-2
/
+2
2003-06-03
[NET]: Typo corrections only.
Randy Dunlap
1
-1
/
+1
2003-05-19
[NET]: More device register/unregister fixing.
David S. Miller
1
-2
/
+1
2003-05-19
[NET]: Fix netdevice unregister races.
David S. Miller
1
-1
/
+2
2003-05-15
[NET]: Hoplimit is a metric not a route attribute.
David S. Miller
1
-3
/
+4
2003-05-08
[IPV6]: Pass route attributes all the way down.
David S. Miller
1
-1
/
+2
2003-05-06
[NET]: Spelling/typo fixes in rtnetlink.h
Randy Dunlap
1
-6
/
+6
2003-02-23
[IPV6]: Privacy Extensions for Stateless Address Autoconfiguration.
Hideaki Yoshifuji
1
-0
/
+1
2003-01-06
[NET]: Increase MAX_ADDR_LEN.
Roland Dreier
1
-0
/
+1
[next]