Age | Commit message (Expand) | Author | Files | Lines |
2018-04-13 | virtio-net: add missing virtqueue kick when flushing packets | Jason Wang | 1 | -2/+9 |
2018-04-13 | net: dsa: mv88e6xxx: Fix receive time stamp race condition. | Richard Cochran | 1 | -2/+10 |
2018-04-13 | nfp: flower: split and limit cmsg skb lists | Pieter Jansen van Vuuren | 4 | -8/+46 |
2018-04-13 | nfp: flower: move route ack control messages out of the workqueue | Pieter Jansen van Vuuren | 1 | -3/+3 |
2018-04-13 | nfp: print a message when mutex wait is interrupted | Jakub Kicinski | 1 | -1/+4 |
2018-04-13 | nfp: ignore signals when communicating with management FW | Jakub Kicinski | 1 | -2/+1 |
2018-04-13 | ibmvnic: Do not notify peers on parameter change resets | Nathan Fontenot | 1 | -1/+2 |
2018-04-13 | ibmvnic: Handle all login error conditions | Nathan Fontenot | 2 | -21/+35 |
2018-04-13 | lan78xx: PHY DSP registers initialization to address EEE link drop issues wit... | Raghuram Chary J | 1 | -1/+177 |
2018-04-13 | mISDN: Remove VLAs | Laura Abbott | 2 | -6/+16 |
2018-04-13 | ibmvnic: Define vnic_login_client_data name field as unsized array | Kees Cook | 1 | -6/+6 |
2018-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 12 | -56/+205 |
2018-04-12 | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -14/+47 |
2018-04-12 | Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds | 3 | -2/+3 |
2018-04-12 | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -2/+6 |
2018-04-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+6 |
2018-04-12 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 20 | -838/+978 |
2018-04-12 | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 10 | -52/+120 |
2018-04-12 | Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 3 | -2/+12 |
2018-04-11 | tun: send netlink notification when the device is modified | Sabrina Dubroca | 1 | -2/+22 |
2018-04-11 | tun: set the flags before registering the netdevice | Sabrina Dubroca | 1 | -3/+6 |
2018-04-11 | lan78xx: Don't reset the interface on open | Phil Elwell | 1 | -4/+0 |
2018-04-11 | bnxt_en: Fix NULL pointer dereference at bnxt_free_irq(). | Michael Chan | 1 | -1/+1 |
2018-04-11 | bnxt_en: Need to include RDMA rings in bnxt_check_rings(). | Michael Chan | 1 | -0/+2 |
2018-04-11 | bnxt_en: Support max-mtu with VF-reps | Sriharsha Basavapatna | 1 | -0/+30 |
2018-04-11 | bnxt_en: Ignore src port field in decap filter nodes | Sriharsha Basavapatna | 1 | -1/+3 |
2018-04-11 | bnxt_en: do not allow wildcard matches for L2 flows | Andy Gospodarek | 1 | -0/+59 |
2018-04-11 | bnxt_en: Fix ethtool -x crash when device is down. | Michael Chan | 1 | -3/+8 |
2018-04-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -119/+30 |
2018-04-11 | page cache: use xa_lock | Matthew Wilcox | 2 | -5/+5 |
2018-04-11 | mac80211_hwsim: use DEFINE_IDA | Matthew Wilcox | 1 | -1/+1 |
2018-04-11 | rapidio: use a reference count for struct mport_dma_req | Ioan Nicu | 1 | -104/+18 |
2018-04-11 | drivers/rapidio/rio-scan.c: fix typo in comment | Vasyl Gomonovych | 1 | -3/+3 |
2018-04-11 | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin | 1 | -1/+1 |
2018-04-11 | mm: check __highest_present_section_nr directly in memory_dev_init() | Wei Yang | 1 | -5/+2 |
2018-04-11 | vhost: return bool from *_access_ok() functions | Stefan Hajnoczi | 2 | -35/+35 |
2018-04-11 | vhost: fix vhost_vq_access_ok() log check | Stefan Hajnoczi | 1 | -3/+5 |
2018-04-11 | vhost: Fix vhost_copy_to_user() | Eric Auger | 1 | -1/+1 |
2018-04-11 | net: aquantia: oops when shutdown on already stopped device | Igor Russkikh | 1 | -3/+5 |
2018-04-11 | net: aquantia: Regression on reset with 1.x firmware | Igor Russkikh | 1 | -0/+16 |
2018-04-11 | cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN | Bassem Boubaker | 1 | -0/+6 |
2018-04-11 | slip: Check if rstate is initialized before uncompressing | Tejaswi Tanikella | 1 | -0/+5 |
2018-04-11 | lan78xx: Avoid spurious kevent 4 "error" | Phil Elwell | 1 | -1/+1 |
2018-04-11 | lan78xx: Correctly indicate invalid OTP | Phil Elwell | 1 | -1/+2 |
2018-04-11 | Merge branches 'pm-cpuidle' and 'pm-qos' | Rafael J. Wysocki | 4 | -24/+104 |
2018-04-10 | Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -1472/+980 |
2018-04-10 | Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 12 | -212/+525 |
2018-04-10 | Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 16 | -71/+2768 |
2018-04-10 | Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc | Linus Torvalds | 15 | -50/+865 |
2018-04-10 | Merge tag 'rpmsg-v4.17' of git://github.com/andersson/remoteproc | Linus Torvalds | 4 | -22/+52 |