.. |
802
|
3cc77ec74e
net/802: add __rcu annotations
|
14 years ago |
8021q
|
19eb5cc559
8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues
|
14 years ago |
9p
|
219fd58be6
net/9p: Use proper data types
|
14 years ago |
appletalk
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
atm
|
23d69b09b7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
ax25
|
5b919f833d
net: ax25: fix information leak to userland harder
|
14 years ago |
batman-adv
|
531c9da8c8
batman-adv: Linearize fragment packets before merge
|
14 years ago |
bluetooth
|
840af824b2
Bluetooth: Release BTM while sleeping to avoid deadlock
|
14 years ago |
bridge
|
fe29ec41aa
bridge: Use IPv6 link-local address for multicast listener queries
|
14 years ago |
caif
|
b2df5a8446
net/caif: Fix dangling list pointer in freed object on error.
|
14 years ago |
can
|
5e50732803
can: test size of struct sockaddr in sendmsg
|
14 years ago |
ceph
|
8bd89ca220
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
14 years ago |
core
|
ceaaec98ad
net: deinit automatic LIST_HEAD
|
14 years ago |
dcb
|
d3337de52a
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
|
14 years ago |
dccp
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
decnet
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
dns_resolver
|
22674a24b4
Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions
|
14 years ago |
dsa
|
577d6a7c3a
module: fix missing semicolons in MODULE macro usage
|
14 years ago |
econet
|
389f2a18c6
econet: remove compiler warnings
|
14 years ago |
ethernet
|
3806b4f3b6
eth: fix new kernel-doc warning
|
14 years ago |
ieee802154
|
941666c2e3
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
|
14 years ago |
ipv4
|
c24f691b56
tcp: undo_retrans counter fixes
|
14 years ago |
ipv6
|
ece639caa3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
|
14 years ago |
ipx
|
6de5bd128d
BKL: introduce CONFIG_BKL.
|
14 years ago |
irda
|
17f7f4d9fc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
iucv
|
052ff461c8
[S390] irq: have detailed statistics for interrupt types
|
14 years ago |
key
|
a02cec2155
net: return operator cleanup
|
15 years ago |
l2tp
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
lapb
|
64387df8da
Net: lapb: Makefile: Remove deprecated kbuild goal definitions
|
14 years ago |
llc
|
941666c2e3
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
|
14 years ago |
mac80211
|
d3bd1b4c89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
|
14 years ago |
netfilter
|
d503b30bd6
netfilter: tproxy: do not assign timewait sockets to skb->sk
|
14 years ago |
netlabel
|
4c306a9291
net: kill unused macros
|
14 years ago |
netlink
|
5c398dc8f5
netlink: fix netlink_change_ngroups()
|
14 years ago |
netrom
|
aa39514516
net: sk_sleep() helper
|
15 years ago |
packet
|
55508d601d
net: Use skb_checksum_start_offset()
|
14 years ago |
phonet
|
facb4edc1e
phonet: some signedness bugs
|
14 years ago |
rds
|
094f2faaa2
Net: rds: Makefile: Remove deprecated items
|
14 years ago |
rfkill
|
6a108a14fa
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
|
14 years ago |
rose
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
rxrpc
|
0a93ea2e89
RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy
|
14 years ago |
sched
|
5f04d5068a
net: Fix more stale on-stack list_head objects.
|
14 years ago |
sctp
|
2205a6ea93
sctp: fix reporting of unknown parameters
|
14 years ago |
sunrpc
|
778be232a2
NFS do not find client in NFSv4 pg_authenticate
|
14 years ago |
tipc
|
40cd201e37
tipc: update log.h re-include protection to reflect new name
|
14 years ago |
unix
|
3610cda53f
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
|
14 years ago |
wanrouter
|
e5700c740d
Net: wanrouter: Makefile: Remove deprecated kbuild goal definitions
|
14 years ago |
wimax
|
f8965467f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
wireless
|
d3bd1b4c89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
|
14 years ago |
x25
|
96642d42f0
x25: Do not reference freed memory.
|
14 years ago |
xfrm
|
0b15093219
xfrm: avoid possible oopse in xfrm_alloc_dst
|
14 years ago |
Kconfig
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Makefile
|
c6c8fea297
net: Add batman-adv meshing protocol
|
14 years ago |
TUNABLE
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
compat.c
|
8acfe468b0
net: Limit socket I/O iovec total length to INT_MAX.
|
14 years ago |
nonet.c
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
socket.c
|
c74a1cbb3c
pass default dentry_operations to mount_pseudo()
|
14 years ago |
sysctl_net.c
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 years ago |