summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netlink: fix compat recvmsgJohannes Berg2010-08-261-30/+16
* act_nat: the checksum of ICMP doesn't have pseudo headerChangli Gao2010-08-261-1/+1
* can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp2010-08-261-14/+27
* net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-261-1/+1
* arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-08-132-0/+19
* cfg80211: don't get expired BSSesJohannes Berg2010-08-101-0/+5
* cfg80211: ignore spurious deauthJohannes Berg2010-08-101-4/+4
* 9p: strlen() doesn't count the terminatorDan Carpenter2010-08-101-1/+1
* mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka2010-08-021-6/+11
* ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-08-021-9/+29
* ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings2010-08-021-2/+3
* tcp: fix crash in tcp_xmit_retransmit_queueIlpo Järvinen2010-08-021-0/+3
* net/core: neighbour update OopsDoug Kehn2010-08-021-1/+4
* netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-08-021-2/+4
* ipvs: Add missing locking during connection table hashing and unhashingSven Wegener2010-08-021-0/+4
* mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona2010-08-021-0/+5
* mac80211: do not wip out old supported ratesStanislaw Gruszka2010-08-021-10/+11
* SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()Trond Myklebust2010-08-021-16/+22
* sctp: fix append error cause to ERROR chunk correctlyWei Yongjun2010-07-051-2/+2
* tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman2010-07-053-53/+11
* sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-07-051-5/+57
* wireless: report reasonable bitrate for MCS rates through wextJohn W. Linville2010-07-054-39/+38
* mac80211: fix rts threshold checkShanyu Zhao2010-07-051-2/+3
* mac80211: Fix robust management frame handling (MFP)Jouni Malinen2010-07-051-1/+2
* mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon2010-07-051-0/+9
* ipv4: udp: fix short packet and bad checksum loggingBjørn Mork2010-05-261-3/+3
* dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman2010-05-121-1/+2
* mac80211: remove bogus TX agg state assignmentJohannes Berg2010-05-121-1/+0
* mac80211: fix deferred hardware scan requestsJohannes Berg2010-04-261-8/+10
* nfsd: ensure sockets are closed on errorNeil Brown2010-04-261-0/+1
* Revert "sunrpc: move the close processing after do recvfrom method"J. Bruce Fields2010-04-261-7/+5
* Revert "sunrpc: fix peername failed on closed listener"J. Bruce Fields2010-04-261-2/+1
* nfsd4: don't try to map gid's in generic rpc codeJ. Bruce Fields2010-04-261-23/+30
* tcp: fix ICMP-RTO warDamian Lukowski2010-04-261-4/+2
* mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy2010-04-261-0/+8
* mac80211: move netdev queue enabling to correct spotJohannes Berg2010-04-262-6/+12
* 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