.. |
802
|
e3804cbebb
net: remove COMPAT_NET_DEV_OPS
|
16 年 前 |
8021q
|
6e327c11a9
8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net()
|
16 年 前 |
9p
|
15da4b1612
net/9p: Fix crash due to bad mount parameters.
|
16 年 前 |
appletalk
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 年 前 |
atm
|
e5a8a896f5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
ax25
|
d55d87fdff
net: Move rx skb_orphan call to where needed
|
16 年 前 |
bluetooth
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年 前 |
bridge
|
1490fd8947
net, bridge: align br_nf_ops assignment
|
16 年 前 |
can
|
382bfeec48
can: af_can.c use rcu_barrier() on module unload.
|
16 年 前 |
core
|
11a28d373e
net: make namespace iteration possible under RCU
|
16 年 前 |
dcb
|
858eb711ba
DCB: fix kfree(skb)
|
16 年 前 |
dccp
|
a57de0b433
net: adding memory barrier to the poll and receive callbacks
|
16 年 前 |
decnet
|
0e8635a8e1
net: remove NET_RX_BAD and NET_RX_CN* defines
|
16 年 前 |
dsa
|
1ded3f59f3
dsa: fix 88e6xxx statistics counter snapshotting
|
16 年 前 |
econet
|
482d804cb4
econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successful return
|
16 年 前 |
ethernet
|
e3804cbebb
net: remove COMPAT_NET_DEV_OPS
|
16 年 前 |
ieee802154
|
dfd06fe824
nl802154: add module license and description
|
16 年 前 |
ipv4
|
e5a8a896f5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
ipv6
|
5c91face51
ipv6: correct return on ipv6_rcv() packet drop
|
16 年 前 |
ipx
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 年 前 |
irda
|
134e63756d
genetlink: make netns aware
|
16 年 前 |
iucv
|
a57de0b433
net: adding memory barrier to the poll and receive callbacks
|
16 年 前 |
key
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 年 前 |
lapb
|
0e8635a8e1
net: remove NET_RX_BAD and NET_RX_CN* defines
|
16 年 前 |
llc
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 年 前 |
mac80211
|
667503ddcb
cfg80211: fix locking
|
16 年 前 |
netfilter
|
134e63756d
genetlink: make netns aware
|
16 年 前 |
netlabel
|
7ae740df3a
netlabel: Use genl_register_family_with_ops()
|
16 年 前 |
netlink
|
134e63756d
genetlink: make netns aware
|
16 年 前 |
netrom
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年 前 |
packet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 年 前 |
phonet
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年 前 |
rds
|
bb803cfbec
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
rfkill
|
1be491fca1
rfkill: prep for rfkill API changes
|
16 年 前 |
rose
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年 前 |
rxrpc
|
a57de0b433
net: adding memory barrier to the poll and receive callbacks
|
16 年 前 |
sched
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年 前 |
sctp
|
1bc4ee4088
sctp: fix warning at inet_sock_destruct() while release sctp socket
|
16 年 前 |
sunrpc
|
75de874f5c
sunrpc: Use rcu_barrier() on unload.
|
16 年 前 |
tipc
|
134e63756d
genetlink: make netns aware
|
16 年 前 |
unix
|
a57de0b433
net: adding memory barrier to the poll and receive callbacks
|
16 年 前 |
wanrouter
|
9ee62630fd
wanrouter: fix sparse warnings: context imbalance
|
16 年 前 |
wimax
|
d2f4c10544
wimax: fix warning caused by not checking retval of rfkill_set_hw_state()
|
16 年 前 |
wireless
|
134e63756d
genetlink: make netns aware
|
16 年 前 |
x25
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 年 前 |
xfrm
|
1802571b98
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
|
16 年 前 |
Kconfig
|
9ec7671603
net: add IEEE 802.15.4 socket family implementation
|
16 年 前 |
Makefile
|
9ec7671603
net: add IEEE 802.15.4 socket family implementation
|
16 年 前 |
TUNABLE
|
1da177e4c3
Linux-2.6.12-rc2
|
20 年 前 |
compat.c
|
20d4947353
net: socket infrastructure for SO_TIMESTAMPING
|
16 年 前 |
nonet.c
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
19 年 前 |
socket.c
|
3989203290
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
sysctl_net.c
|
81a1d3c31e
net: sysctl_net - use net_eq to compare nets
|
16 年 前 |