security: remove dummy module
[safe/jmp/linux-2.6] / net /
2008-07-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-10 Steffen Klassertxfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
2008-07-10 Denis V. Lunevipv6: missed namespace context in ipv6_rthdr_rcv
2008-07-10 Denis V. Lunevnetlabel: netlink_unicast calls kfree_skb on error...
2008-07-10 Ben Hutchingsipv4: fib_trie: Fix lookup error return
2008-07-10 Milton Millertcp: correct kcalloc usage
2008-07-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-09 David Howellsnetfilter: nf_nat_snmp_basic: fix a range check in...
2008-07-09 Patrick McHardynetfilter: nf_conntrack_tcp: fix endless loop
2008-07-09 Mattias Nisslerrc80211_pid: Fix fast_start parameter handling
2008-07-08 Andrey Vaginipv6: fix race between ipv6_del_addr and DAD timer
2008-07-08 Trond MyklebustSUNRPC: Fix an rpcbind breakage for the case of IPv6...
2008-07-08 Trond MyklebustSUNRPC: Fix a double-free in rpcbind
2008-07-08 Julius Volzirda: Fix netlink error path return value
2008-07-08 Vlad Yasevichsctp: Mark the tsn as received after all allocations...
2008-07-07 Vladimir Koutnymac80211: don't report selected IBSS when not found
2008-07-07 Ivo van Doornmac80211: Only flush workqueue when last interface...
2008-07-07 Guy Cohenmac80211: move netif_carrier_on to after ieee80211_bss_...
2008-07-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-06 Oliver Hartkoppcan: add sanity checks
2008-07-03 J. Bruce Fieldssvcrpc: fix handling of garbage args
2008-07-03 Patrick McHardybridge: fix use-after-free in br_cleanup_bridges()
2008-07-03 Octavian Purdilatcp: fix a size_t < 0 comparison in tcp_read_sock
2008-07-03 Andrew Mortontcp: net/ipv4/tcp.c needs linux/scatterlist.h
2008-07-02 Patrick McHardynet: fib_rules: fix error code for unsupported families
2008-07-02 Wang Chennetdevice: Fix wrong string handle in kernel command...
2008-07-02 Wang Chennet: Tyop of sk_filter() comment
2008-07-02 Wang Chennetlink: Unneeded local variable
2008-07-02 Patrick McHardynet-sched: fix filter destruction in atm/hfsc qdisc...
2008-07-02 Patrick McHardynet-sched: change tcf_destroy_chain() to clear start...
2008-06-30 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-30 Emmanuel Grumbachmac80211: don't accept WEP keys other than WEP40 and...
2008-06-30 Jozsef Kadlecsiknetfilter: nf_conntrack_tcp: fixing to check the lower...
2008-06-28 YOSHIFUJI Hideakiipv6 route: Convert rt6_device_match() to use RT6_LOOKU...
2008-06-28 Paul Moorenetlabel: Fix a problem when dumping the default IPv6...
2008-06-28 Eli Cohennet/inet_lro: remove setting skb->ip_summed when not...
2008-06-28 Pavel Emelyanovinet fragments: fix race between inet_frag_find and...
2008-06-28 Julius Volznetlink: Fix some doc comments in net/netlink/attr.c
2008-06-28 Stephen Hemmingertcp: /proc/net/tcp rto,ato values not scaled properly...
2008-06-28 Adrian Bunkpkt_sched: Remove CONFIG_NET_SCH_RR
2008-06-28 WANG Congpkt_sched: ERR_PTR() ususally encodes an negative errno...
2008-06-28 Wang Chennetdevice: Fix typo of dev_unicast_add() comment
2008-06-28 Rainer Weikusataf_unix: fix 'poll for write'/connected DGRAM sockets
2008-06-28 Octavian Purdilatcp: fix for splice receive when used with software LRO
2008-06-28 Miquel van Smoorenburgtcp: calculate tcp_mem based on low memory instead...
2008-06-27 Emmanuel Grumbachmac80211: fix an oops in several failure paths in key...
2008-06-25 Tony Vroonmac80211: implement EU regulatory domain
2008-06-24 Patrick McHardynetfilter: ip6table_mangle: don't reroute in LOCAL_IN
2008-06-21 Eric W. Biedermannetns: Don't receive new packets in a dead network...
2008-06-21 David S. Millersctp: Make sure N * sizeof(union sctp_addr) does not...
2008-06-19 YOSHIFUJI Hideakiipv6: Drop packets for loopback address from outside...
2008-06-19 Shan Weiipv6: Remove options header when setsockopt's optlen...
2008-06-18 Johannes Bergmac80211: detect driver tx bugs
2008-06-18 Patrick McHardynetlink: genl: fix circular locking
2008-06-18 David S. MillerRevert "mac80211: Use skb_header_cloned() on TX path."
2008-06-18 Rainer Weikusataf_unix: fix 'poll for write'/ connected DGRAM sockets
2008-06-17 Steffen Klassertxfrm: fix fragmentation for ipv4 xfrm tunnel
2008-06-17 Patrick McHardynetfilter: nf_conntrack_h323: fix module unload crash
2008-06-17 Patrick McHardynetfilter: nf_conntrack_h323: fix memory leak in module...
2008-06-17 Patrick McHardynetfilter: nf_nat: fix RCU races
2008-06-17 Eric Kinzieatm: [br2864] fix routed vcmux support
2008-06-17 Jorge Boncompte... atm: [br2684] Fix oops due to skb->dev being NULL
2008-06-17 Rami Rosenipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c.
2008-06-17 Eric Dumazetraw: Restore /proc/net/raw correct behavior
2008-06-17 Ben Hutchingsnet: Fix test for VLAN TX checksum offload capability
2008-06-17 Vlad Yasevichsctp: Correclty set changeover_active for SFR-CACC
2008-06-16 Wei Yongjunsctp: Correctly cleanup procfs entries upon failure.
2008-06-16 David S. Millertcp: Revert reset of deferred accept changes in 2.6.26
2008-06-16 YOSHIFUJI Hideakiipv6 sit: Avoid extra need for compat layer in PRL...
2008-06-16 Jesper Dangaard... pkt_sched: Change HTB_HYSTERESIS to a runtime parameter...
2008-06-16 Jesper Dangaard... pkt_sched: HTB scheduler, change default hysteresis...
2008-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-13 Tomas Winklermac80211: add missing new line in debug print HT_DEBUG
2008-06-13 Abhijeet Kolekarmac80211 : fix for iwconfig in ad-hoc mode
2008-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-12 David S. Millertcp: Revert 'process defer accept as established' changes.
2008-06-12 David S. Milleripv6: Fix duplicate initialization of rawv6_prot.destroy
2008-06-12 David S. MillerMerge branch 'net-2.6-misc-20080611a' of git://git...
2008-06-12 David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-06-12 Patrick McHardynetfilter: nf_conntrack: fix ctnetlink related crash...
2008-06-12 Eric Leblondnetfilter: Make nflog quiet when no one listen in users...
2008-06-12 YOSHIFUJI Hideakiipv6: Fail with appropriate error code when setting...
2008-06-12 YOSHIFUJI Hideakiipv6: Check IPV6_MULTICAST_LOOP option value.
2008-06-12 Shan Weiipv6: Check the hop limit setting in ancillary data.
2008-06-12 YOSHIFUJI Hideakiipv6 route: Fix route lifetime in netlink message.
2008-06-12 YOSHIFUJI Hideakiipv6 mcast: Check address family of gf_group in getsock...
2008-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-11 Gerrit Renkerdccp: Bug in initial acknowledgment number assignment
2008-06-11 Gerrit Renkerdccp ccid-3: X truncated due to type conversion
2008-06-11 Gerrit Renkerdccp ccid-3: TFRC reverse-lookup Bug-Fix
2008-06-11 Gerrit Renkerdccp ccid-2: Bug-Fix - Ack Vectors need to be ignored...
2008-06-11 Gerrit Renkerdccp: Fix sparse warnings
2008-06-11 Gerrit Renkerdccp ccid-3: Bug-Fix - Zero RTT is possible
2008-06-10 Krzysztof Piotr... net: Fix routing tables with id > 255 for legacy software
2008-06-10 Jamal Hadi Salimipsec: pfkey should ignore events when no listeners
2008-06-10 Arnaldo Carvalho... inet{6}_request_sock: Init ->opt and ->pktopts in the...
2008-06-09 Pavel Emelyanovipv6 netns: init net is used to set bindv6only for...
2008-06-09 Assaf Kraussmac80211: Checking IBSS support while changing channel...
2008-06-09 Dan Williamsmac80211: decrease IBSS creation latency
2008-06-09 Assaf Kraussmac80211: Fixing slow IBSS rejoin
next