summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2009-01-29net: Fix OOPS in skb_seq_read().Shyam Iyer
2009-01-29net: Fix frag_list handling in skb_seq_readHerbert Xu
2009-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-29cfg80211: print correct intersected regulatory domainLuis R. Rodriguez
2009-01-29cfg80211: Fix sanity check on 5 GHz when processing country IELuis R. Rodriguez
2009-01-27ipv6: Make mc_forwarding sysctl read-only.David S. Miller
2009-01-27IPv6: Fix multicast routing bugs.Thomas Goff
2009-01-27net: fix xfrm reverse flow lookup for icmp6Jiri Pirko
2009-01-27nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support tooJ. Bruce Fields
2009-01-26tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis
2009-01-26udp: optimize bind(0) if many ports are in useEric Dumazet
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-26vlan: Export symbols as non GPL symbols.Ben Greear
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley
2009-01-25af_key: initialize xfrm encap_oaTimo Teras
2009-01-22sctp: Fix another socket race during accept/peeloffVlad Yasevich
2009-01-22sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich
2009-01-22sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich
2009-01-22mac80211: fix slot time debug messageChristian Lamparter
2009-01-22mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo
2009-01-22fs/Kconfig: move sunrpc outAlexey Dobriyan
2009-01-21netfilter: ctnetlink: fix scheduling while atomicPatrick McHardy
2009-01-20gro: Fix merging of paged packetsHerbert Xu
2009-01-20gro: Fix error handling on extremely short fragsHerbert Xu
2009-01-20gro: Fix handling of complete checksums in IPv6Herbert Xu
2009-01-20NET: net_namespace, fix lock imbalanceJiri Slaby
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-20Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller
2009-01-19net: Fix data corruption when splicing from sockets.Jarek Poplawski
2009-01-19net: Add debug info to track down GSO checksum bugHerbert Xu
2009-01-19net/9p: fid->fid is used uninitializedRoel Kluin
2009-01-16cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez
2009-01-16cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez
2009-01-16cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez
2009-01-16mac80211: more kernel-doc fixesRandy Dunlap
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-159p: disallow RDMA if RDMA CM isn't availableRoland Dreier
2009-01-14can: fix slowpath issue in hrtimer callback functionOliver Hartkopp
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt
2009-01-14gso: Ensure that the packet is long enoughHerbert Xu
2009-01-14gro: Fix page ref count for skbs freed normallyHerbert Xu
2009-01-14xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller
2009-01-14gro: Check for GSO packets and packets with frag_listHerbert Xu
2009-01-14[CVE-2009-0029] System call wrappers part 22Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 21Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 07Heiko Carstens
2009-01-13ipv6: Fix fib6_dump_table walker leakHerbert Xu
2009-01-13tcp: splice as many packets as possible at onceWilly Tarreau
2009-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-13mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville