summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | spi: core: Validate length of the transfers in messageIvan T. Ivanov2014-02-221-0/+17
| * | spi: Clean up probe and remove functionsJean Delvare2014-02-141-7/+5Star
| |/
* | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2014-03-301-3/+3
|\ \
| * | spi: Fix handling of cs_change in core implementationMark Brown2014-03-301-3/+3
| |/
* | Linux 3.14-rc8Linus Torvalds2014-03-251-1/+1
* | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-03-256-84/+6Star
|\ \
| * | parisc: locks: remove redundant arch_*_relax operationsWill Deacon2014-03-231-4/+0Star
| * | parisc: wire up sys_utimesHelge Deller2014-03-232-2/+3
| * | parisc: Remove unused CONFIG_PARISC_TMPALIAS codeJohn David Anglin2014-03-232-75/+0Star
| * | partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller2014-03-231-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-03-257-43/+31Star
|\ \ \
| * | | sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-03-241-1/+3
| * | | sparc64:tsb.c:use array size macro rather than numberDoug Wilson2014-03-171-1/+1
| * | | sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-03-171-2/+2
| * | | sparc: serial: Clean up the locking for -rtDavid Miller2014-03-064-39/+25Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-2547-306/+508
|\ \ \ \ | |_|/ / |/| | |
| * | | tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne2014-03-241-14/+15
| * | | vxlan: fix nonfunctional neigh_reduce()David Stevens2014-03-241-14/+113
| * | | Merge branch 'davinci_emac'David S. Miller2014-03-242-13/+44
| |\ \ \
| | * | | net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2014-03-242-17/+31
| | * | | net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch2014-03-241-4/+21
| |/ / /
| * | | netpoll: fix the skb check in pkt_is_nsLi RongQing2014-03-241-1/+1
| * | | net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2014-03-242-1/+30
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2014-03-202-5/+7
| |\ \ \
| | * | | openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff2014-03-201-1/+1
| | * | | openvswitch: Fix race.Jarno Rajahalme2014-02-161-3/+4
| | * | | openvswitch: Read tcp flags only then the tranport header is present.Jarno Rajahalme2014-02-161-0/+1
| | * | | ovs: fix dp check in ovs_dp_reset_user_featuresJiri Pirko2014-02-161-1/+1
| * | | | ip6mr: fix mfc notification flagsNicolas Dichtel2014-03-201-5/+8
| * | | | ipmr: fix mfc notification flagsNicolas Dichtel2014-03-201-5/+8
| * | | | rtnetlink: fix fdb notification flagsNicolas Dichtel2014-03-201-4/+6
| * | | | tcp: syncookies: do not use getnstimeofday()Eric Dumazet2014-03-201-5/+6
| * | | | netlink: fix setsockopt in mmap examples in documentationstephen hemminger2014-03-201-2/+2
| * | | | via-rhine: Disable device in error pathRoger Luethi2014-03-191-3/+5
| * | | | ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-181-2/+2
| * | | | vxlan: fix potential NULL dereference in arp_reduce()David Stevens2014-03-181-0/+3
| * | | | Merge branch 'cnic-net'David S. Miller2014-03-188-122/+138
| |\ \ \ \
| | * | | | cnic: Update version to 2.5.20 and copyright year.Michael Chan2014-03-184-6/+6
| | * | | | cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2014-03-186-114/+129
| | * | | | cnic: Use proper ulp_ops for per device operations.Michael Chan2014-03-181-2/+3
| |/ / / /
| * | | | net: cdc_ncm: fix control message orderingBjørn Mork2014-03-182-25/+24Star
| * | | | ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien2014-03-181-8/+6Star
| * | | | isdn/capi: Make Middleware depend on CAPI2.0Paul Bolle2014-03-181-9/+9
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-1811-44/+66
| |\ \ \ \
| | * | | | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-1011-38/+59
| | * | | | net: af_key: fix sleeping under rcuNikolay Aleksandrov2014-03-101-6/+7
| * | | | | net: cpsw: do not register cpts twiceBenedikt Spranger2014-03-181-4/+0Star
| * | | | | ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin2014-03-171-10/+4Star
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-154-8/+9
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-144-8/+9
| | |\ \ \ \ \