aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2011-03-02x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2011-03-02filter: make sure filters dont read uninitialized memoryDavid S. Miller
2011-03-02sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2011-02-17sched: Fix softirq time accountingVenkatesh Pallipadi
2011-01-07sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2011-01-07net: release dst entry while cache-hot for GSO case tooKrishna Kumar
2011-01-07sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2010-12-09net sched: fix some kernel memory leaksEric Dumazet
2010-12-09act_nat: use stack variableChangli Gao
2010-12-09net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-12-09net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds
2010-12-09rds: Integer overflow in RDS cmsg handlingDan Rosenberg
2010-12-09econet: fix CVE-2010-3850Phil Blundell
2010-12-09econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell