summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-08-10cfg80211: don't get expired BSSesJohannes Berg1-0/+5
2010-08-10cfg80211: ignore spurious deauthJohannes Berg1-4/+4
2010-08-109p: strlen() doesn't count the terminatorDan Carpenter1-1/+1
2010-08-02mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka1-6/+11
2010-08-02ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings1-9/+29
2010-08-02ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings1-2/+3
2010-08-02tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen1-0/+3
2010-08-02net/core: neighbour update OopsDoug Kehn1-1/+4
2010-08-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet1-2/+4
2010-08-02ipvs: Add missing locking during connection table hashing and unhashingSven Wegener1-0/+4
2010-08-02mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona1-0/+5
2010-08-02mac80211: do not wip out old supported ratesStanislaw Gruszka1-10/+11
2010-08-02SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()Trond Myklebust1-16/+22
2010-07-05sctp: fix append error cause to ERROR chunk correctlyWei Yongjun1-2/+2
2010-07-05tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman3-53/+11
2010-07-05sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman1-5/+57
2010-07-05wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville4-39/+38
2010-07-05mac80211: fix rts threshold checkShanyu Zhao1-2/+3
2010-07-05mac80211: Fix robust management frame handling (MFP)Jouni Malinen1-1/+2
2010-07-05mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon1-0/+9
2010-05-27ipv4: udp: fix short packet and bad checksum loggingBjørn Mork1-3/+3
2010-05-13dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman1-1/+2
2010-05-13mac80211: remove bogus TX agg state assignmentJohannes Berg1-1/+0
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