summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-04-17gro: Fix use after free in tcp_gro_receiveHerbert Xu
2009-04-17can: Network Drop Monitor: Make use of consume_skb() in af_can.cOliver Hartkopp
2009-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-16netfilter: nf_nat: add support for persistent mappingsPatrick McHardy
2009-04-16mac80211: Fragmentation threshold (typo)Gerrit Renker
2009-04-16mac80211: quiet beacon loss messagesMichael Buesch
2009-04-16mac80211: correct wext transmit power handlerJohannes Berg
2009-04-16mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan
2009-04-16cfg80211: fix NULL pointer deference in reg_device_remove()Luis R. Rodriguez
2009-04-15netfilter: nf_conntrack: fix crash when unloading helpersPatrick McHardy
2009-04-15packet: avoid warnings when high-order page allocation failsEric Dumazet
2009-04-15netfilter: nf_log regression fixEric Dumazet
2009-04-14Revert "rose: zero length frame filtering in af_rose.c"David S. Miller
2009-04-14gro: Restore correct value to gso_sizeHerbert Xu
2009-04-14ipv6:remove useless checkYang Hongyang
2009-04-14tcp: fix >2 iw selectionIlpo Järvinen
2009-04-13netsched: Allow meta match on vlan tag on receiveStephen Hemminger
2009-04-13gro: Normalise skb before bypassing GRO on netpoll VLAN pathHerbert Xu
2009-04-11ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich
2009-04-11tr: fix leakage of device in net/802/tr.cWei Yongjun
2009-04-11net: netif_device_attach/detach should start/stop all queuesAlexander Duyck
2009-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-06xfrm: fix fragmentation on inter family tunnelsSteffen Klassert
2009-04-06net/802/fddi.c: add MODULE_LICENSEAdrian Bunk
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-04-06netfilter: ctnetlink: fix regression in expectation handlingPablo Neira Ayuso
2009-04-06netfilter: fix selection of "LED" target in netfilterAlex Riesen
2009-04-06netfilter: ip6tables regression fixEric Dumazet
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-04socket: use percpu_add() while updating sockets_in_useEric Dumazet
2009-04-03nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-02tcp: miscounts due to tcp_fragment pcount resetIlpo Järvinen
2009-04-02tcp: add helper for counter tweaking due mid-wq changeIlpo Järvinen
2009-04-02net: allow multiple dev per napi with GROStephen Hemminger
2009-04-02netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet
2009-04-02RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover
2009-04-02RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover
2009-04-02RDS: Fix m_rs_lock deadlockAndy Grover
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a portTrond Myklebust
2009-04-01epoll keyed wakeups: make sockets use keyed wakeupsDavide Libenzi
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-04-01proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan
2009-03-31New helper - current_umask()Al Viro
2009-03-31core: remove pointless conditional before kfree()Wei Yongjun
2009-03-31ipv4: remove unused parameter from tcp_recv_urg().Rami Rosen