aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-05-09can: add missing socket check in can/raw releaseOliver Hartkopp
2011-05-09Phonet: device notifier only runs on initial namespaceRĂ©mi Denis-Courmont
2011-05-09ipv6: Silence privacy extensions initializationRomain Francoise
2011-05-09af_unix: limit unix_tot_inflightEric Dumazet
2011-05-09af_unix: limit recursion levelEric Dumazet
2011-05-09econet: fix CVE-2010-3848Phil Blundell
2011-05-09econet: Fix redeclaration of symbol lenHagen Paul Pfeifer
2011-05-09mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde
2011-05-09SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden
2011-05-09can: Add missing socket check in can/bcm release.Dave Jones
2011-05-09af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman
2011-05-09udp: Fix bogus UFO packet generationHerbert Xu
2011-04-22net: fix rds_iovec page count overflowLinus Torvalds
2011-04-22net: ax25: fix information leak to userland harderKees Cook
2011-04-15Revert "net: fix rds_iovec page count overflow"Greg Kroah-Hartman
2011-04-14net: fix rds_iovec page count overflowLinus Torvalds
2011-04-14CAN: Use inode instead of kernel address for /proc fileDan Rosenberg
2011-04-14irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg
2011-04-14econet: Fix crash in aun_incoming().David S. Miller
2011-04-14inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage
2011-04-14net: tipc: fix information leak to userlandKulikov Vasiliy
2011-04-14net: packet: fix information leak to userlandVasiliy Kulikov
2011-04-14net: ax25: fix information leak to userlandVasiliy Kulikov
2011-04-14sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun
2011-04-14gro: reset skb_iif on reuseAndy Gospodarek
2011-04-14gro: Reset dev pointer on reuseHerbert Xu
2011-04-14econet: 4 byte infoleak to the networkVasiliy Kulikov
2011-04-14ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-14netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov
2011-04-14netfilter: arp_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-14netfilter: ip_tables: fix infoleak to userspaceVasiliy Kulikov
2011-04-14Bluetooth: bnep: fix buffer overflowVasiliy Kulikov
2011-04-14bridge: netfilter: fix information leakVasiliy Kulikov
2011-04-14Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov
2011-04-14ROSE: prevent heap corruption with bad facilitiesDan Rosenberg
2011-04-14irda: prevent heap corruption on invalid nicknameDan Rosenberg
2011-04-14irda: validate peer name and attribute lengthsDan Rosenberg
2011-04-14mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
2011-03-27SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust
2011-03-23SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust
2011-03-14ip6ip6: autoload ip6 tunnelstephen hemminger
2011-03-14net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-14netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt
2011-03-07arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell
2011-03-07dccp: fix oops on Reset after closeGerrit Renker
2011-03-07sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2011-03-02x25: Do not reference freed memory.David S. Miller
2011-03-02tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2011-03-02tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2011-03-02sunrpc/cache: fix module refcnt leak in a failure pathLi Zefan