summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-03r8152: add missing Makefile ruleJF Le Fillatre1-0/+1
2014-08-03ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa1-0/+1
2014-08-03cdc_subset: deal with a device that needs reset for timeoutOliver Neukum3-3/+35
2014-08-03iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin1-0/+4
2014-08-01netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same keyThomas Graf1-0/+1
2014-08-01net: Correctly set segment mac_len in skb_segment().Vlad Yasevich1-1/+1
2014-08-01xen-netfront: print correct number of queuesDavid Vrabel1-2/+2
2014-08-01xen-netfront: release per-queue Tx and Rx resource when disconnectingDavid Vrabel1-61/+7
2014-08-01xen-netfront: fix locking in connect error pathDavid Vrabel1-1/+1
2014-08-01macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich1-0/+1
2014-07-31bridge: Don't include NDA_VLAN for FDB entries with vid 0Toshiaki Makita1-1/+1
2014-07-31bonding: use kobject_put instead of _del after kobject_addVeaceslav Falico1-2/+2
2014-07-31bna: fix performance regressionIvan Vecera1-1/+1
2014-07-31tcp: Fix integer-overflow in TCP vegasChristoph Paasch1-1/+2
2014-07-31tcp: Fix integer-overflows in TCP venoChristoph Paasch1-1/+1
2014-07-31ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov2-11/+19
2014-07-30bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera1-4/+2
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds3-36/+2
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel4-58/+105
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon1-4/+20
2014-07-30arm: Add devicetree fixup machine functionLaura Abbott3-1/+18
2014-07-30of: Add memory limiting function for flattened devicetreesLaura Abbott2-0/+49
2014-07-30of: Split early_init_dt_scan into two partsLaura Abbott2-1/+19
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum3-2/+36
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells1-2/+2
2014-07-29mm: fix page_alloc.c kernel-doc warningsRandy Dunlap1-6/+9
2014-07-29ARM: dts: Revert enabling of twl configuration for n900Tony Lindgren1-1/+1
2014-07-29ip: make IP identifiers less predictableEric Dumazet3-13/+32
2014-07-29neighbour : fix ndm_type type error issueJun Zhao2-2/+2
2014-07-29sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-28crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka1-5/+5
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka1-6/+6
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon1-2/+4
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde1-2/+2
2014-07-27Linux 3.16-rc7v3.16-rc7Linus Torvalds1-1/+1
2014-07-26Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds1-0/+2
2014-07-26mm: fix direct reclaim writeback regressionHugh Dickins1-2/+3
2014-07-26ARM: dts: fix L2 address in Hi3620Haojian Zhuang1-1/+1
2014-07-26parport: fix menu breakageRandy Dunlap1-6/+6
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao1-1/+1
2014-07-26defconfig: BF609: update spi config nameSteven Miao1-1/+1
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao1-2/+0
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2-11/+12
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao7-0/+7
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao3-7/+5
2014-07-25netfilter: xt_LED: fix too short led-always-blinkJiri Prchal1-3/+7