aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-03-06cfg80211: test before subtraction on unsignedRoel Kluin
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller
2009-03-04net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller
2009-03-04pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski
2009-03-04SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 failsBrian Haley
2009-03-04IPv6: add "disable" module parameter support to ipv6.koBrian Haley
2009-03-03net: fix tokenring licenseMeelis Roos
2009-03-03netlink: invert error code in netlink_set_err()Pablo Neira Ayuso
2009-03-03netns: Remove net_aliveEric W. Biederman
2009-03-03tcp: Like icmp use register_pernet_subsysEric W. Biederman
2009-03-03netns: Fix icmp shutdown.Eric W. Biederman
2009-03-03netns: fix addrconf_ifdown kernel panicDaniel Lezcano
2009-03-03ipv6: Fix sysctl unregistration deadlockStephen Hemminger
2009-03-03net: Avoid race between network down and sysfsStephen Hemminger
2009-03-02sctp: fix kernel panic with ERROR chunk containing too many error causesWei Yongjun
2009-03-02sctp: fix crash during module unloadVlad Yasevich
2009-03-01tcp: fix retrans_out leaksIlpo Järvinen
2009-03-01netpoll: Add drop checks to all entry pointsHerbert Xu
2009-02-27pkt_sched: sch_drr: Fix oops in drr_change_class.Jarek Poplawski
2009-02-26ipv6: don't use tw net when accounting for recycled twPavel Emelyanov
2009-02-24tcp_scalable: Update malformed & dead urlJoe Perches
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-02-24netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-23net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo
2009-02-23netns: build fix for net_alloc_genericClemens Noss
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-23cipso: Fix documentation commentPaul Moore
2009-02-22netns: fix double free at netns creationDaniel Lezcano
2009-02-18tcp: remove obsoleted comment about different passesIlpo Järvinen
2009-02-18netfilter: make proc/net/ip* print names from foreign NFPROTOJan Engelhardt
2009-02-18netfilter: nfnetlink_log: fix timeout handlingEric Leblond
2009-02-18netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond
2009-02-18netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrackEric Leblond
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller
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