.. |
802
|
e3804cbebb
net: remove COMPAT_NET_DEV_OPS
|
il y a 16 ans |
8021q
|
f99189b186
netns: net_identifiers should be read_mostly
|
il y a 15 ans |
9p
|
3ca4f5ca73
virtio: add virtio IDs file
|
il y a 16 ans |
appletalk
|
415ce61aef
net/appletalk: using compat_ptr needs inclusion of linux/compat.h
|
il y a 15 ans |
atm
|
805003a41c
net/atm: move all compat_ioctl handling to atm/ioctl.c
|
il y a 15 ans |
ax25
|
3f378b6844
net: pass kern to net_proto_family create function
|
il y a 15 ans |
bluetooth
|
a2bfbc072e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 15 ans |
bridge
|
230f9bb701
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 15 ans |
can
|
ff879eb611
CAN: use dev_get_by_index_rcu
|
il y a 15 ans |
core
|
d90310243f
net: device name allocation cleanups
|
il y a 15 ans |
dcb
|
7eaf5077b3
net: fix double skb free in dcbnl
|
il y a 16 ans |
dccp
|
13f18aa05f
net: drop capability from protocol definitions
|
il y a 15 ans |
decnet
|
e5c140a340
decnet: convert dndev_lock to spinlock
|
il y a 15 ans |
dsa
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
il y a 16 ans |
econet
|
3f378b6844
net: pass kern to net_proto_family create function
|
il y a 15 ans |
ethernet
|
b9f5d52670
remove deprecated and not used: print_mac()
|
il y a 15 ans |
ieee802154
|
958fc41e32
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
|
il y a 15 ans |
ipv4
|
f99189b186
netns: net_identifiers should be read_mostly
|
il y a 15 ans |
ipv6
|
f99189b186
netns: net_identifiers should be read_mostly
|
il y a 15 ans |
ipx
|
83927ba069
net/ipx: push down BKL into a ipx_dgram_ops
|
il y a 15 ans |
irda
|
58a9d73202
net/irda: push BKL into proto_ops
|
il y a 15 ans |
iucv
|
b7c2aecc07
iucv: add work_queue cleanup for suspend
|
il y a 15 ans |
key
|
f99189b186
netns: net_identifiers should be read_mostly
|
il y a 15 ans |
lapb
|
0e8635a8e1
net: remove NET_RX_BAD and NET_RX_CN* defines
|
il y a 16 ans |
llc
|
3f378b6844
net: pass kern to net_proto_family create function
|
il y a 15 ans |
mac80211
|
0bc6b1871c
mac80211: Fix panic in aggregation handling
|
il y a 15 ans |
netfilter
|
f99189b186
netns: net_identifiers should be read_mostly
|
il y a 15 ans |
netlabel
|
122ec6ffca
netlabel: remove dev_put() calls
|
il y a 15 ans |
netlink
|
649300b927
netlink: remove subscriptions check on notifier
|
il y a 15 ans |
netrom
|
3f378b6844
net: pass kern to net_proto_family create function
|
il y a 15 ans |
packet
|
13cfa97bef
net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
|
il y a 15 ans |
phonet
|
eeb74a9d45
Phonet: convert devices list to RCU
|
il y a 15 ans |
rds
|
3f378b6844
net: pass kern to net_proto_family create function
|
il y a 15 ans |
rfkill
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
il y a 16 ans |
rose
|
230f9bb701
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 15 ans |
rxrpc
|
3f378b6844
net: pass kern to net_proto_family create function
|
il y a 15 ans |
sched
|
b76965e02b
act_mirred: optimization.
|
il y a 15 ans |
sctp
|
a2bfbc072e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 15 ans |
sunrpc
|
230f9bb701
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 15 ans |
tipc
|
3f378b6844
net: pass kern to net_proto_family create function
|
il y a 15 ans |
unix
|
13cfa97bef
net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
|
il y a 15 ans |
wanrouter
|
405f55712d
headers: smp_lock.h redux
|
il y a 16 ans |
wimax
|
81d3f90538
wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized
|
il y a 16 ans |
wireless
|
98d3a7ca92
cfg80211: re-join IBSS when privacy changes
|
il y a 15 ans |
x25
|
91774904fb
net/x25: push BKL usage into x25_proto
|
il y a 15 ans |
xfrm
|
9e0d57fd6d
xfrm: SAD entries do not expire correctly after suspend-resume
|
il y a 15 ans |
Kconfig
|
1dacc76d00
net/compat/wext: send different messages to compat tasks
|
il y a 16 ans |
Makefile
|
df5ede8258
net: remove redundant sched/ in net/Makefile
|
il y a 16 ans |
TUNABLE
|
1da177e4c3
Linux-2.6.12-rc2
|
il y a 20 ans |
compat.c
|
65a1c4fffa
net: Cleanup redundant tests on unsigned
|
il y a 15 ans |
nonet.c
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
il y a 19 ans |
socket.c
|
805003a41c
net/atm: move all compat_ioctl handling to atm/ioctl.c
|
il y a 15 ans |
sysctl_net.c
|
81a1d3c31e
net: sysctl_net - use net_eq to compare nets
|
il y a 16 ans |