summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-03net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas
2015-12-03net: mvneta: fix error path for building skbMarcin Wojtas
2015-12-03net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas
2015-12-03net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas
2015-12-03net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas
2015-12-03Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller
2015-12-02Merge branch 'thunderx-fixes'David S. Miller
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham
2015-12-02net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu
2015-12-02net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu
2015-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-12-02Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-12-02Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-12-02openvswitch: properly refcount vport-vxlan modulePaolo Abeni
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires
2015-12-02bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann
2015-12-01tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filterSteven Rostedt (Red Hat)
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-12-01nvme: temporary fix for Apple controller resetStephan Günther
2015-12-01vmxnet3: fix checks for dma mapping errorsAlexey Khoroshilov
2015-12-01wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-12-01null_blk: change type of completion_nsec to unsigned longArianna Avanzini
2015-12-01null_blk: guarantee device restart in all irq modesArianna Avanzini
2015-12-01null_blk: set a separate timer for each commandPaolo Valente
2015-12-01Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-01pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven
2015-12-01Merge tag 'mn10300-for-linus-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-11-30Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-11-30tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2015-11-30net: fsl: Fix error checking for platform_get_irq()Mark Brown
2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown
2015-11-30af-unix: passcred support for sendpageHannes Frederic Sowa
2015-11-30blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei
2015-11-30Merge branch 'stmmac-fixes'David S. Miller
2015-11-30stmmac: fix oversized frame receptionGiuseppe CAVALLARO
2015-11-30stmmac: fix PHY reset during resumeGiuseppe CAVALLARO
2015-11-30stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO
2015-11-30stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO
2015-11-30stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO
2015-11-30direct-io: Fix negative return from dio read beyond eofJan Kara
2015-11-30mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck
2015-11-30gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko
2015-11-30Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/doc', 'spi/fix/med...Mark Brown