.. |
802
|
e3804cbebb
net: remove COMPAT_NET_DEV_OPS
|
před 16 roky |
8021q
|
1a123a3168
vlan: adds drops accounting
|
před 16 roky |
9p
|
eedfe1c428
9p: Possible regression in p9_client_stat
|
před 16 roky |
appletalk
|
6885ffb3a1
Use correct NET_RX_* returns for atalk_rcv()
|
před 16 roky |
atm
|
137742cf97
atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() when we can send packets again.
|
před 16 roky |
ax25
|
d55d87fdff
net: Move rx skb_orphan call to where needed
|
před 16 roky |
bluetooth
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
před 16 roky |
bridge
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
před 16 roky |
can
|
6ca8b990e0
can: use correct NET_RX_ return values
|
před 16 roky |
core
|
55f9d6786d
net: Remove debugging code
|
před 16 roky |
dcb
|
579496865c
dcbnl: Add implementations of dcbnl setapp/getapp commands
|
před 16 roky |
dccp
|
3b401a81c0
inet: inet_connection_sock_af_ops const
|
před 16 roky |
decnet
|
89d69d2b75
net: make neigh_ops constant
|
před 16 roky |
dsa
|
6fef4c0c8e
netdev: convert pseudo-devices to netdev_tx_t
|
před 16 roky |
econet
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 16 roky |
ethernet
|
e3804cbebb
net: remove COMPAT_NET_DEV_OPS
|
před 16 roky |
ieee802154
|
929122cdd5
Drop ARPHRD_IEEE802154_PHY
|
před 16 roky |
ipv4
|
aa1330766c
tcp: replace hard coded GFP_KERNEL with sk_allocation
|
před 16 roky |
ipv6
|
a8fdf2b331
ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header
|
před 16 roky |
ipx
|
405f55712d
headers: smp_lock.h redux
|
před 16 roky |
irda
|
5ca1b998d3
net: file_operations should be const
|
před 16 roky |
iucv
|
a57de0b433
net: adding memory barrier to the poll and receive callbacks
|
před 16 roky |
key
|
5ca1b998d3
net: file_operations should be const
|
před 16 roky |
lapb
|
0e8635a8e1
net: remove NET_RX_BAD and NET_RX_CN* defines
|
před 16 roky |
llc
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 16 roky |
mac80211
|
3f968de276
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
před 16 roky |
netfilter
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 16 roky |
netlabel
|
df597efb57
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 16 roky |
netlink
|
1dacc76d00
net/compat/wext: send different messages to compat tasks
|
před 16 roky |
netrom
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 16 roky |
packet
|
40d4e3dfc2
af_packet: style cleanups
|
před 16 roky |
phonet
|
424efe9caf
netdev: convert pseudo drivers to netdev_tx_t
|
před 16 roky |
rds
|
f2c449320d
RDS: Add a debug message suggesting to load transport modules
|
před 16 roky |
rfkill
|
3ad201496b
rfkill: add the GPS radio type
|
před 16 roky |
rose
|
36e4d64a82
convert hamradio drivers to netdev_txreturnt_t
|
před 16 roky |
rxrpc
|
36cbd3dcc1
net: mark read-only arrays as const
|
před 16 roky |
sched
|
6cdee2f96a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 16 roky |
sctp
|
8da645e101
sctp: Get rid of an extra routing lookup when adding a transport.
|
před 16 roky |
sunrpc
|
405f55712d
headers: smp_lock.h redux
|
před 16 roky |
tipc
|
b3df9a514f
tipc: fix test of bearer_priority range in tipc_register_media()
|
před 16 roky |
unix
|
a57de0b433
net: adding memory barrier to the poll and receive callbacks
|
před 16 roky |
wanrouter
|
405f55712d
headers: smp_lock.h redux
|
před 16 roky |
wimax
|
d2f4c10544
wimax: fix warning caused by not checking retval of rfkill_set_hw_state()
|
před 16 roky |
wireless
|
fcc6cb0c13
cfg80211: fix looping soft lockup in find_ie()
|
před 16 roky |
x25
|
405f55712d
headers: smp_lock.h redux
|
před 16 roky |
xfrm
|
5ca1b998d3
net: file_operations should be const
|
před 16 roky |
Kconfig
|
1dacc76d00
net/compat/wext: send different messages to compat tasks
|
před 16 roky |
Makefile
|
df5ede8258
net: remove redundant sched/ in net/Makefile
|
před 16 roky |
TUNABLE
|
1da177e4c3
Linux-2.6.12-rc2
|
před 20 roky |
compat.c
|
1dacc76d00
net/compat/wext: send different messages to compat tasks
|
před 16 roky |
nonet.c
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
před 19 roky |
socket.c
|
3989203290
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
před 16 roky |
sysctl_net.c
|
81a1d3c31e
net: sysctl_net - use net_eq to compare nets
|
před 16 roky |