summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso2012-06-272-1/+264
* | | r6040: remove duplicate call to the pci_set_drvdataDevendra Naga2012-07-081-1/+0Star
* | | ipv6: fix a bad cast in ip6_dst_lookup_tail()Eric Dumazet2012-07-061-1/+1
* | | ipv6: remove redundant declarationsEric Dumazet2012-07-061-3/+0Star
* | | ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller2012-07-065-16/+73
* | | ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller2012-07-061-7/+8
* | | ipv6: Initialize the neighbour pointer of rt6_info on allocationSteffen Klassert2012-07-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-05110-726/+1305
|\ \ \
| * \ \ Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-041-15/+13Star
| |\ \ \
| | * | | clk: fix parent validation in __clk_set_parent()Rajendra Nayak2012-07-031-15/+13Star
| * | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-041-1/+1
| |\ \ \ \
| | * | | | md/raid10: fix careless build errorNeilBrown2012-07-041-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-0440-160/+196
| |\ \ \ \ \
| | * | | | | e1000e: remove use of IP payload checksumBruce Allan2012-07-012-61/+15Star
| | * | | | | sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-07-0110-5/+39
| | * | | | | igbvf: fix divide by zeroMitch A Williams2012-07-011-11/+18
| | * | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-06-305-38/+28Star
| | |\ \ \ \ \
| | | * | | | | netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msgTomasz Bursztyka2012-06-291-1/+3
| | | * | | | | netfilter: ipset: fix crash if IPSET_CMD_NONE command is sentTomasz Bursztyka2012-06-291-0/+12
| | | * | | | | netfilter: update location of my treesPablo Neira Ayuso2012-06-251-2/+2
| | | * | | | | netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6Eric Dumazet2012-06-251-7/+7
| | | * | | | | netfilter: ipset: fix interface comparision in hash-netiface setsFlorian Westphal2012-06-251-28/+4Star
| * | | | | | | floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds2012-07-041-0/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-0420-200/+338
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: Silence unnecessary warnings about ioctl to partitionJan Kara2012-06-151-1/+4
| | * | | | | | | block: Drop dead function blk_abort_queue()Asias He2012-06-152-42/+0Star
| | * | | | | | | block: Mitigate lock unbalance caused by lock switchingAsias He2012-06-151-5/+5
| | * | | | | | | block: Avoid missed wakeup in request waitqueueAsias He2012-06-151-1/+14
| | * | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2012-06-132-26/+51
| | |\ \ \ \ \ \ \
| | | * | | | | | | drbd: fix null pointer dereference with on-congestion policy when disklessLars Ellenberg2012-06-121-23/+36
| | | * | | | | | | drbd: fix list corruption by failing but already aborted readsLars Ellenberg2012-06-121-1/+6
| | | * | | | | | | drbd: fix access of unallocated pages and kernel panicLars Ellenberg2012-06-121-2/+9
| | * | | | | | | | Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2012-06-132-12/+48
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | xen/blkfront: Add WARN to deal with misbehaving backends.Konrad Rzeszutek Wilk2012-06-121-12/+46
| | | * | | | | | | | xen/blkback: Copy id field when doing BLKIF_DISCARD.Konrad Rzeszutek Wilk2012-05-301-0/+2
| | * | | | | | | | | umem: fix up unpluggingTao Guo2012-06-131-0/+40
| | * | | | | | | | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-136-24/+34
| | * | | | | | | | | blkcg: drop local variable @q from blkg_destroy()Tejun Heo2012-06-061-2/+1Star
| | * | | | | | | | | mtip32xx: Create debugfs entries for troubleshootingAsai Thambi S P2012-06-052-1/+165
| | * | | | | | | | | mtip32xx: Remove 'registers' and 'flags' from sysfsAsai Thambi S P2012-06-052-112/+1Star
| | * | | | | | | | | blkcg: fix blkg_alloc() failure pathTejun Heo2012-06-041-5/+1Star
| | * | | | | | | | | block: blkcg_policy_cfq shouldn't be used if !CONFIG_CFQ_GROUP_IOSCHEDTejun Heo2012-06-041-12/+17
| | * | | | | | | | | block: fix return value on cfq_init() failureTejun Heo2012-06-041-0/+1
| | * | | | | | | | | mtip32xx: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0Star
| * | | | | | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-034-3/+31
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ALSA: hda - Fix no sound from ALC662 after Windows rebootKailang Yang2012-06-291-0/+28
| | * | | | | | | | | | Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-06-293-3/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2012-06-292-3/+2Star
| | | * | | | | | | | | | ASoC: wm2200: Add missing BCLK rateMark Brown2012-06-291-0/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-07-035-111/+103Star
| |\ \ \ \ \ \ \ \ \ \ \