summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-03-15SUNRPC: Handle EINVAL error returns from the TCP connect operationTrond Myklebust
2010-03-15sunrpc: remove unnecessary svc_xprt_putNeil Brown
2010-03-15mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau
2010-03-15netfilter: xt_recent: fix false matchTim Gardner
2010-03-15netfilter: xt_recent: fix buffer overflowTim Gardner
2010-03-15scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman
2010-03-15mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan
2010-03-15mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde
2010-02-19net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman
2010-02-19net: Fix sysctl restarts...Eric W. Biederman
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-16xfrm: Fix xfrm_state_clone leakHerbert Xu
2010-02-16ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu
2010-02-16ethtool: allow non-admin user to read GRO settings.stephen hemminger
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen
2010-02-12inet: Remove bogus IGMPv3 report handlingHerbert Xu
2010-02-10tcp: fix ICMP-RTO warDamian Lukowski
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-08net/sched: Fix module name in KconfigJan Luebbe
2010-02-089p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen
2010-02-089p: Fix the kernel crash on a failed mountAneesh Kumar K.V
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-089p: fix option parsingEric Van Hensbergen
2010-02-08mac80211: fix deferred hardware scan requestsJohannes Berg
2010-02-08mac80211: Fix probe request filtering in IBSS modeBenoit Papillault
2010-02-08net/9p: fix statsize inside twstatEric Van Hensbergen
2010-02-08net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen
2010-02-08net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo
2010-02-03Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly
2010-02-03dccp: fix auto-loading of dccp(_probe)Gerrit Renker
2010-02-03dccp: fix bug in cache allocationGerrit Renker
2010-02-03netlink: fix for too early rmmodAlexey Dobriyan
2010-02-03af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan
2010-02-03Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly
2010-02-03Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann
2010-02-03Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller