summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-02-02mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo
2009-01-24netfilter: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy
2009-01-24netfilter: ebtables: fix inversion in match codePatrick McHardy
2009-01-24netfilter: x_tables: fix match/target revision lookupPatrick McHardy
2009-01-24tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek
2009-01-24pkt_sched: cls_u32: Fix locking in u32_change()Jarek Poplawski
2009-01-24sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream IDWei Yongjun
2009-01-24ipv6: Fix fib6_dump_table walker leakHerbert Xu
2009-01-24pkt_sched: sch_htb: Fix deadlock in hrtimers triggered by HTBJarek Poplawski
2009-01-18System call wrappers part 22Heiko Carstens
2009-01-18System call wrappers part 21Heiko Carstens
2009-01-18System call wrappers part 07Heiko Carstens
2008-12-18net: Fix module refcount leak in kernel_accept()Wei Yongjun
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-15Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt
2008-12-11netlabel: Compiler warning and NULL pointer dereference fixPaul Moore
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman
2008-12-09ipv6: silence log messages for locally generated multicastJan Sembera
2008-12-09tcp: tcp_vegas cong avoid fix Doug Leith
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-07tproxy: fixe a possible read from an invalid location in the socket matchBalazs Scheidler
2008-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-12-05mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah
2008-12-04tcp: tcp_vegas ssthresh bug fixDoug Leith
2008-12-04can: omit received RTR frames for single ID filter listsOliver Hartkopp
2008-12-04ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams
2008-12-03tcp: make urg+gso work for real this timeIlpo Järvinen
2008-12-03Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp
2008-12-03Phonet: do not dump addresses from other namespacesremi.denis-courmont@nokia
2008-12-03netlabel: Fix a potential NULL pointer dereferencePaul Moore
2008-12-03xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun
2008-11-26net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier
2008-11-26Phonet: fix oops in phonet_address_del() on non-Phonet deviceRémi Denis-Courmont
2008-11-26netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy
2008-11-25net: make skb_truesize_bug() call WARN()Arjan van de Ven
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-25net/wireless/reg.c: fix bad WARN_ON in if statementIngo Molnar
2008-11-25mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar
2008-11-25rose: zero length frame filtering in af_rose.cBernard Pidoux
2008-11-24bridge: netfilter: fix update_pmtu crash with GREHerbert Xu
2008-11-24netfilter: ctnetlink: fix conntrack creation racePatrick McHardy
2008-11-24Add a reference to sunrpc in svc_addsockTom Tucker
2008-11-21net: Fix memory leak in the proto_register functionCatalin Marinas
2008-11-21tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-20net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan