Pavel Emelianov
|
7562f876cd
[NET]: Rework dev_base via list_head (v3)
|
18 years ago |
Adrian Bunk
|
42bad1da50
[NETLINK]: Possible cleanups.
|
18 years ago |
Johannes Berg
|
9e101eab15
[WIRELESS]: Remove wext over netlink.
|
18 years ago |
Stephen Hemminger
|
3ff50b7997
[NET]: cleanup extra semicolons
|
18 years ago |
Patrick McHardy
|
6313c1e099
[RTNETLINK]: Remove unnecessary locking in dump callbacks
|
18 years ago |
Patrick McHardy
|
1c2d670f36
[RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks
|
18 years ago |
Patrick McHardy
|
af65bdfce9
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
|
18 years ago |
Thomas Graf
|
038890fed8
[RTNL]: Improve error codes for unsupported operations
|
18 years ago |
Thomas Graf
|
c702e8047f
[NETLINK]: Directly return -EINTR from netlink_dump_start()
|
18 years ago |
Thomas Graf
|
1d00a4eb42
[NETLINK]: Remove error pointer from netlink message handler
|
18 years ago |
Thomas Graf
|
45e7ae7f71
[NETLINK]: Ignore control messages directly in netlink_run_queue()
|
18 years ago |
Thomas Graf
|
d35b685640
[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()
|
18 years ago |
Thomas Graf
|
51057f2fec
[RTNL]: Properly return rntl message handler
|
18 years ago |
Thomas Graf
|
687ad8cc64
[RTNL]: Use rtnl registration interface for dump-all aliases
|
18 years ago |
Thomas Graf
|
9d9e6a5819
[NET] rules: Use rtnl registration interface
|
18 years ago |
Thomas Graf
|
c8822a4e00
[NEIGH]: Use rtnl registration interface
|
18 years ago |
Thomas Graf
|
340d17fc9d
[NET] link: Use rtnl registration interface
|
18 years ago |
Thomas Graf
|
e284986385
[RTNL]: Message handler registration interface
|
18 years ago |
Jean Tourrilhes
|
c2805fbb86
[PATCH] WE-22 : prevent information leak on 64 bit
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
YOSHIFUJI Hideaki
|
4ec93edb14
[NET] CORE: Fix whitespace errors.
|
18 years ago |
Patrick McHardy
|
26932566a4
[NETLINK]: Don't BUG on undersized allocations
|
18 years ago |
Thomas Graf
|
e3703b3de1
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
|
18 years ago |
Thomas Graf
|
6051e2f4fb
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
|
18 years ago |
Thomas Graf
|
339bf98ffc
[NETLINK]: Do precise netlink message allocations where possible
|
18 years ago |
Patrick McHardy
|
b974179abe
[RTNETLINK]: Fix use of wrong skb in do_getlink()
|
18 years ago |
Eric Sesterhenn
|
9918f23096
[RTNETLINK]: Possible dereference in net/core/rtnetlink.c
|
18 years ago |
Patrick McHardy
|
78e5b8916e
[RTNETLINK]: Fix netdevice name corruption
|
19 years ago |
Thomas Graf
|
3015d5d4e5
[RTNETLINK]: Fix typo causing wrong skb to be freed
|
19 years ago |
Thomas Graf
|
5176f91ea8
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
|
19 years ago |