summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso
2014-07-14netfilter: nf_tables: safe RCU iteration on list when dumpingPablo Neira Ayuso
2014-06-30netfilter: nf_tables: skip transaction if no update flags in tablesPablo Neira Ayuso
2014-06-27ipv6: Fix MLD Query message checkHangbin Liu
2014-06-27udp: Add MIB counters for rcvbuferrorsJames M Leddy
2014-06-26bnx2x: Fix the MSI flagsYijing Wang
2014-06-25Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-06-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-25net: fix setting csum_start in skb_segment()Tom Herbert
2014-06-25Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-25ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-06-25net: filter: Use kcalloc/kmalloc_array to allocate arraysTobias Klauser
2014-06-25trivial: net: filter: Change kerneldoc parameter orderTobias Klauser
2014-06-25trivial: net: filter: Fix typo in commentTobias Klauser
2014-06-25net: allwinner: emac: Add missing free_irqMaxime Ripard
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo
2014-06-25xen-netback: bookkeep number of active queues in our own moduleWei Liu
2014-06-25tg3: Change nvram command timeout value to 50msPrashant Sreedharan
2014-06-25hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-25Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2014-06-25Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2014-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-06-25ARM: at91/dt: sam9261: remove slow RC oscAlexandre Belloni
2014-06-25ARM: at91/dt: define sam9261ek slow crystal frequencyAlexandre Belloni
2014-06-25ARM: at91/dt: sam9261: correctly define mainckAlexandre Belloni
2014-06-25ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT valuesAlexandre Belloni
2014-06-25ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT valuesAlexandre Belloni
2014-06-25hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek
2014-06-25hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi
2014-06-25devicetree: bindings: Document murata vendor prefixNaveen Krishna Chatradhi
2014-06-25hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin
2014-06-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-06-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2014-06-25powerpc/module: Fix TOC symbol CRCLaurent Dufour
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-24NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson
2014-06-24NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson
2014-06-24NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust
2014-06-24NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust
2014-06-24nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew
2014-06-24Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds
2014-06-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-06-24aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise