summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-03tcp: clear saved_syn in tcp_disconnect()Eric Dumazet1-0/+1
2017-05-03sctp: listen on the sock only when it's state is listening or closedXin Long1-0/+3
2017-05-03net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch1-1/+1
2017-05-03l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault1-1/+1
2017-05-03l2tp: take reference on sessions being dumpedGuillaume Nault5-11/+27
2017-05-03openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei1-2/+8
2017-05-03net/packet: fix overflow in check for tp_reserveAndrey Konovalov1-0/+2
2017-05-03net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov1-0/+2
2017-05-03l2tp: purge socket queues in the .destruct() callbackGuillaume Nault1-3/+4
2017-05-03l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault2-4/+6
2017-05-03net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh1-2/+3
2017-05-03bpf: improve verifier packet range checksAlexei Starovoitov2-2/+23
2017-05-03secure_seq: downgrade to per-host timestamp offsetsFlorian Westphal1-2/+27
2017-05-03kcm: return immediately after copy_from_user() failureWANG Cong1-3/+3
2017-05-03net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-05-03net: neigh: guard against NULL solicit() methodEric Dumazet1-1/+2
2017-05-03sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-05-03sparc64: kern_addr_valid regressionbob picco1-1/+1
2017-05-03ping: implement proper lockingEric Dumazet1-2/+3
2017-04-27Linux 4.10.13v4.10.13Greg Kroah-Hartman1-1/+1
2017-04-27device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams2-6/+8
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-04-27powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria1-3/+3
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-04-27x86/mce: Make the MCE notifier a blocking oneVishal Verma3-16/+5
2017-04-27mac80211: fix MU-MIMO follow-MAC modeJohannes Berg1-18/+47
2017-04-27mac80211: reject ToDS broadcast data framesJohannes Berg1-0/+21
2017-04-27ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger1-0/+7
2017-04-27ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau1-3/+0
2017-04-27mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen1-0/+1
2017-04-27mmc: dw_mmc: Don't allow Runtime PM for SDIO cardsDouglas Anderson1-2/+9
2017-04-27ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-04-27Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis1-0/+8
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger1-0/+2
2017-04-27mmc: dw_mmc: silent verbose log when calling from PM contextShawn Lin1-5/+7
2017-04-27CIFS: remove bad_network_name flagGermano Percossi2-6/+0
2017-04-27cifs: Do not send echoes before Negotiate is completeSachin Prabhu1-0/+10
2017-04-27mm: prevent NR_ISOLATE_* stats from going negativeRabin Vincent1-1/+1
2017-04-27ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)1-2/+14
2017-04-27HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsignedJason Gerecke1-1/+1
2017-04-27tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)1-3/+5
2017-04-27KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2-24/+31
2017-04-27KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells1-1/+1
2017-04-27KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells1-2/+7
2017-04-21Linux 4.10.12v4.10.12Greg Kroah-Hartman1-1/+1
2017-04-21virtio-console: avoid DMA from stackOmar Sandoval1-2/+10
2017-04-21cxusb: Use a dma capable buffer also for readingStefan BrĂ¼ns1-7/+8
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook2-41/+82
2017-04-21rtc: tegra: Implement clock handlingThierry Reding1-2/+26
2017-04-21ACPI / EC: Use busy polling mode when GPE is not enabledLv Zheng2-34/+32