SELinux: detect dead booleans
[safe/jmp/linux-2.6] / net /
2007-12-03 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-12-03 Herbert Xu[INET]: Fix inet_diag dead-lock regression
2007-11-30 Jan Engelhardt[NETFILTER]: fix forgotten module release in xt_CONNMAR...
2007-11-30 Patrick McHardy[NETFILTER]: xt_TCPMSS: remove network triggerable...
2007-11-30 Pavel Emelyanov[DECNET]: dn_nl_deladdr() almost always returns no...
2007-11-30 Evgeniy Polyakov[IPV6]: Restore IPv6 when MTU is big enough
2007-11-30 David Howells[RXRPC]: Add missing select on CRYPTO
2007-11-30 Herbert XuMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-29 Adel Gadllahmac80211: rate limit wep decrypt failed messages
2007-11-29 Michael Bueschrfkill: fix double-mutex-locking
2007-11-29 Johannes Bergmac80211: drop unencrypted frames if encryption is...
2007-11-29 Michael Wumac80211: Fix behavior of ieee80211_open and ieee80211_...
2007-11-29 Daniel Drakeieee80211: fix unaligned access in ieee80211_copy_snap
2007-11-29 Zhu Yimac80211: free ifsta->extra_ie and clear IEEE80211_STA_...
2007-11-29 Vlad YasevichSCTP: Fix build issues with SCTP AUTH.
2007-11-29 Vlad YasevichSCTP: Fix chunk acceptance when no authenticated chunks...
2007-11-29 Vlad YasevichSCTP: Fix the supported extensions paramter
2007-11-29 Vlad YasevichSCTP: Fix SCTP-AUTH to correctly add HMACS paramter.
2007-11-29 Vlad YasevichSCTP: Fix the number of HB transmissions.
2007-11-29 Stephen Hemminger[TCP] illinois: Incorrect beta usage
2007-11-29 Herbert Xu[IPSEC]: Fix uninitialised dst warning in __xfrm_lookup
2007-11-29 Pavel Emelyanov[INET]: Fix inet_diag register vs rcv race
2007-11-29 Pavel Emelyanov[BRIDGE]: Properly dereference the br_should_route_hook
2007-11-29 Pavel Emelyanov[BRIDGE]: Lost call to br_fdb_fini() in br_init() error...
2007-11-29 Florian Zumbiehl[UNIX]: EOF on non-blocking SOCK_SEQPACKET
2007-11-29 Joonwoo Park[VLAN]: Fix nested VLAN transmit bug
2007-11-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-11-27 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-11-27 Patrick McHardy[XFRM]: Fix leak of expired xfrm_states
2007-11-26 Joe PerchesSUNRPC: Add missing "space" to net/sunrpc/auth_gss.c
2007-11-26 Adrian BunkSUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}(...
2007-11-26 James LentiniSUNRPC: remove NFS/RDMA client's binary sysctls
2007-11-26 Adrian Bunk[IPV4]: Remove bogus ifdef mess in arp_process
2007-11-26 Herbert Xu[SKBUFF]: Free old skb properly in skb_morph
2007-11-26 Herbert Xu[IPSEC]: Temporarily remove locks around copying of...
2007-11-23 Ilpo Järvinen[TCP] MTUprobe: Cleanup send queue check (no need to...
2007-11-23 Ilpo Järvinen[TCP]: MTUprobe: receiver window & data available check...
2007-11-22 Jiri Slaby[SUNRPC]: Remove SPIN_LOCK_UNLOCKED
2007-11-22 Adrian Bunk[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static
2007-11-22 Charles Hardin[PFKEY]: Sending an SADB_GET responds with an SADB_GET
2007-11-22 Pavel Emelyanov[IRDA]: Compilation for CONFIG_INET=n case
2007-11-21 Pavel Emelyanov[IPVS]: Fix compiler warning about unused register_ip_v...
2007-11-21 Jonas Danielsson[ARP]: Fix arp reply when sender ip 0
2007-11-21 YOSHIFUJI Hideaki[IPV6] TCPMD5: Fix deleting key operation.
2007-11-21 YOSHIFUJI Hideaki[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_p...
2007-11-21 YOSHIFUJI Hideaki[IPV4] TCPMD5: Use memmove() instead of memcpy() becaus...
2007-11-21 YOSHIFUJI Hideaki[IPV4] TCPMD5: Omit redundant NULL check for kfree...
2007-11-21 David S. MillerMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-20 Guillaume Chazarainieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP...
2007-11-20 Bruno Randolfmac80211: add missing space in error message
2007-11-20 Johannes Bergmac80211: fix allmulti/promisc behaviour
2007-11-20 Johannes Bergmac80211: fix ieee80211_set_multicast_list
2007-11-20 Evgeniy Polyakov[NETFILTER]: Fix kernel panic with REDIRECT target.
2007-11-20 David S. Miller[WIRELESS] WEXT: Fix userspace corruption on 64-bit.
2007-11-20 Christoph Lameter[S390] Explicitly code allocpercpu calls in iucv
2007-11-20 Joe Perches[IRDA]: Add missing "space"
2007-11-20 Joe Perches[SUNRPC]: Add missing "space"
2007-11-20 Joe Perches[SCTP]: Add missing "space"
2007-11-20 Joe Perches[IPV6]: Add missing "space"
2007-11-20 Joe Perches[BRIDGE]: Add missing "space"
2007-11-20 Joe Perches[IPV4]: Add missing "space"
2007-11-20 Joe Perches[DCCP]: Add missing "space"
2007-11-20 Sam Jansen[TCP]: Problem bug with sysctl_tcp_congestion_control...
2007-11-20 Ilpo Järvinen[TCP] MTUprobe: fix potential sk_send_head corruption
2007-11-20 Pavel Emelyanov[PKTGEN]: Fix double unlock of xfrm_state->lock
2007-11-20 Simon Horman[IPVS]: Move remaining sysctl handlers over to CTL_UNNU...
2007-11-20 Simon Horman[IPVS]: Fix sysctl warnings about missing strategy...
2007-11-20 Christian Borntraeger[IPVS]: Fix sysctl warnings about missing strategy
2007-11-19 Eric Dumazet[NET]: Corrects a bug in ip_rt_acct_read()
2007-11-17 J. Bruce Fieldssunrpc: rpc_pipe_poll may miss available data in some...
2007-11-17 Kevin Coffmansunrpc: return error if unsupported enctype or cksumtyp...
2007-11-17 Kevin Coffmansunrpc: gss_pipe_downcall(), don't assume all errors...
2007-11-15 Evgeniy Polyakov[NETFILTER]: Fix NULL pointer dereference in nf_nat_mov...
2007-11-15 Patrick McHardy[NETFILTER]: fix compat_nf_sockopt typo
2007-11-15 Pavel Emelyanov[INET]: Fix potential kfree on vmalloc-ed area of reque...
2007-11-15 David S. MillerMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-15 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-11-15 Adrian Bunksunrpc/xprtrdma/transport.c: fix use-after-free
2007-11-15 Helmut Schaamac80211: Fix queuing of scan containing a SSID
2007-11-15 Eric Dumazet[NET]: rt_check_expire() can take a long time, add...
2007-11-14 Ilpo Järvinen[TCP] FRTO: Clear frto_highmark only after process_frto...
2007-11-14 Pavel Emelyanov[NET]: Remove notifier block from chain when register_n...
2007-11-14 Ilpo Järvinen[TCP]: Make sure write_queue_from does not begin with...
2007-11-14 Ilpo Järvinen[TCP] FRTO: Plug potential LOST-bit leak
2007-11-14 Ilpo Järvinen[TCP] FRTO: Limit snd_cwnd if TCP was application limited
2007-11-14 Peter P Waskiewicz Jr[PKT_SCHED]: Check subqueue status before calling hard_...
2007-11-13 Eric Dumazet[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
2007-11-13 Denis V. Lunev[NET]: Move unneeded data to initdata section.
2007-11-13 Denis V. Lunev[NET]: Cleanup pernet operation without CONFIG_NET_NS
2007-11-13 Patrick McHardy[NETFILTER]: bridge: fix double POSTROUTING hook invocation
2007-11-13 Pavel Emelyanov[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
2007-11-13 Li Zefan[NETFILTER]: nf_nat: fix memset error
2007-11-13 Pavel Emelyanov[INET]: Use list_head-s in inetpeer.c
2007-11-13 Adrian Bunk[IPVS]: Remove unused exports.
2007-11-13 Adrian Bunk[NET]: Unexport sysctl_{r,w}mem_max.
2007-11-13 Urs Thuermann[AF_PACKET]: Fix minor code duplication
2007-11-13 David S. MillerMerge branch 'pending' of /linux/kernel/git/vxy/lksctp-dev
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-11-13 Pierre Ynard[IPV6]: Add ifindex field to ND user option messages.
2007-11-12 Jesper JuhlFix memory leak in discard case of sctp_sf_abort_violat...
next