summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-026-101/+72
| |\ \
| | * | mac80211: fix dropped counter in multiqueue RXJohannes Berg2017-06-011-1/+1
| | * | mac80211: fix TX aggregation start/stop callback raceJohannes Berg2017-05-305-100/+71
| * | | net: dsa: Move dsa_switch_{suspend,resume} out of legacy.cFlorian Fainelli2017-06-022-47/+47
| * | | net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli2017-06-021-2/+5
| * | | Merge branch 'ARM-imx6ul-14x14-evk-Fix-suspend-over-nfs-by-phy'David S. Miller2017-06-012-14/+34
| |\ \ \
| | * | | net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez2017-06-011-14/+28
| | * | | ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy propertiesLeonard Crestez2017-06-011-0/+6
| |/ / /
| * | | mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-011-1/+1
| * | | vxlan: eliminate cached dst leakLance Richardson2017-06-011-3/+17
| * | | net: bridge: start hello timer only if device is upNikolay Aleksandrov2017-06-011-1/+2
| * | | bnx2x: Fix Multi-CosMintz, Yuval2017-06-011-1/+1
| * | | cxgb4: update latest firmware version supportedGanesh Goudar2017-06-011-3/+3
| * | | netlink: don't send unknown nsidNicolas Dichtel2017-06-011-1/+3
| * | | qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2017-06-011-1/+1
| * | | mpls: fix clearing of dead nh_flags on link upRoopa Prabhu2017-05-311-1/+1
| * | | isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-05-311-1/+1
| * | | net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-311-1/+8
| * | | net: fix auto-loading of Marvell DSA driverRussell King2017-05-311-0/+13
| * | | net: phy: fix marvell phy status readingRussell King2017-05-311-2/+0
| * | | tcp: reinitialize MTU probing when setting MSS in a TCP repairDouglas Caetano dos Santos2017-05-311-2/+4
| * | | Merge branch 'mlx4-mlx5-MAINTAINERS-update'David S. Miller2017-05-301-3/+3
| |\ \ \
| | * | | MAINTAINERS: Move mlx5 rdma header file to IB driver chargeTariq Toukan2017-05-301-1/+1
| | * | | MAINTAINERS: Move mlx4 rdma header file to IB driver chargeTariq Toukan2017-05-301-1/+1
| | * | | MAINTAINERS: Update MELLANOX MLX4 core VPI driver maintainerTariq Toukan2017-05-301-1/+1
| |/ / /
| * | | net/mlx5: avoid build warning for uniprocessorArnd Bergmann2017-05-301-3/+2
| * | | net: dsa: mv88e6xxx: Add missing static to stub functionsArnd Bergmann2017-05-301-3/+3
| * | | qed: Don't log missing periodic stats by defaultMintz, Yuval2017-05-301-1/+2
| * | | Documentation: networking: add DPAA Ethernet documentMadalin Bucur2017-05-301-0/+194
| * | | cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2017-05-302-10/+20
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-294-16/+24
| |\ \ \
| | * | | netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang2017-05-241-1/+6
| | * | | netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BITLiping Zhang2017-05-231-1/+1
| | * | | netfilter: nft_set_rbtree: handle element re-addition after deletionPablo Neira Ayuso2017-05-231-11/+11
| | * | | netfilter: conntrack: fix false CRC32c mismatch using paged skbDavide Caratti2017-05-231-3/+6
| | | |/ | | |/|
| * | | net: dsa: mv88e6xxx: Add missing static to stub functionsAndrew Lunn2017-05-281-3/+3
| * | | hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang2017-05-271-0/+2
| * | | net: dsa: mv88e6xxx: Add eeprom-length to bindingAndrew Lunn2017-05-271-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-06-0617-116/+201
|\ \ \ \
| * \ \ \ Merge branch 'sparc64-context-wrap-fixes'David S. Miller2017-06-068-96/+64
| |\ \ \ \
| | * | | | sparc64: delete old wrap codePavel Tatashin2017-06-066-45/+1
| | * | | | sparc64: new context wrapPavel Tatashin2017-06-061-27/+54
| | * | | | sparc64: add per-cpu mm of secondary contextsPavel Tatashin2017-06-062-2/+4
| | * | | | sparc64: redefine first versionPavel Tatashin2017-06-062-4/+4
| | * | | | sparc64: combine activate_mm and switch_mmPavel Tatashin2017-06-061-20/+1
| | * | | | sparc64: reset mm cpumask after wrapPavel Tatashin2017-06-061-0/+2
| |/ / / /
| * | | | sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett2017-06-061-1/+2
| * | | | sparc: Machine description indices can varyJames Clarke2017-06-062-4/+65
| * | | | sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2017-06-062-6/+12
| * | | | arch/sparc: support NR_CPUS = 4096Jane Chu2017-06-062-6/+15