[PATCH] fix section mismatch in pm2fb.o
[safe/jmp/linux-2.6] / net /
2006-04-19 Eric SesterhennSUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c
2006-04-19 Adrian BunkNFS: make 2 functions static
2006-04-19 J. Bruce FieldsRPCSEC_GSS: fix leak in krb5 code caused by superfluous...
2006-04-18 Jesper Juhl[NET]: Remove redundant NULL checks before [kv]free
2006-04-18 Dmitry Mishinunaligned access in sk_run_filter()
2006-04-18 YOSHIFUJI Hideaki[IPV6]: Clean up hop-by-hop options handler.
2006-04-18 YOSHIFUJI Hideaki[IPV6] XFRM: Fix decoding session with preceding extens...
2006-04-18 YOSHIFUJI Hideaki[IPV6] XFRM: Don't use old copy of pointer after pskb_m...
2006-04-18 YOSHIFUJI Hideaki[IPV6]: Ensure to have hop-by-hop options in our header...
2006-04-18 Herbert Xu[TCP]: Fix truesize underflow
2006-04-18 Stephen Hemminger[IPV4]: ip_route_input panic fix
2006-04-14 Zach Brown[PATCH] ip_output: account for fraggap when checking...
2006-04-14 Stephen Hemminger[ATM] clip: add module info
2006-04-14 Stephen Hemminger[ATM] clip: notifier related cleanups
2006-04-14 Stephen Hemminger[ATM] clip: get rid of PROC_FS ifdef
2006-04-14 Stephen Hemminger[ATM] clip: run through Lindent
2006-04-14 Stephen Hemminger[ATM]: Clip timer race.
2006-04-14 Stephen Hemminger[ATM]: clip causes unregister hang
2006-04-14 Jamal Hadi Salim[XFRM]: Fix aevent timer.
2006-04-14 Adrian Bunk[IPV4]: Possible cleanups.
2006-04-12 Adrian Bunk[WAN]: Remove broken and unmaintained Sangoma drivers.
2006-04-12 Jayachandran C[BRIDGE] ebtables: fix allocation in net/bridge/netfilt...
2006-04-12 Eric Sesterhenn[DCCP]: Fix leak in net/dccp/ipv4.c
2006-04-12 Stephen Hemminger[BRIDGE]: receive link-local on disabled ports.
2006-04-12 Zach Brown[IPv6] reassembly: Always compute hash under the fragme...
2006-04-11 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-11 NeilBrown[PATCH] knfsd: svcrpc: gss: don't call svc_take_page...
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: network codes
2006-04-11 Andrew Morton[PATCH] splice: warning fix
2006-04-10 Denis Vlasenko[IPV6]: Deinline few large functions in inet6 code
2006-04-10 David S. Miller[IPV4] ip_fragment: Always compute hash with ipfrag_loc...
2006-04-10 Patrick McHardy[NETFILTER]: Fix DNAT in LOCAL_OUT
2006-04-10 Sergey Vlasov[NET]: Fix hotplug race during device registration.
2006-04-10 Brian Haley[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on...
2006-04-10 Andrew Morton[NET]: More kzalloc conversions.
2006-04-10 Paolo 'Blaisorblad... [NET] kzalloc: use in alloc_netdev
2006-04-10 Jamal Hadi Salim[PKT_SCHED] act_police: Rename methods.
2006-04-10 Patrick McHardy[NETFILTER]: H.323 helper: remove changelog
2006-04-10 Patrick McHardy[NETFILTER]: Convert conntrack/ipt_REJECT to new checks...
2006-04-10 Patrick McHardy[NETFILTER]: Add address family specific checksum helpers
2006-04-10 Patrick McHardy[NETFILTER]: Introduce infrastructure for address famil...
2006-04-10 Patrick McHardy[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
2006-04-10 Jing Min Zhao[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
2006-04-10 Jing Min Zhao[NETFILTER]: H.323 helper: make get_h245_addr() static
2006-04-10 Jing Min Zhao[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to...
2006-04-10 Jing Min Zhao[NETFILTER]: H.323 helper: move some function prototype...
2006-04-10 Patrick McHardy[NETFILTER]: Fix section mismatch warnings
2006-04-10 Patrick McHardy[NETFILTER]: Clean up hook registration
2006-04-10 Patrick McHardy[NETFILTER]: Add helper functions for mass hook registr...
2006-04-10 Herbert Xu[INET]: Use port unreachable instead of proto for tunnels
2006-04-10 Eric Sesterhenn[BLUETOOTH] sco: Possible double free.
2006-04-10 Adrian Bunk[NET]: Fix an off-by-21-or-49 error.
2006-04-10 Herbert Xu[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
2006-04-10 Patrick McHardy[NETFILTER]: Fix fragmentation issues with bridge netfilter
2006-04-10 Robert Olsson[FIB_TRIE]: Fix leaf freeing.
2006-04-10 Herbert Xu[IPSEC]: Check x->encap before dereferencing it
2006-04-01 David S. Miller[NET]: Fully fix the memory leaks in sys_accept().
2006-04-01 Dmitry Mishin[NETFILTER]: iptables 32bit compat layer
2006-04-01 Martin Josefsson[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation...
2006-04-01 Martin Josefsson[NETFILTER]: fix ifdef for connmark support in nf_connt...
2006-04-01 Yasuyuki Kozakai[NETFILTER]: x_tables: unify IPv4/IPv6 multiport match
2006-04-01 Yasuyuki Kozakai[NETFILTER]: x_tables: unify IPv4/IPv6 esp match
2006-04-01 David S. Miller[NET]: Fix dentry leak in sys_accept().
2006-04-01 Herbert Xu[IPSEC]: Kill unused decap state structure
2006-04-01 Herbert Xu[IPSEC]: Kill unused decap state argument
2006-03-31 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-31 Andrew Morton[NET]: add SO_RCVBUF comment
2006-03-30 Jens Axboe[PATCH] Introduce sys_splice() system call
2006-03-29 Denis Vlasenko[NET]: Deinline some larger functions from netdevice.h
2006-03-29 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-03-29 Randy Dunlap[DCCP]: Use NULL for pointers, comfort sparse.
2006-03-29 Patrick Caulfield[DECNET]: Fix refcount
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-29 S P[TCP]: Fix RFC2465 typo.
2006-03-29 Herbert Xu[INET]: Introduce tunnel4/tunnel6
2006-03-29 Denis Vlasenko[NET]: deinline 200+ byte inlines in sock.h
2006-03-29 David S. Miller[ECONET]: Convert away from SOCKOPS_WRAPPED
2006-03-29 Petr Vandrovec[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-27 David Woodhouse[PATCH] softmac: reduce default rate to 11Mbps.
2006-03-27 David Woodhouse[PATCH] softmac: reduce scan dwell time
2006-03-27 Larry Finger[PATCH] Minor (janitorial) change to ieee80211
2006-03-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-27 NeilBrown[PATCH] knfsd: Tidy up unix_domain_find
2006-03-27 Adrian Bunk[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needl...
2006-03-27 NeilBrown[PATCH] knfsd: Convert sunrpc_cache to use krefs
2006-03-27 NeilBrown[PATCH] knfsd: Unexport cache_fresh and fix a small...
2006-03-27 NeilBrown[PATCH] knfsd: An assortment of little fixes to the...
2006-03-27 NeilBrown[PATCH] knfsd: Use new cache code for rsc cache
2006-03-27 NeilBrown[PATCH] knfsd: Use new sunrpc cache for rsi cache
2006-03-27 NeilBrown[PATCH] knfsd: Convert ip_map cache to use the new...
2006-03-27 NeilBrown[PATCH] knfsd: Create cache_lookup function instead...
2006-03-27 NeilBrown[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
2006-03-27 NeilBrown[PATCH] knfsd: Change the store of auth_domains to...
2006-03-27 Norbert Kiesel[NET]: drop duplicate assignment in request_sock
2006-03-27 Herbert Xu[IPSEC]: Fix tunnel error handling in ipcomp6
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
next