summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-10Linux 2.6.32.61v2.6.32.61Willy Tarreau
2013-06-10x86, ptrace: fix build breakage with gcc 4.7Willy Tarreau
2013-06-10mpt2sas: Send default descriptor for RAID pass through in mpt2ctlKashyap, Desai
2013-06-10tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause
2013-06-10irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause
2013-06-10rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause
2013-06-10rds: set correct msg_namelenWeiping Pan
2013-06-10llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause
2013-06-10llc: fix info leak via getsockname()Mathias Krause
2013-06-10iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause
2013-06-10isdnloop: fix and simplify isdnloop_init()Wu Fengguang
2013-06-10ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause
2013-06-10atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause
2013-06-10atm: fix info leak via getsockname()Mathias Krause
2013-06-10atm: update msg_namelen in vcc_recvmsg()Mathias Krause
2013-06-10ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause
2013-06-10ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer
2013-06-10ipvs: allow transmit of GRO aggregated skbsSimon Horman
2013-06-10netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2013-06-10ipv6: make fragment identifications less predictableEric Dumazet
2013-06-10ipv6: discard overlapping fragmentNicolas Dichtel
2013-06-10net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann
2013-06-10net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-06-10net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-06-10sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala
2013-06-10dcbnl: fix various netlink info leaksMathias Krause
2013-06-10unix: fix a race condition in unix_release()Paul Moore
2013-06-10tcp: preserve ACK clocking in TSOEric Dumazet
2013-06-10tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet
2013-06-10tcp: allow splice() to build full TSO packetsEric Dumazet
2013-06-10inet: add RCU protection to inet->optEric Dumazet
2013-06-10net: fix info leak in compat dev_ifconf()Mathias Krause
2013-06-10net: guard tcp_set_keepalive() to tcp socketsEric Dumazet
2013-06-10net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2013-06-10net: prevent setting ttl=0 via IP_TTLCong Wang
2013-06-10net: sched: integer overflow fixStefan Hasko
2013-06-10net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA
2013-06-10ipv4: check rt_genid in dst_checkBenjamin LaHaise
2013-06-10bonding: Fix slave selection bug.Hillf Danton
2013-06-10bridge: set priority of STP packetsStephen Hemminger
2013-06-10af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net
2013-06-10softirq: reduce latenciesEric Dumazet
2013-06-10net: reduce net_rx_action() latency to 2 HZEric Dumazet
2013-06-10net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov
2013-06-10nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2013-06-10kernel panic when mount NFSv4Trond Myklebust
2013-06-10btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-06-10hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-06-10NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2013-06-10fat: Fix stat->f_namelenKevin Dankwardt