summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-08-29atm: br2864: sent packets truncated in VC routed modeChas Williams1-2/+0
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller11-8/+195
2011-08-08netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan1-5/+11
2011-08-08gre: fix netns vs proto registration orderingAlexey Dobriyan1-9/+10
2011-08-08svcrpc: fix list-corrupting race on nfsd shutdownJ. Bruce Fields1-5/+6
2011-08-08mac80211: Restart STA timers only on associated stateRajkumar Manoharan1-0/+3
2011-08-08bridge: send proper message_age in config BPDUstephen hemminger2-2/+3
2011-08-08SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear1-1/+1
2011-08-08SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust1-16/+11
2011-07-13udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2-0/+6
2011-07-13ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang1-1/+1
2011-07-13net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner1-0/+3
2011-07-13af_packet: prevent information leakEric Dumazet1-0/+2
2011-07-13net: filter: Use WARN_RATELIMITJoe Perches1-1/+3
2011-07-13inet_diag: fix inet_diag_bc_audit()Eric Dumazet1-8/+6
2011-07-13SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2-3/+3
2011-06-23netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao1-1/+1
2011-06-23netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao1-1/+3
2011-06-23nl80211: fix check for valid SSID size in scan operationsLuciano Coelho1-1/+1
2011-06-23netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy1-7/+1
2011-06-23SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust1-3/+13
2011-06-23atm: expose ATM device index in sysfsDan Williams1-0/+10
2011-05-23dccp: handle invalid feature options lengthDan Rosenberg1-0/+2
2011-05-09can: add missing socket check in can/raw releaseOliver Hartkopp1-1/+6
2011-05-09can: Add missing socket check in can/bcm release.Dave Jones1-1/+6
2011-05-09af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman1-1/+15
2011-05-09udp: Fix bogus UFO packet generationHerbert Xu1-3/+6
2011-04-22net: fix rds_iovec page count overflowLinus Torvalds1-0/+11
2011-04-22net: ax25: fix information leak to userland harderKees Cook1-1/+1
2011-04-15Revert "net: fix rds_iovec page count overflow"Greg Kroah-Hartman1-8/+0
2011-04-14net: fix rds_iovec page count overflowLinus Torvalds1-0/+8
2011-04-14CAN: Use inode instead of kernel address for /proc fileDan Rosenberg1-2/+2
2011-04-14irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg1-7/+9
2011-04-14econet: Fix crash in aun_incoming().David S. Miller1-1/+5
2011-04-14inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage1-11/+16
2011-04-14net: tipc: fix information leak to userlandKulikov Vasiliy1-0/+1
2011-04-14net: packet: fix information leak to userlandVasiliy Kulikov1-1/+2
2011-04-14net: ax25: fix information leak to userlandVasiliy Kulikov1-1/+1
2011-04-14gro: reset skb_iif on reuseAndy Gospodarek1-0/+1
2011-04-14gro: Reset dev pointer on reuseHerbert Xu1-0/+1
2011-04-14netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba1-1/+1
2011-04-14econet: 4 byte infoleak to the networkVasiliy Kulikov1-1/+1
2011-04-14ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov1-0/+3
2011-04-14netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov1-1/+4
2011-04-14netfilter: arp_tables: fix infoleak to userspaceVasiliy Kulikov1-0/+3
2011-04-14netfilter: ip_tables: fix infoleak to userspaceVasiliy Kulikov1-0/+3
2011-04-14Bluetooth: bnep: fix buffer overflowVasiliy Kulikov1-0/+1
2011-04-14bridge: netfilter: fix information leakVasiliy Kulikov1-0/+2
2011-04-14Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov1-0/+1
2011-04-14ROSE: prevent heap corruption with bad facilitiesDan Rosenberg1-2/+16