summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2010-01-30Bluetooth: Use the control channel for raw HID reportsBastien Nocera
2010-01-30Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko
2010-01-30Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-01-26netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger