aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dnet.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-30drivers: net: xgene: Change ring manager to use function pointersIyappan Subramanian4-30/+61
2015-04-30tcp_westwood: fix tcp_westwood_info()Eric Dumazet1-7/+8
2015-04-29tcp: update reordering first before detecting lossYuchung Cheng1-4/+2
2015-04-29tcp: add TCP_CC_INFO socket optionEric Dumazet2-0/+22
2015-04-29tcp: prepare CC get_info() access from getsockopt()Eric Dumazet7-34/+46
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet5-4/+20
2015-04-29tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet5-4/+22
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-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
2015-04-24ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-04-24drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak1-2/+2
2015-04-23drm/i915: Workaround to avoid lite restore with HEAD==TAILMichel Thierry2-2/+36