aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-28xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck1-1/+16
2015-05-28ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2-3/+6
2015-05-21xfrm: Always zero high-order sequence number bitsHerbert Xu1-0/+2
2015-05-13esp6: Use high-order sequence number bits for IV generationHerbert Xu1-1/+2
2015-05-13esp4: Use high-order sequence number bits for IV generationHerbert Xu1-1/+2
2015-04-29xfrm: fix a race in xfrm_state_lookup_byspiLi RongQing1-1/+1
2015-04-27bpf: fix 64-bit divideAlexei Starovoitov1-6/+6
2015-04-27net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interfaceKaricheri, Muralidharan1-2/+6
2015-04-27bnx2x: really disable TPA if 'disable_tpa' option is setMichal Schmidt1-2/+4
2015-04-27net:treewide: Fix typo in drivers/netMasanari Iida2-2/+2
2015-04-27net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai1-13/+16
2015-04-27mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim1-43/+17
2015-04-27netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller2-0/+4
2015-04-26ppp: mppe: discard late packet in stateless modeSylvain Rochet1-0/+7
2015-04-26ppp: mppe: sanity error path reworkSylvain Rochet1-16/+13
2015-04-26net/bonding: Make DRV macros privateMatan Barak4-7/+28
2015-04-26Linux 4.1-rc1Linus Torvalds1-2/+2
2015-04-26x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski5-0/+48
2015-04-26net: rfs: fix crash in get_rps_cpus()Eric Dumazet2-7/+7
2015-04-26altera tse: add support for fixed-links.Andreas Oetken1-8/+29
2015-04-26pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov1-11/+5
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell1-1/+1
2015-04-25net: fix crash in build_skb()Eric Dumazet3-13/+25
2015-04-25net: eth: altera: Resolve false errors from MSGDMA to TSEChee Nouk Phoon1-4/+1
2015-04-25ehea: Fix memory hook reference counting crashesMichael Ellerman1-2/+4
2015-04-25net/tg3: Release IRQs on permanent errorGavin Shan1-1/+3
2015-04-24platform/chrome: chromeos_laptop - instantiate Atmel at primary addressDmitry Torokhov1-9/+26
2015-04-24RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro1-2/+4
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen1-1/+1
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe9-33/+50
2015-04-24fs/9p: fix readdir()Johannes Berg1-0/+2
2015-04-24Btrfs: prevent list corruption during free space cache processingChris Mason1-14/+18
2015-04-24netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal1-2/+14
2015-04-24netfilter: nf_tables: fix wrong length for jump/goto verdictsFlorian Westphal1-2/+1
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede2-0/+25
2015-04-24net: mdio-gpio: support access that may sleepVivien Didelot1-5/+9
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet9-46/+48
2015-04-24rhashtable: don't attempt to grow when at max_sizeJohannes Berg1-1/+2
2015-04-24bgmac: fix requests for extra polling calls from NAPIRafał Miłecki1-1/+1
2015-04-24tcp: avoid looping in tcp_send_fin()Eric Dumazet1-21/+29
2015-04-24x86: fix special __probe_kernel_write() tail zeroing caseLinus Torvalds1-1/+1
2015-04-24crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven1-1/+2
2015-04-24crypto: x86/sha512_ssse3 - fixup for asm function prototype changeArd Biesheuvel1-1/+1
2015-04-24nios2: rework cacheLey Foon Tan3-17/+57
2015-04-24nios2: Add types.h header required for __u32 typeEzequiel Garcia1-0/+2
2015-04-24ALSA: hda - fix headset mic detection problem for one more machineHui Wang1-9/+15
2015-04-24eth: bf609 eth clock: add pclk clock for stmmac driver probeSteven Miao1-0/+7
2015-04-24blackfin: Wire up missing syscallsChen Gang2-1/+21
2015-04-23Btrfs: fix inode cache writeoutChris Mason1-3/+7
2015-04-24ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki1-5/+28