Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[pandora-kernel.git] / net /
2007-10-18 Pavel Emelyanov[IPV6]: Cleanup snmp6_alloc_dev()
2007-10-18 Pavel Emelyanov[IPV6]: Fix return type for snmp6_free_dev()
2007-10-18 Pavel Emelyanov[NET]: Fix the race between sk_filter_(de|at)tach and...
2007-10-18 Pavel Emelyanov[NET]: Cleanup the error path in sk_attach_filter
2007-10-18 Pavel Emelyanov[NET]: Move the filter releasing into a separate call
2007-10-18 Pavel Emelyanov[NET]: Introduce the sk_detach_filter() call
2007-10-18 John W. Linville[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS...
2007-10-18 David S. MillerMerge branch 'fixes-davem' of /linux/kernel/git/linvill...
2007-10-18 Pavel Emelyanov[INET]: Consolidate frag queues freeing
2007-10-18 Pavel Emelyanov[INET]: Remove no longer needed ->equal callback
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_find() in fragment management
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_create()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_alloc()
2007-10-18 Pavel Emelyanov[INET]: Consolidate xxx_frag_intern
2007-10-18 Pavel Emelyanov[INET]: Omit double hash calculations in xxx_frag_intern
2007-10-18 Stephen Hemminger[BR2684]: get rid of broken header code.
2007-10-18 Ryan Reading[IRDA]: IrCOMM discovery indication simplification
2007-10-18 Ingo Molnar[DCCP]: fix link error with !CONFIG_SYSCTL
2007-10-18 Pavel Emelyanov[IPV6]: Fix memory leak in cleanup_ipv6_mibs()
2007-10-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-17 Eric Van Hensbergen9p: remove sysctl
2007-10-17 Eric Van Hensbergen9p: fix bad kconfig cross-dependency
2007-10-17 Latchesar Ionkov9p: attach-per-user
2007-10-17 Eric Van Hensbergen9p: Make transports dynamic
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-10-17 David HowellsKEYS: Make request_key() and co fundamentally asynchronous
2007-10-17 Rusty RussellRemove "unsafe" from module struct
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Paul MackerrasMerge branch 'for-2.6.24' of git://git.secretlab.ca...
2007-10-17 Paul MackerrasMerge branch 'fixes-2.6.24' of /linux/kernel/git/galak...
2007-10-17 Bill Moss[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan...
2007-10-17 John W. Linville[PATCH] mac80211: store SSID in sta_bss_list
2007-10-17 John W. Linville[PATCH] mac80211: store channel info in sta_bss_list
2007-10-17 Johannes Berg[PATCH] mac80211: reorder association debug output
2007-10-17 Johannes Berg[PATCH] mac80211: fix set_channel regression
2007-10-17 Johannes Berg[PATCH] ieee80211: fix TKIP QoS bug
2007-10-16 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-16 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Andrew Mortonnet/sunrpc/xprtrdma/verbs.c printk warning fix
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'release' of ssh:///linux/kernel/git/aegl...
2007-10-15 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-15 Pavel Emelyanov[IPV6]: Consolidate the ip6_pol_route_(input|output...
2007-10-15 Pavel Emelyanov[NEIGH]: Ensure that pneigh_lookup is protected with...
2007-10-15 Denis V. Lunev[INET]: kmalloc+memset -> kzalloc in frag_alloc_queue
2007-10-15 Herbert Xu[IPV6]: Replace sk_buff ** with sk_buff * in input...
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_put
2007-10-15 Pavel Emelyanov[INET]: Small cleanup for xxx_put after evictor consoli...
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_evictor
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_destroy
2007-10-15 Pavel Emelyanov[INET]: Consolidate xxx_the secret_rebuild
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_frag_kill
2007-10-15 Pavel Emelyanov[INET]: Collect common frag sysctl variables together
2007-10-15 Pavel Emelyanov[INET]: Collect frag queues management objects together
2007-10-15 Pavel Emelyanov[INET]: Move common fields from frag_queues in one...
2007-10-15 Ilpo Järvinen[TCP]: high_seq parameter removed (all callers use...
2007-10-15 Patrick McHardy[IPV6]: Uninline netfilter okfns
2007-10-15 Patrick McHardy[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().
2007-10-15 Patrick McHardy[IPV4]: Uninline netfilter okfns
2007-10-15 Herbert Xu[NET]: Avoid copying TCP packets unnecessarily
2007-10-15 Herbert Xu[NET]: Fix csum_start update in pskb_expand_head
2007-10-15 Jesper Juhl[NETLINK]: Don't leak 'listeners' in netlink_kernel_cre...
2007-10-15 Adrian Bunk[IPV6] __inet6_csk_dst_store(): fix check-after-use
2007-10-15 Herbert Xu[IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom...
2007-10-15 Herbert Xu[IPV6]: Make ipv6_frag_rcv return the same packet
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
2007-10-15 Herbert Xu[IPVS]: Replace local version of skb_make_writable
2007-10-15 Herbert Xu[NETFILTER]: Do not copy skb in skb_make_writable
2007-10-15 Herbert Xu[BRIDGE]: Unshare skb upon entry
2007-10-15 Herbert Xu[NET]: Avoid unnecessary cloning for ingress filtering
2007-10-15 Herbert Xu[IPV4]: Change ip_defrag to return an integer
2007-10-15 Herbert Xu[IPV4]: Make ip_defrag return the same packet
2007-10-15 Herbert Xu[SKBUFF]: Add skb_morph
2007-10-15 Herbert Xu[SKBUFF]: Merge common code between copy_skb_header...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'v2.6.24-lockdep' of git://git./linux...
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15 Linus TorvaldsMerge branch 'agp-patches' of /linux/kernel/git/airlied...
2007-10-15 Linus TorvaldsMerge branch 'drm-patches' of ssh:///linux/kernel/git...
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-15 Ingo Molnarsched: affine sync wakeups
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 Al Virofix endianness bug in inet_lro
2007-10-14 Al Viroinet_lro: trivial endianness annotations
2007-10-14 Al Virofix breakage in sctp getsockopt
next