summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.43v3.4.43Greg Kroah-Hartman2013-05-011-1/+1
* net: drop dst before queueing fragmentsEric Dumazet2013-05-012-6/+22
* net: fix incorrect credentials passingLinus Torvalds2013-05-013-6/+13
* net: rate-limit warn-bad-offload splats.Ben Greear2013-05-011-0/+3
* tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-05-011-33/+32
* net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-05-011-1/+1
* esp4: fix error return code in esp_output()Wei Yongjun2013-05-011-3/+3
* tcp: Reallocate headroom if it would overflow csum_startThomas Graf2013-05-011-2/+6
* tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-05-011-2/+2
* rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-05-011-2/+2
* netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-05-012-0/+8
* af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman2013-05-011-1/+1
* bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-05-011-0/+1
* bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com2013-05-011-0/+9
* atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-05-012-1/+2
* net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-05-012-4/+4
* net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-05-011-0/+27
* cbq: incorrect processing of high limitsVasily Averin2013-05-011-1/+4
* netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun2013-05-011-1/+1
* tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause2013-05-011-0/+7
* rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause2013-05-011-0/+1
* NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause2013-05-011-0/+2
* netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause2013-05-011-0/+1
* llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause2013-05-011-0/+2
* iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause2013-05-011-0/+2
* irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause2013-05-011-0/+2
* caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause2013-05-011-0/+2
* Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-05-011-0/+1
* Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-05-011-2/+2
* ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause2013-05-011-0/+1
* atm: update msg_namelen in vcc_recvmsg()Mathias Krause2013-05-011-0/+2
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-017-55/+242
* TTY: fix atime/mtime regressionJiri Slaby2013-05-011-1/+15
* TTY: do not update atime/mtime on read/writeJiri Slaby2013-05-011-6/+2
* aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang2013-05-011-1/+1
* Linux 3.4.42v3.4.42Greg Kroah-Hartman2013-04-251-1/+1
* Btrfs: make sure nbytes are right after log replayJosef Bacik2013-04-251-6/+42
* vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-30/+2
* vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-13/+1
* vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-26/+14
* vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-251-10/+2
* vm: add vm_iomap_memory() helper functionLinus Torvalds2013-04-252-0/+49
* fbcon: fix locking harderDave Airlie2013-04-253-3/+13
* perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-251-3/+12
* perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-04-251-1/+1
* crypto: algif - suppress sending source address information in recvmsgMathias Krause2013-04-252-0/+3
* ssb: implement spurious tone avoidanceRafał Miłecki2013-04-253-1/+33
* ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau2013-04-251-1/+1
* ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-251-1/+1
* ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-251-1/+4