aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-01Linux 3.4.43v3.4.43Greg Kroah-Hartman
2013-05-01net: drop dst before queueing fragmentsEric Dumazet
2013-05-01net: fix incorrect credentials passingLinus Torvalds
2013-05-01net: rate-limit warn-bad-offload splats.Ben Greear
2013-05-01tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet
2013-05-01net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann
2013-05-01esp4: fix error return code in esp_output()Wei Yongjun
2013-05-01tcp: Reallocate headroom if it would overflow csum_startThomas Graf
2013-05-01tcp: incoming connections might use wrong route under synfloodDmitry Popov
2013-05-01rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-05-01af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com
2013-05-01bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-05-01net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan
2013-05-01cbq: incorrect processing of high limitsVasily Averin
2013-05-01netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun
2013-05-01tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause
2013-05-01rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause
2013-05-01NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause
2013-05-01netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause
2013-05-01llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause
2013-05-01iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause
2013-05-01irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause
2013-05-01caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause
2013-05-01Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-05-01Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-05-01ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause
2013-05-01atm: update msg_namelen in vcc_recvmsg()Mathias Krause
2013-05-01sparc64: Fix race in TLB batch processing.David S. Miller
2013-05-01TTY: fix atime/mtime regressionJiri Slaby
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby
2013-05-01aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-25Linux 3.4.42v3.4.42Greg Kroah-Hartman
2013-04-25Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-25vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-25fbcon: fix locking harderDave Airlie
2013-04-25perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-04-25perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala
2013-04-25crypto: algif - suppress sending source address information in recvmsgMathias Krause
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon