]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
[linux-2.6-omap-h63xx.git] / net /
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-25 Jesper Juhl[PATCH] fix 'defined but not used' warning in net/rxrpc...
2006-03-25 Al Viro[PATCH] slab: implement /proc/slab_allocators
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-24 Linus TorvaldsMerge branch 'blktrace' of git://brick.kernel.dk/data...
2006-03-24 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-03-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-03-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-03-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-23 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-03-23 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-03-23 Jeff GarzikMerge branch 'master'
2006-03-23 David Woodhouse[PATCH] Restore channel setting after scan.
2006-03-23 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-03-23 Anton AltaparmakovMerge branch 'master' of /home/aia21/ntfs-2.6/
2006-03-23 Jean Tourrilhes[PATCH] WE-20 for kernel 2.6.16
2006-03-23 John W. Linville[PATCH] softmac: remove function_enter()
2006-03-23 Patrick McHardy[IPV6]: ip6_xmit: remove unnecessary NULL ptr check
2006-03-23 Patrick McHardy[NET_SCHED]: cls_u32: remove unnecessary NULL-ptr check
2006-03-23 Patrick McHardy[IPV4]: Add fib rule netlink notifications
2006-03-23 Steven Whitehouse[PKTGEN]: Add MPLS extension.
2006-03-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-23 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-03-23 Larry Finger[PATCH] Fix softmac scan
2006-03-23 Johannes Berg[PATCH] softmac: remove dead code
2006-03-23 Johannes Berg[PATCH] softmac: add reassociation code
2006-03-23 Johannes Berg[PATCH] softmac: update deauth handler to quiet warning
2006-03-23 Johannes Berg[PATCH] trivial fixes to softmac
2006-03-23 Johannes Berg[PATCH] update copyright in softmac
2006-03-23 Denis Vlasenko[PATCH] ieee80211_rx_any: filter out packets, call...
2006-03-23 Johannes Berg[PATCH] softmac: move EXPORT_SYMBOL_GPL right after...
2006-03-23 Johannes Berg[PATCH] softmac: add MODULE_DESCRIPTION and MODULE_AUTHORs
2006-03-23 Johannes Berg[PATCH] softmac: add copyright and license headers
2006-03-23 Johannes Berg[PATCH] softmac: some comment stuff
2006-03-23 Johannes Berg[PATCH] softmac: properly check return value of ieee802...
2006-03-23 Johannes Berg[PATCH] softmac: scan at least once before selecting...
2006-03-23 Johannes Berg[PATCH] softmac: check if disassociation is for us...
2006-03-23 Johannes Berg[PATCH] softmac: select "best" network based on rssi
2006-03-23 Johannes Berg[PATCH] softmac: add fixme for disassoc
2006-03-23 Johannes Berg[PATCH] softmac: try to reassociate when being disassoc...
2006-03-23 Johannes Berg[PATCH] softmac: correctly use netif_carrier_{on,off}
2006-03-23 Johannes Berg[PATCH] softmac: convert to use global workqueue
2006-03-23 Johannes Berg[PATCH] softmac: fix Makefiles
2006-03-23 Johannes Berg[PATCH] softmac: fix some sparse warnings
2006-03-23 Johannes Berg[PATCH] make softmac depend on IEEE80211 and EXPERIMENTAL
2006-03-23 Johannes Berg[PATCH] wireless: Add softmac layer to the kernel
2006-03-23 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-23 Jeff GarzikMerge branch 'master'
2006-03-22 Alexey Kuznetsov[TCP]: Do not use inet->id of global tcp_socket when...
2006-03-22 Patrick McHardy[NETFILTER]: Fix undefined references to get_h225_addr
2006-03-22 Patrick McHardy[NETFILTER]: Fix xt_policy address matching
2006-03-22 Pablo Neira Ayuso[NETFILTER]: nf_conntrack: support for layer 3 protocol...
2006-03-22 Pablo Neira Ayuso[NETFILTER]: x_tables: set the protocol family in x_tab...
2006-03-22 Pablo Neira Ayuso[NETFILTER]: conntrack: cleanup the conntrack ID initia...
2006-03-22 Pablo Neira Ayuso[NETFILTER]: nfnetlink_queue: fix nfnetlink message...
2006-03-22 Pablo Neira Ayuso[NETFILTER]: ctnetlink: Fix expectaction mask dumping
2006-03-22 Thomas Vögtle[NETFILTER]: Fix Kconfig typos
2006-03-22 Patrick McHardy[NETFILTER]: Fix ip6tables breakage from {get,set}socko...
2006-03-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-22 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-22 Jaroslav KyselaMerge with rsync://rsync.kernel.org/pub/scm/linux/kerne...
2006-03-22 Shaun Pereira[X25]: dte facilities 32 64 ioctl conversion
2006-03-22 Shaun Pereira[X25]: allow ITU-T DTE facilities for x25
2006-03-22 Shaun Pereira[X25]: fix kernel error message 64 bit kernel
2006-03-22 Shaun Pereira[X25]: ioctl conversion 32 bit user to 64 bit kernel
2006-03-22 Shaun Pereira[NET]: socket timestamp 32 bit handler for 64 bit kernel
2006-03-22 Shaun Pereira[NET]: allow 32 bit socket ioctl in 64 bit kernel
2006-03-22 Tobias Klauser[BLUETOOTH]: Return negative error constant
2006-03-22 Nathan ScottMerge HEAD from ../linux-2.6
2006-03-21 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-03-21 Jeff GarzikMerge branch 'e1000-fixes' of git://198.78.49.142/...
2006-03-21 James BottomleyMerge ../linux-2.6
2006-03-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2006-03-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-21 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-03-21 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-21 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-21 Linus TorvaldsMerge kernel.org:/pub/scm/linux/kernel/git/mchehab...
2006-03-21 Linus TorvaldsMerge branch 'origin'
2006-03-21 Tony LuckPull sn2-reduce-kmalloc-wrap into release branch
2006-03-21 Tony LuckPull mca-cleanup into release branch
2006-03-21 Tony LuckPull icc-cleanup into release branch
2006-03-21 Tony LuckPull sn2-mmio-writes into release branch
2006-03-21 Tony LuckPull altix-ce1.0-asic into release branch
2006-03-21 Tony LuckPull sn-handle-sc-powerdown into release branch
2006-03-21 Tony LuckPull delete-sigdelayed into release branch
2006-03-21 Tony LuckPull sem2mutex-ioc4 into release branch
2006-03-21 Tony LuckPull ia64-mutex-primitives into release branch
2006-03-21 Tony LuckPull bsp-removal into release branch
next