summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-08-13arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-08-10cfg80211: don't get expired BSSesJohannes Berg
2010-08-10cfg80211: ignore spurious deauthJohannes Berg
2010-08-109p: strlen() doesn't count the terminatorDan Carpenter
2010-08-02mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka
2010-08-02ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-08-02ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings
2010-08-02tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen
2010-08-02net/core: neighbour update OopsDoug Kehn
2010-08-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet
2010-08-02ipvs: Add missing locking during connection table hashing and unhashingSven Wegener
2010-08-02mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-08-02mac80211: do not wip out old supported ratesStanislaw Gruszka
2010-08-02SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()Trond Myklebust
2010-07-05sctp: fix append error cause to ERROR chunk correctlyWei Yongjun
2010-07-05tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2010-07-05sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-07-05wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville
2010-07-05mac80211: fix rts threshold checkShanyu Zhao
2010-07-05mac80211: Fix robust management frame handling (MFP)Jouni Malinen
2010-07-05mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon
2010-05-26ipv4: udp: fix short packet and bad checksum loggingBjørn Mork
2010-05-12dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman
2010-05-12mac80211: remove bogus TX agg state assignmentJohannes Berg
2010-04-26mac80211: fix deferred hardware scan requestsJohannes Berg
2010-04-26nfsd: ensure sockets are closed on errorNeil Brown
2010-04-26Revert "sunrpc: move the close processing after do recvfrom method"J. Bruce Fields
2010-04-26Revert "sunrpc: fix peername failed on closed listener"J. Bruce Fields
2010-04-26nfsd4: don't try to map gid's in generic rpc codeJ. Bruce Fields
2010-04-26tcp: fix ICMP-RTO warDamian Lukowski
2010-04-26mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy
2010-04-26mac80211: move netdev queue enabling to correct spotJohannes Berg
2010-04-01Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko
2010-04-01Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann
2010-04-01mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan
2010-04-01mac80211: Retry null data frame for power saveVivek Natarajan
2010-04-01netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy
2010-04-01sunrpc: handle allocation errors from __rpc_lookup_create()Dan Carpenter
2010-04-01SUNRPC: Fix a potential memory leak in auth_gssTrond Myklebust
2010-04-01Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann
2010-03-15SUNRPC: Handle EINVAL error returns from the TCP connect operationTrond Myklebust
2010-03-15sunrpc: remove unnecessary svc_xprt_putNeil Brown
2010-03-15netfilter: xt_recent: fix false matchTim Gardner
2010-03-15netfilter: xt_recent: fix buffer overflowTim Gardner
2010-03-15scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman
2010-03-15ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-03-15inet: Remove bogus IGMPv3 report handlingHerbert Xu
2010-03-15net: bug fix for vlan + gro issueAjit Khaparde
2010-03-15net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman
2010-03-15net: Fix sysctl restarts...Eric W. Biederman