Jason Wang
|
96442e4242
tuntap: choose the txq based on rxq
|
12 years ago |
Jason Wang
|
cde8b15f1a
tuntap: add ioctl to attach or detach a file form tuntap device
|
12 years ago |
Jason Wang
|
c8d68e6be1
tuntap: multiqueue support
|
12 years ago |
Jason Wang
|
6e914fc707
tuntap: RCUify dereferencing between tun_struct and tun_file
|
12 years ago |
Jason Wang
|
54f968d6ef
tuntap: move socket to tun_file
|
12 years ago |
Jason Wang
|
1e5883382c
tuntap: log the unsigned informaiton with %u
|
12 years ago |
Daniel Wagner
|
6a328d8c6f
cgroup: net_cls: Rework update socket logic
|
12 years ago |
Daniel Wagner
|
fd9a08a7b8
cgroup: net_cls: Pass in task to sock_update_classid()
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Daniel Wagner
|
f341980771
cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h
|
12 years ago |
Eric W. Biederman
|
0625c883bc
userns: Convert tun/tap to use kuid and kgid where appropriate
|
13 years ago |
Stanislav Kinsbursky
|
66d1b9263a
tun: don't zeroize sock->file on detach
|
13 years ago |
David S. Miller
|
8bbb181308
tun: Fix formatting.
|
13 years ago |
Mathias Krause
|
a117dacde0
net/tun: fix ioctl() based info leaks
|
13 years ago |
Michael S. Tsirkin
|
0690899b4d
tun: experimental zero copy tx support
|
13 years ago |
Michael S. Tsirkin
|
868eefeb17
tun: orphan frags on xmit
|
13 years ago |
Mikulas Patocka
|
b09e786bd1
tun: fix a crash bug and a memory leak
|
13 years ago |
Joe Perches
|
344dc8ede1
drivers/net: Use eth_random_addr
|
13 years ago |
Joe Perches
|
2e42e4747e
drivers/net: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
David S. Miller
|
4da0bd7365
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Stanislav Kinsbursky
|
1ab5ecb90c
tun: don't hold network namespace by tun sockets
|
13 years ago |
Danny Kukawka
|
f2cedb63df
net: replace random_ether_addr() with eth_hw_addr_random()
|
13 years ago |
Rick Jones
|
84b4050111
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Rick Jones
|
33a5ba144e
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
|
13 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
14 years ago |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Neil Horman
|
bebd097a0a
tun: teach the tun/tap driver to support netpoll
|
14 years ago |