summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | 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/+25
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-2447-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-151-3/+4
| | | * | | | | | | | | | | | | | | openvswitch: Read tcp flags only then the tranport header is present.Jarno Rajahalme2014-02-151-0/+1
| | | * | | | | | | | | | | | | | | ovs: fix dp check in ovs_dp_reset_user_featuresJiri Pirko2014-02-151-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/+24
| | * | | | | | | | | | | | | | | | ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien2014-03-181-8/+6
| | * | | | | | | | | | | | | | | | 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-171-4/+0
| | * | | | | | | | | | | | | | | | | ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin2014-03-171-10/+4
| | * | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-144-8/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-144-8/+9
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka2014-03-131-3/+3
| | | | * | | | | | | | | | | | | | | | | ath9k: Fix sequence number assignment for non-data framesHelmut Schaa2014-03-131-2/+2
| | | | * | | | | | | | | | | | | | | | | ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau2014-03-131-2/+1
| | | | * | | | | | | | | | | | | | | | | brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones2014-03-131-1/+3
| | * | | | | | | | | | | | | | | | | | | net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth2014-03-141-2/+1
| | * | | | | | | | | | | | | | | | | | | MAINTAINERS: Add linux.nics@intel.com to INTEL ETHERNET DRIVERSJoe Perches2014-03-141-0/+1
| * | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-03-222-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2014-03-182-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka2014-03-141-1/+1
| | | * | | | | | | | | | | | | | | | | | | | perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo2014-03-141-0/+1
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-222-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | ARM: at91: fix network interface ordering for sama5d36Boris BREZILLON2014-03-111-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: update IMX kernel git treeShawn Guo2014-03-111-2/+2
OpenPOWER on IntegriCloud