.. |
802
|
3384901f1b
tr: fix leakage of device in net/802/tr.c
|
il y a 16 ans |
8021q
|
93f154b594
net: release dst entry in dev_hard_start_xmit()
|
il y a 16 ans |
9p
|
1bab88b231
net/9p: handle correctly interrupted 9P requests
|
il y a 16 ans |
appletalk
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
il y a 16 ans |
atm
|
902e5ea15f
Subject: [PATCH] br2684: restore net_dev initialization
|
il y a 16 ans |
ax25
|
c7c1a0f60b
ax25: proc uid file misses header
|
il y a 16 ans |
bluetooth
|
3d7a9d1c7e
Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing
|
il y a 16 ans |
bridge
|
af38f29895
net: Fix bridgeing sysfs handling of rtnl_lock
|
il y a 16 ans |
can
|
62bcaa1303
can: Network Drop Monitor: Make use of consume_skb() in af_can.c
|
il y a 16 ans |
core
|
93f154b594
net: release dst entry in dev_hard_start_xmit()
|
il y a 16 ans |
dcb
|
858eb711ba
DCB: fix kfree(skb)
|
il y a 16 ans |
dccp
|
86739fb96e
dccp: Do not let initial option overhead shrink the MPS
|
il y a 16 ans |
decnet
|
8b3521eeb7
ipv4: remove an unused parameter from configure method of fib_rules_ops.
|
il y a 16 ans |
dsa
|
e84665c9cb
dsa: add switch chip cascading support
|
il y a 16 ans |
econet
|
7546dd97d2
net: convert usage of packet_type to read_mostly
|
il y a 16 ans |
ethernet
|
1f87e235e6
eth: Declare an optimized compare_ether_addr_64bits() function
|
il y a 16 ans |
ipv4
|
9643f45512
ipv4: teach ipconfig about the MTU option in DHCP
|
il y a 16 ans |
ipv6
|
645069299a
sit: stateless autoconf for isatap
|
il y a 16 ans |
ipx
|
fa665ccf01
ipx: use constant for strings and desciptor
|
il y a 16 ans |
irda
|
fd2120ca0d
net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations
|
il y a 16 ans |
iucv
|
d93fe1a144
af_iucv: Fix merge.
|
il y a 16 ans |
key
|
6f96106867
af_key: remove some pointless conditionals before kfree_skb()
|
il y a 16 ans |
lapb
|
14d0e7b74e
[LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT
|
il y a 17 ans |
llc
|
a186d2aead
net: remove needless (now buggy) & from dev->dev_addr (part2)
|
il y a 16 ans |
mac80211
|
5bb644a0fd
mac80211: cancel/restart all timers across suspend/resume
|
il y a 16 ans |
netfilter
|
be8be9eccb
ipvs: Fix IPv4 FWMARK virtual services
|
il y a 16 ans |
netlabel
|
50b2ff1bc4
netlabel: Always remove the correct address selector
|
il y a 16 ans |
netlink
|
08abe18af1
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
il y a 16 ans |
netrom
|
cc29c70dd5
net/netrom: Fix socket locking
|
il y a 16 ans |
packet
|
69e3c75f4d
net: TX_RING and packet mmap
|
il y a 16 ans |
phonet
|
692105b8ac
trivial: fix typos/grammar errors in Kconfig texts
|
il y a 16 ans |
rds
|
bb803cfbec
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 16 ans |
rfkill
|
aeca78b9b0
net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n
|
il y a 16 ans |
rose
|
6fd4777a1f
Revert "rose: zero length frame filtering in af_rose.c"
|
il y a 16 ans |
rxrpc
|
15bde72738
RxRPC: Fix a potential NULL dereference
|
il y a 16 ans |
sched
|
ab35cd4b8f
sch_teql: Use net_device internal stats
|
il y a 16 ans |
sctp
|
8dc92f7e2e
sctp: add feature bit for SCTP offload in hardware
|
il y a 16 ans |
sunrpc
|
2ea3f86848
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
|
il y a 16 ans |
tipc
|
3a6d54c563
net: remove needless (now buggy) & from dev->dev_addr
|
il y a 16 ans |
unix
|
ce3b0f8d5c
New helper - current_umask()
|
il y a 16 ans |
wanrouter
|
9ee62630fd
wanrouter: fix sparse warnings: context imbalance
|
il y a 16 ans |
wimax
|
22f6dacdfc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 16 ans |
wireless
|
e3da574a0d
cfg80211: allow wext to remove keys that don't exist
|
il y a 16 ans |
x25
|
83e0bbcbe2
af_rose/x25: Sanity check the maximum user frame size
|
il y a 16 ans |
xfrm
|
6a783c9067
xfrm: wrong hash value for temporary SA
|
il y a 16 ans |
Kconfig
|
9b05126baa
net: remove stale reference to fastroute from Kconfig help text
|
il y a 16 ans |
Makefile
|
fe17f84f5f
RDS: Kconfig and Makefile
|
il y a 16 ans |
TUNABLE
|
1da177e4c3
Linux-2.6.12-rc2
|
il y a 20 ans |
compat.c
|
20d4947353
net: socket infrastructure for SO_TIMESTAMPING
|
il y a 16 ans |
nonet.c
|
4b6f5d20b0
[PATCH] Make most file operations structs in fs/ const
|
il y a 19 ans |
socket.c
|
3989203290
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 16 ans |
sysctl_net.c
|
81a1d3c31e
net: sysctl_net - use net_eq to compare nets
|
il y a 16 ans |