SELinux: detect dead booleans
[safe/jmp/linux-2.6] / net /
2007-11-11 Denis V. Lunev[INET]: Small possible memory leak in FIB rules
2007-11-11 Alexey Dobriyan[NETNS]: init dev_base_lock only once
2007-11-11 Pavel Emelyanov[UNIX]: The unix_nr_socks limit can be exceeded
2007-11-11 Pavel Emelyanov[AF_UNIX]: Convert socks to unix_socks in scan_inflight...
2007-11-11 Pavel Emelyanov[AF_UNIX]: Make unix_tot_inflight counter non-atomic
2007-11-11 Peter P Waskiewicz Jr[AF_PACKET]: Allow multicast traffic to be caught by...
2007-11-11 Johannes Bergmac80211: fix MAC80211_RCSIMPLE Kconfig
2007-11-11 John W. Linvillemac80211: make "decrypt failed" messages conditional...
2007-11-11 Johannes Bergmac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AU...
2007-11-11 Johannes Bergmac80211: remove unused driver ops
2007-11-11 Johannes Bergmac80211: remove ieee80211_common.h
2007-11-11 Michael Bueschrfkill: Fix sparse warning
2007-11-11 Michael Bueschrfkill: Use mutex_lock() at register and add sanity...
2007-11-11 Johannes Bergmac80211: allow driver to ask for a rate control algorithm
2007-11-11 Johannes Bergmac80211: don't allow registering the same rate control...
2007-11-11 Michael Bueschrfkill: Use subsys_initcall
2007-11-11 Johannes Bergmac80211: make simple rate control algorithm built-in
2007-11-11 Michael Bueschrfkill: Register LED triggers before registering switch
2007-11-11 Johannes Bergsoftmac: fix wext MLME request reason code endianness
2007-11-11 Radu Rendec[PKT_SCHED] CLS_U32: Use ffs() instead of C code on...
2007-11-11 Patrick McHardy[VLAN]: Allow setting mac address while device is up
2007-11-11 Patrick McHardy[VLAN]: Don't synchronize addresses while the vlan...
2007-11-11 Pavel Emelyanov[INET]: Cleanup the xfrm4_tunnel_(un)register
2007-11-11 Pavel Emelyanov[INET]: Add missed tunnel64_err handler
2007-11-11 Pavel Emelyanov[IPX]: Use existing sock refcnt debugging infrastructure
2007-11-11 Pavel Emelyanov[PACKET]: Use existing sock refcnt debugging infrastructure
2007-11-11 Joe Perches[NET]: Fix infinite loop in dev_mc_unsync().
2007-11-11 Pavel Emelyanov[NET]: Make helper to get dst entry and "use" it
2007-11-11 Pavel Emelyanov[IPV4]: Remove bugus goto-s from ip_route_input_slow
2007-11-11 Ilpo Järvinen[TCP]: Split SACK FRTO flag clearing (fixes FRTO corner...
2007-11-11 Ilpo Järvinen[TCP]: Add unlikely() to sacktag out-of-mem in fragment...
2007-11-11 Ilpo Järvinen[TCP]: Fix reord detection due to snd_una covered holes
2007-11-11 Ilpo Järvinen[TCP]: Consider GSO while counting reord in sacktag
2007-11-09 Vlad YasevichSCTP: Always flush the queue when uncorcking.
2007-11-09 Vlad YasevichSCTP: Fix PR-SCTP to deliver all the accumulated ordere...
2007-11-09 Vlad YasevichSCTP: Make sctp_verify_param return multiple indications.
2007-11-09 Vlad YasevichSCTP: Convert custom hash lists to use hlist.
2007-11-09 Vlad YasevichSCTP: Use hashed lookup when looking for an association.
2007-11-07 Vlad YasevichSCTP: Fix a potential race between timers and receive...
2007-11-07 Vlad YasevichSCTP: Allow ADD_IP to work with AUTH for backward compa...
2007-11-07 Vlad YasevichSCTP: Correctly disable ADD-IP when AUTH is not supported.
2007-11-07 Vlad YasevichSCTP: Update RCU handling during the ADD-IP case
2007-11-07 Vlad YasevichSCTP: Fix difference cases of retransmit.
2007-11-07 Wei YongjunSCTP : Fix to process bundled ASCONF chunk correctly
2007-11-07 Wei YongjunSCTP : Fix bad formatted comment in outqueue.c
2007-11-07 Patrick McHardy[NETLINK]: Fix unicast timeouts
2007-11-07 Eric Dumazet[INET]: Remove per bucket rwlock in tcp/dccp ehash...
2007-11-07 Rumen G. Bogdanovski[IPVS]: Synchronize closing of Connections
2007-11-07 Rumen G. Bogdanovski[IPVS]: Bind connections on stanby if the destination...
2007-11-07 Pavel Emelyanov[NET]: Clean proto_(un)register from in-code ifdefs
2007-11-07 Herbert Xu[IPSEC]: Fix crypto_alloc_comp error checking
2007-11-07 Patrick McHardy[VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl
2007-11-07 Johann Felix Soden[NETNS]: Fix compiler error in net_namespace.c
2007-11-07 Radu Rendec[PKT_SCHED] CLS_U32: Fix endianness problem with u32...
2007-11-07 Jiri Olsa[NET]: Removing duplicit #includes
2007-11-07 Pavel Emelyanov[IPV4]: Compact some ifdefs in the fib code.
2007-11-07 Alexey Dobriyan[IPV6]: Convert /proc/net/ipv6_route to seq_file interface
2007-11-07 Evgeniy Polyakov[PKT_SCHED]: Fix OOPS when removing devices from a...
2007-11-07 David S. Miller[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
2007-11-07 Eric Dumazet[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
2007-11-07 Eric Dumazet[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
2007-11-07 Eric Dumazet[IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
2007-11-07 Eric Dumazet[NET]: Define infrastructure to keep 'inuse' changes...
2007-11-07 Pavel Emelyanov[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
2007-11-07 Alexey Dobriyan[DECNET]: "addr" module param can't be __initdata
2007-11-07 Mitsuru Chinen[IPv6] SNMP: Restore Udp6InErrors incrementation
2007-11-07 Alexey Dobriyan[NET]: Remove /proc/net/stat/*_arp_cache upon module...
2007-11-07 Pavel Emelyanov[IPV6]: Consolidate the ip cork destruction in ip6_output.c
2007-11-07 Pavel Emelyanov[IPV4]: Consolidate the ip cork destruction in ip_output.c
2007-11-07 Bart De Schuymer[NETFILTER]: ebt_arp: fix --arp-gratuitous matching...
2007-11-07 Alexey Dobriyan[NETFILTER]: nf_sockopts list head cleanup
2007-11-07 Patrick McHardy[NETFILTER]: remove unneeded rcu_dereference() calls
2007-11-07 Jan Engelhardt[NETFILTER]: Clean up Makefile
2007-11-07 Jan Engelhardt[NETFILTER]: Copyright/Email update
2007-11-07 Alexey Dobriyan[NETFILTER]: ip{,6}_queue: convert to seq_file interface
2007-11-06 Latchesar Ionkov9p: add missing end-of-options record for trans_fd
2007-11-06 Latchesar Ionkov9p: return NULL when trans not found
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-11-01 David S. Miller[IRDA] IRNET: Fix build when TCGETS2 is defined.
2007-11-01 Stephen Hemminger[NET]: docbook fixes for netif_ functions
2007-11-01 Pavel Emelyanov[NET]: Hide the net_ns kmem cache
2007-11-01 Pavel Emelyanov[NET]: Mark the setup_net as __net_init
2007-11-01 Pavel Emelyanov[NET]: Hide the dead code in the net_namespace.c
2007-11-01 Pavel Emelyanov[NETNS]: Make the init/exit hooks checks outside the...
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-11-01 Pavel Emelyanov[NET]: Remove bogus zero_it argument from sk_alloc
2007-11-01 Pavel Emelyanov[NET]: Make the sk_clone() lighter
2007-11-01 Pavel Emelyanov[NET]: Move some core sock setup into sk_prot_alloc
2007-11-01 Pavel Emelyanov[NET]: Auto-zero the allocated sock object
2007-11-01 Pavel Emelyanov[NET]: Cleanup the allocation/freeing of the sock object
2007-11-01 Pavel Emelyanov[NET]: Move the get_net() from sock_copy()
2007-11-01 Pavel Emelyanov[NET]: Move the sock_copy() from the header
2007-11-01 Ilpo Järvinen[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion
2007-11-01 Ilpo Järvinen[TCP]: Process DSACKs that reside within a SACK block
2007-10-31 Stephen Rothwell[AF_KEY]: suppress a warning for 64k pages.
2007-10-31 David S. Miller[NET]: Fix incorrect sg_mark_end() calls.
2007-10-31 Alexey Dobriyan[IPVS]: Remove /proc/net/ip_vs_lblcr
2007-10-31 Daniel Lezcano[IPV6]: remove duplicate call to proc_net_remove
2007-10-31 Daniel Lezcano[NETNS]: fix net released by rcu callback
next