summaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
AgeCommit message (Expand)AuthorLines
2005-01-09[PKT_SCHED]: Add rtattr_strlcpy, use it where appropriatePatrick McHardy-14/+20
2005-01-09[NET]: Add rtnl_lock_interruptible()Christoph Hellwig-0/+6
2005-01-09[NET]: misc cleanupsAdrian Bunk-2/+1
2004-11-30[RTNETLINK]: Link attribute modification by interface name.Thomas Graf-3/+18
2004-09-28[RTNETLINK]: Calculate rtmsg_ifinfo() SKB size more accurately.Herbert Xu-1/+3
2004-09-21[NET]: Fix ifmap alignment issues over rtnetlinkThomas Graf-5/+16
2004-09-12[NET]: Fix notification on address change via rtnetlink.Thomas Graf-2/+4
2004-09-10[NET]: Device name changing via rtnetlinkThomas Graf-0/+17
2004-09-08[NET]: Calculate RTATTR_MAX at run time.David S. Miller-5/+17
2004-09-01[NET]: Allow get/set of dev->weight via netlink.Eric Lemoine-0/+12
2004-08-24[NET]: Device mtu/txqlen/ifmap via rtnetlink.Thomas Graf-11/+74
2004-07-28[NET]: Remove useless variable in rtnetlink_rcv_msgPatrick McHardy-4/+0
2004-07-28[NET]: Kill rtnl_exlock stubs.Stephen Hemminger-12/+1
2004-06-15[NET]: Add tc extensions infrastructure.Jamal Hadi Salim-2/+4
2004-04-28[NETLINK]: Mark some functions/data static.Stephen Hemminger-2/+2
2003-09-28o NET: move net/core/rtnetlink.c EXPORT_SYMBOLs from net/netsyms.cArnaldo Carvalho de Melo-1/+11
2003-09-04[NET]: Kill more verbose init msgs and unused RTNL_DEBUG define.David S. Miller-3/+0
2003-07-25[NET]: Make IFLA_STATS arch independent.Alexey Kuznetsov-3/+12
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo-3/+4
2003-05-21Use proper ANSI stype function declarations in definitions.Linus Torvalds-1/+1
2003-05-19[NET]: More device register/unregister fixing.David S. Miller-20/+4
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller-1/+21
2003-05-14[RTNETLINK]: extern __inline__ --> static inline.David S. Miller-1/+1
2003-04-21o rtnetlink: use C99 struct init styleArnaldo Carvalho de Melo-3/+1
2003-02-10[PATCH] checker bounds/limits fixesRandy Dunlap-1/+1
2003-02-06[LSM]: Networking netlink socket capability hooks.James Morris-1/+2
2003-01-15[NET]: Fix up RTM_SETLINK handling.Roland Dreier-2/+15
2003-01-06[NET]: Increase MAX_ADDR_LEN.Roland Dreier-25/+41
2002-10-27[NET]: Backport netlink_set_nonroot changes by Andi Kleen.James Morris-0/+1
2002-10-24[NET]: Fix rtnetlink metric type, should be u32.Alexey Kuznetsov-2/+2
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds-10/+0
2002-02-04v2.4.7.4 -> v2.4.7.5Linus Torvalds-1/+1
2002-02-04Import changesetLinus Torvalds-0/+539