aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Don't bother with d_genocide in rpc_pipeAl Viro1-7/+2
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde1-1/+1
2010-02-19net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman1-1/+2
2010-02-19net: Fix sysctl restarts...Eric W. Biederman2-3/+20
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-33/+23
2010-02-16xfrm: Fix xfrm_state_clone leakHerbert Xu1-9/+3
2010-02-16ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2-10/+2
2010-02-16ethtool: allow non-admin user to read GRO settings.stephen hemminger1-0/+1
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+3
2010-02-12mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen1-0/+3
2010-02-12inet: Remove bogus IGMPv3 report handlingHerbert Xu1-1/+1
2010-02-10tcp: fix ICMP-RTO warDamian Lukowski1-4/+2
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-9/+11
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-132/+162
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller5-28/+37
2010-02-08net/sched: Fix module name in KconfigJan Luebbe1-8/+8
2010-02-089p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen1-12/+19
2010-02-089p: Fix the kernel crash on a failed mountAneesh Kumar K.V1-1/+2
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet1-0/+2
2010-02-089p: fix option parsingEric Van Hensbergen3-12/+16
2010-02-08mac80211: fix deferred hardware scan requestsJohannes Berg1-8/+10
2010-02-08mac80211: Fix probe request filtering in IBSS modeBenoit Papillault1-1/+1
2010-02-08net/9p: fix statsize inside twstatEric Van Hensbergen1-2/+3
2010-02-08net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen1-0/+8
2010-02-08net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen1-0/+1
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy8-47/+47
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan3-6/+6
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan1-1/+1
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet1-16/+23
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy1-12/+12
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2-26/+27
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki1-0/+1
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo1-0/+2
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo1-1/+2
2010-02-03Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly1-0/+3
2010-02-03dccp: fix auto-loading of dccp(_probe)Gerrit Renker1-2/+2
2010-02-03dccp: fix bug in cache allocationGerrit Renker2-4/+6
2010-02-03netlink: fix for too early rmmodAlexey Dobriyan1-0/+5
2010-02-03af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan1-7/+8
2010-02-03Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly1-1/+5
2010-02-03Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann1-1/+1
2010-02-03Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly1-0/+1
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2-2/+3
2010-01-30Bluetooth: Use the control channel for raw HID reportsBastien Nocera1-34/+36
2010-01-30Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko1-1/+2
2010-01-30Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko1-7/+4
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi1-1/+1
2010-01-26netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy1-1/+2
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei1-0/+1