summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-04-26mac80211: fix deferred hardware scan requestsJohannes Berg1-8/+10
2010-04-26nfsd: ensure sockets are closed on errorNeil Brown1-0/+1
2010-04-26Revert "sunrpc: move the close processing after do recvfrom method"J. Bruce Fields1-7/+5
2010-04-26Revert "sunrpc: fix peername failed on closed listener"J. Bruce Fields1-2/+1
2010-04-26nfsd4: don't try to map gid's in generic rpc codeJ. Bruce Fields1-23/+30
2010-04-26tcp: fix ICMP-RTO warDamian Lukowski1-4/+2
2010-04-26mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy1-0/+8
2010-04-26mac80211: move netdev queue enabling to correct spotJohannes Berg2-6/+12
2010-04-02Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko1-0/+5
2010-04-02Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann4-4/+41
2010-04-02mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan1-0/+8
2010-04-02mac80211: Retry null data frame for power saveVivek Natarajan3-5/+31
2010-04-02netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy1-1/+1
2010-04-02sunrpc: handle allocation errors from __rpc_lookup_create()Dan Carpenter1-0/+2
2010-04-02SUNRPC: Fix a potential memory leak in auth_gssTrond Myklebust1-3/+2
2010-04-02Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann1-1/+1
2010-03-15SUNRPC: Handle EINVAL error returns from the TCP connect operationTrond Myklebust1-0/+5
2010-03-15sunrpc: remove unnecessary svc_xprt_putNeil Brown1-4/+1
2010-03-15netfilter: xt_recent: fix false matchTim Gardner1-1/+1
2010-03-15netfilter: xt_recent: fix buffer overflowTim Gardner1-1/+1
2010-03-15scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman1-0/+2
2010-03-15ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei1-0/+1
2010-03-15inet: Remove bogus IGMPv3 report handlingHerbert Xu1-1/+1
2010-03-15net: bug fix for vlan + gro issueAjit Khaparde1-1/+1
2010-03-15net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman1-1/+2
2010-03-15net: Fix sysctl restarts...Eric W. Biederman2-3/+20
2010-03-15mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi1-1/+2
2010-02-23mac80211: Fix probe request filtering in IBSS modeBenoit Papillault1-1/+1
2010-02-23pktgen: Fix freezing problemRafael J. Wysocki1-0/+1
2010-02-23dst: call cond_resched() in dst_gc_task()Eric Dumazet1-0/+2
2010-02-23netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy8-47/+48
2010-02-23netfilter: xtables: compat out of scope fixAlexey Dobriyan3-6/+6
2010-02-23netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan1-1/+1
2010-02-23netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet1-16/+23
2010-02-23netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy1-12/+12
2010-02-09mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi1-1/+1
2010-02-09ax25: netrom: rose: Fix timer oopsesJarek Poplawski4-5/+25
2010-02-09af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski1-5/+14
2010-02-09net: restore ip source validationJamal Hadi Salim2-0/+3
2010-02-09tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila1-0/+4
2010-01-29cfg80211: fix channel setting for wextAbhijeet Kolekar1-0/+1
2010-01-29mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault1-0/+3
2010-01-29netfilter: xtables: fix conntrack match v1 ipt-save outputFlorian Westphal1-44/+17
2010-01-18ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller1-1/+6
2010-01-18mac80211: fix skb buffering issue (and fixes to that)Johannes Berg6-32/+126
2010-01-18mac80211: add missing sanity checks for action framesFelix Fietkau2-1/+7
2010-01-18cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez1-1/+1
2010-01-18netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy1-9/+9
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal1-0/+6
2010-01-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton1-1/+16