aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp: fix retrans_out leaksIlpo Järvinen2009-03-01
* netpoll: Add drop checks to all entry pointsHerbert Xu2009-03-01
* pkt_sched: sch_drr: Fix oops in drr_change_class.Jarek Poplawski2009-02-27
* ipv6: don't use tw net when accounting for recycled twPavel Emelyanov2009-02-26
* tcp_scalable: Update malformed & dead urlJoe Perches2009-02-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-02-24
|\
| * netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler2009-02-24
| * netfilter: make proc/net/ip* print names from foreign NFPROTOJan Engelhardt2009-02-18
| * netfilter: nfnetlink_log: fix timeout handlingEric Leblond2009-02-18
| * netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond2009-02-18
| * netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrackEric Leblond2009-02-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-23
|\ \
| * | net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo2009-02-23
| * | netns: build fix for net_alloc_genericClemens Noss2009-02-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-23
|\| |
| * | netns: fix double free at netns creationDaniel Lezcano2009-02-22
| * | tcp: remove obsoleted comment about different passesIlpo Järvinen2009-02-18
| |/
| * net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-02-18
* | cipso: Fix documentation commentPaul Moore2009-02-22
|/
* wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez2009-02-12
* net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne2009-02-12
* mac80211: restrict to AP in outgoing interface heuristicJohannes Berg2009-02-11
* Phonet: do not compute unused valueRémi Denis-Courmont2009-02-10
* Phonet: fix double free in GPRS outbound packet error pathRémi Denis-Courmont2009-02-10
* bridge: Fix LRO crash with tunHerbert Xu2009-02-09
* IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA2009-02-09
* netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran2009-02-09
* netfilter: ctnetlink: fix echo if not subscribed to any multicast groupPablo Neira Ayuso2009-02-09
* netfilter: ctnetlink: allow changing NAT sequence adjustment in creationPablo Neira Ayuso2009-02-09
* netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond2009-02-09
* netfilter: fix tuple inversion for Node information requestEric Leblond2009-02-09
* 9p: fix endian issues [attempt 3]Eric Van Hensbergen2009-02-07
* net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2009-02-07
* RxRPC: Fix a potential NULL dereferenceDavid Howells2009-02-07
* udp: Fix potential wrong ip_hdr(skb) pointersJesper Dangaard Brouer2009-02-06
* neigh: some entries can be skipped during dumpingGautam Kachroo2009-02-06
* ipv6: Disallow rediculious flowlabel option sizes.David S. Miller2009-02-06
* Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller2009-02-05
* ipv6: Copy cork options in ip6_append_dataHerbert Xu2009-02-05
* udp: Fix UDP short packet false positiveJesper Dangaard Brouer2009-02-05
* sunrpc: fix rdma dependenciesRandy Dunlap2009-02-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-02-03
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-31
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-30
| |\ \
| * | | nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support tooJ. Bruce Fields2009-01-27
* | | | udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet2009-02-02
* | | | net: packet socket packet_lookup_frame fixSebastiano Di Paola2009-02-01
| |_|/ |/| |
* | | ipv6: compile fix for ip6mr.cDave Jones2009-01-31
* | | packet: Avoid lock_sock in mmap handlerHerbert Xu2009-01-30
| |/ |/|
* | wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-29