summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko2010-04-011-0/+5
* Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann2010-04-014-4/+41
* mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan2010-04-011-0/+8
* mac80211: Retry null data frame for power saveVivek Natarajan2010-04-013-5/+31
* netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy2010-04-011-1/+1
* sunrpc: handle allocation errors from __rpc_lookup_create()Dan Carpenter2010-04-011-0/+2
* SUNRPC: Fix a potential memory leak in auth_gssTrond Myklebust2010-04-011-3/+2
* Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-04-011-1/+1
* SUNRPC: Handle EINVAL error returns from the TCP connect operationTrond Myklebust2010-03-151-0/+5
* sunrpc: remove unnecessary svc_xprt_putNeil Brown2010-03-151-4/+1
* netfilter: xt_recent: fix false matchTim Gardner2010-03-151-1/+1
* netfilter: xt_recent: fix buffer overflowTim Gardner2010-03-151-1/+1
* scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman2010-03-151-0/+2
* ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-03-151-0/+1
* inet: Remove bogus IGMPv3 report handlingHerbert Xu2010-03-151-1/+1
* net: bug fix for vlan + gro issueAjit Khaparde2010-03-151-1/+1
* net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-03-151-1/+2
* net: Fix sysctl restarts...Eric W. Biederman2010-03-152-3/+20
* mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi2010-03-151-1/+2
* mac80211: Fix probe request filtering in IBSS modeBenoit Papillault2010-02-231-1/+1
* pktgen: Fix freezing problemRafael J. Wysocki2010-02-231-0/+1
* dst: call cond_resched() in dst_gc_task()Eric Dumazet2010-02-231-0/+2
* netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-238-47/+48
* netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-233-6/+6
* netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan2010-02-231-1/+1
* netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-231-16/+23
* netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy2010-02-231-12/+12
* mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-02-091-1/+1
* ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-02-094-5/+25
* af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski2010-02-091-5/+14
* net: restore ip source validationJamal Hadi Salim2010-02-092-0/+3
* tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila2010-02-091-0/+4
* cfg80211: fix channel setting for wextAbhijeet Kolekar2010-01-281-0/+1
* mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault2010-01-281-0/+3
* netfilter: xtables: fix conntrack match v1 ipt-save outputFlorian Westphal2010-01-281-44/+17
* ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller2010-01-181-1/+6
* mac80211: fix skb buffering issue (and fixes to that)Johannes Berg2010-01-186-32/+126
* mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-182-1/+7
* cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez2010-01-181-1/+1
* netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy2010-01-181-9/+9
* netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal2010-01-181-0/+6
* sunrpc: on successful gss error pipe write, don't return errorJeff Layton2010-01-181-1/+16
* SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust2010-01-181-1/+1
* SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust2010-01-181-1/+3
* sunrpc: fix peername failed on closed listenerXiaotian Feng2010-01-181-1/+2
* netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2010-01-062-4/+23
* ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2010-01-063-6/+19
* mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez2010-01-061-0/+1
* cfg80211: fix race between deauth and assoc responseJohannes Berg2010-01-061-1/+12
* mac80211: Fix IBSS mergeSujith2010-01-061-0/+4