Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
18 years ago |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
18 years ago |
Michael Opdenacker
|
59c51591a0
Fix occurrences of "the the "
|
18 years ago |
YOSHIFUJI Hideaki
|
d57b1869b2
[NET] LLC: Fix whitespace errors.
|
18 years ago |
Al Viro
|
3fbd418acc
[LLC]: anotations
|
18 years ago |
Stephen Hemminger
|
30a584d944
[LLX]: SOCK_DGRAM interface fixes
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Stephen Hemminger
|
29efcd2666
[LLC]: allow datagram recvmsg
|
19 years ago |
Chris Leech
|
624d116473
[I/OAT]: Make sk_eat_skb I/OAT aware.
|
19 years ago |
Arnaldo Carvalho de Melo
|
2e1f47c74c
[LLC]: Fix sap refcounting
|
19 years ago |
Arnaldo Carvalho de Melo
|
2342c990bb
[LLC]: Replace __inline__ with inline
|
19 years ago |
Arnaldo Carvalho de Melo
|
9c005e018c
[LLC]: Fix struct proto .name
|
19 years ago |
Christoph Hellwig
|
b5e5fa5e09
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
|
19 years ago |
Eric Dumazet
|
90ddc4f047
[NET]: move struct proto_ops to const
|
19 years ago |
Benjamin LaHaise
|
c1cbe4b7ad
[NET]: Avoid atomic xchg() for non-error case
|
19 years ago |
Jochen Friedrich
|
451677c46f
[LLC]: Make core block on remote busy.
|
19 years ago |
Arnaldo Carvalho de Melo
|
8420e1b541
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
|
20 years ago |
Arnaldo Carvalho de Melo
|
2928c19e10
[LLC]: Fix sparse warnings
|
20 years ago |
Jochen Friedrich
|
5564af21ae
[LLC]: Fix for Bugzilla ticket #5157
|
20 years ago |
Jochen Friedrich
|
cf309e3fb8
[LLC]: Fix for Bugzilla ticket #5156
|
20 years ago |
Arnaldo Carvalho de Melo
|
6e2144b768
[LLC]: Use refcounting with struct llc_sap
|
20 years ago |
Arnaldo Carvalho de Melo
|
04e4223f44
[LLC]: Do better struct sock accounting on skbs
|
20 years ago |
Arnaldo Carvalho de Melo
|
afdbe35787
[LLC]: Use sk_wait_data
|
20 years ago |
Arnaldo Carvalho de Melo
|
249ff1c6d3
[LLC]: Use some more likely/unlikely
|
20 years ago |
Arnaldo Carvalho de Melo
|
590232a715
[LLC]: Add sysctl support for the LLC timeouts
|
20 years ago |
Arnaldo Carvalho de Melo
|
54fb7f25f1
[LLC]: Use the sk_wait_event primitive
|
20 years ago |
Arnaldo Carvalho de Melo
|
b35bd11019
[LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait
|
20 years ago |
Arnaldo Carvalho de Melo
|
af426d327c
[LLC]: Help the compiler with likely/unlikely, saving some more bytes
|
20 years ago |
Arnaldo Carvalho de Melo
|
5a770c0262
[LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behaviour
|
20 years ago |
Arnaldo Carvalho de Melo
|
774ccb4f64
[LLC]: Remove unneeded temp net_device variables
|
20 years ago |