summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-02-12wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez
2009-02-12net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne
2009-02-11mac80211: restrict to AP in outgoing interface heuristicJohannes Berg
2009-02-10Phonet: do not compute unused valueRémi Denis-Courmont
2009-02-10Phonet: fix double free in GPRS outbound packet error pathRémi Denis-Courmont
2009-02-09bridge: Fix LRO crash with tunHerbert Xu
2009-02-09IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA
2009-02-09netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran
2009-02-09netfilter: ctnetlink: fix echo if not subscribed to any multicast groupPablo Neira Ayuso
2009-02-09netfilter: ctnetlink: allow changing NAT sequence adjustment in creationPablo Neira Ayuso
2009-02-09netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond
2009-02-09netfilter: fix tuple inversion for Node information requestEric Leblond
2009-02-069p: fix endian issues [attempt 3]Eric Van Hensbergen
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller
2009-02-06RxRPC: Fix a potential NULL dereferenceDavid Howells
2009-02-06udp: Fix potential wrong ip_hdr(skb) pointersJesper Dangaard Brouer
2009-02-06neigh: some entries can be skipped during dumpingGautam Kachroo
2009-02-06ipv6: Disallow rediculious flowlabel option sizes.David S. Miller
2009-02-05Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller
2009-02-05ipv6: Copy cork options in ip6_append_dataHerbert Xu
2009-02-05udp: Fix UDP short packet false positiveJesper Dangaard Brouer
2009-02-03sunrpc: fix rdma dependenciesRandy Dunlap
2009-02-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-02-02udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet
2009-02-01net: packet socket packet_lookup_frame fixSebastiano Di Paola
2009-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-31ipv6: compile fix for ip6mr.cDave Jones
2009-01-30packet: Avoid lock_sock in mmap handlerHerbert Xu
2009-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-29wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez
2009-01-29ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores
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