Age | Commit message (Expand) | Author |
2018-04-19 | atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit" | Colin Ian King |
2018-04-19 | net: qmi_wwan: add Wistron Neweb D19Q1 | Pawel Dembicki |
2018-04-19 | net: stmmac: Disable ACS Feature for GMAC >= 4 | Jose Abreu |
2018-04-19 | net: mvpp2: Fix DMA address mask size | Maxime Chevallier |
2018-04-18 | net: qualcomm: rmnet: Fix warning seen with fill_info | Subash Abhinov Kasiviswanathan |
2018-04-18 | tun: fix vlan packet truncation | Bjørn Mork |
2018-04-17 | sfc: check RSS is active for filter insert | Bert Kenward |
2018-04-16 | ibmvnic: Clear pending interrupt after device reset | Thomas Falcon |
2018-04-16 | team: avoid adding twice the same option to the event list | Paolo Abeni |
2018-04-16 | net: mvpp2: Fix TCAM filter reserved range | Maxime Chevallier |
2018-04-16 | Revert "macsec: missing dev_put() on error in macsec_newlink()" | Dan Carpenter |
2018-04-14 | sfc: limit ARFS workitems in flight per channel | Edward Cree |
2018-04-14 | sfc: pass the correctly bogus filter_id to rps_may_expire_flow() | Edward Cree |
2018-04-14 | sfc: insert ARFS filters with replace_equal=true | Edward Cree |
2018-04-13 | virtio-net: add missing virtqueue kick when flushing packets | Jason Wang |
2018-04-12 | net: dsa: mv88e6xxx: Fix receive time stamp race condition. | Richard Cochran |
2018-04-12 | nfp: flower: split and limit cmsg skb lists | Pieter Jansen van Vuuren |
2018-04-12 | nfp: flower: move route ack control messages out of the workqueue | Pieter Jansen van Vuuren |
2018-04-12 | nfp: print a message when mutex wait is interrupted | Jakub Kicinski |
2018-04-12 | nfp: ignore signals when communicating with management FW | Jakub Kicinski |
2018-04-12 | ibmvnic: Do not notify peers on parameter change resets | Nathan Fontenot |
2018-04-12 | ibmvnic: Handle all login error conditions | Nathan Fontenot |
2018-04-12 | lan78xx: PHY DSP registers initialization to address EEE link drop issues wit... | Raghuram Chary J |
2018-04-12 | mISDN: Remove VLAs | Laura Abbott |
2018-04-12 | ibmvnic: Define vnic_login_client_data name field as unsized array | Kees Cook |
2018-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-12 | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-04-12 | Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds |
2018-04-12 | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2018-04-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2018-04-11 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-11 | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-04-11 | Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2018-04-11 | tun: send netlink notification when the device is modified | Sabrina Dubroca |
2018-04-11 | tun: set the flags before registering the netdevice | Sabrina Dubroca |
2018-04-11 | lan78xx: Don't reset the interface on open | Phil Elwell |
2018-04-11 | bnxt_en: Fix NULL pointer dereference at bnxt_free_irq(). | Michael Chan |
2018-04-11 | bnxt_en: Need to include RDMA rings in bnxt_check_rings(). | Michael Chan |
2018-04-11 | bnxt_en: Support max-mtu with VF-reps | Sriharsha Basavapatna |
2018-04-11 | bnxt_en: Ignore src port field in decap filter nodes | Sriharsha Basavapatna |
2018-04-11 | bnxt_en: do not allow wildcard matches for L2 flows | Andy Gospodarek |
2018-04-11 | bnxt_en: Fix ethtool -x crash when device is down. | Michael Chan |
2018-04-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-04-11 | page cache: use xa_lock | Matthew Wilcox |
2018-04-11 | mac80211_hwsim: use DEFINE_IDA | Matthew Wilcox |
2018-04-11 | rapidio: use a reference count for struct mport_dma_req | Ioan Nicu |
2018-04-11 | drivers/rapidio/rio-scan.c: fix typo in comment | Vasyl Gomonovych |
2018-04-11 | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin |
2018-04-11 | mm: check __highest_present_section_nr directly in memory_dev_init() | Wei Yang |
2018-04-11 | vhost: return bool from *_access_ok() functions | Stefan Hajnoczi |