aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-25net/smc: handle state SMC_PEERFINCLOSEWAIT correctlyUrsula Braun
2018-01-25net/smc: cancel tx worker in case of socket abortsUrsula Braun
2018-01-25Merge branch 'sfc-support-PTP-on-8000-and-X2000-series-NICs'David S. Miller
2018-01-25sfc: support Medford2 frequency adjustment formatLaurence Evans
2018-01-25sfc: support second + quarter ns time format for receive datapathEdward Cree
2018-01-25sfc: support separate PTP and general timestampingLaurence Evans
2018-01-25sfc: simplify RX datapath timestampingLaurence Evans
2018-01-25sfc: only advertise TX timestamping if we have the license for itMartin Habets
2018-01-25sfc: on 8000 series use TX queues for TX timestampsEdward Cree
2018-01-25sfc: MAC TX timestamp handling on the 8000 seriesMartin Habets
2018-01-25sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets
2018-01-25sfc: use main datapath for HW timestamps if availableMartin Habets
2018-01-25sfc: add function to determine which TX timestamping method to useMartin Habets
2018-01-25sfc: handle TX timestamps in the normal data pathMartin Habets
2018-01-25sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward
2018-01-25net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...Kirill Tkhai
2018-01-24Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-24kill kernel_sock_ioctl()Al Viro
2018-01-24dev_ioctl(): move copyin/copyout to callersAl Viro
2018-01-24ipconfig: use dev_set_mtu()Al Viro
2018-01-24lift handling of SIOCIW... out of dev_ioctl()Al Viro
2018-01-24kill dev_ifname32()Al Viro
2018-01-24kill bond_ioctl()Al Viro
2018-01-24kill dev_ifsioc()Al Viro
2018-01-24ip_rt_ioctl(): take copyin to callerAl Viro
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro
2018-01-24net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov
2018-01-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-01-24fm10k: clarify action when updating the VLAN tableNgai-Mint Kwan
2018-01-24fm10k: correct typo in fm10k_pf.cNgai-Mint Kwan
2018-01-24fm10k: don't assume VLAN 1 is enabledJacob Keller
2018-01-24fm10k: stop adding VLAN 0 to the VLAN tableJacob Keller
2018-01-24fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan
2018-01-24fm10k: cleanup unnecessary parenthesis in fm10k_iov.cJacob Keller
2018-01-24cxgb4: make symbol pedits staticWei Yongjun
2018-01-24vhost: do not try to access device IOTLB when not initializedJason Wang
2018-01-24vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang
2018-01-24net: erspan: fix use-after-freeWilliam Tu
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe
2018-01-24Merge branch 'qed-rdma-bug-fixes'David S. Miller
2018-01-24qed: Free reserved MR tidMichal Kalderon
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon
2018-01-24fm10k: Fix configuration for macvlan offloadAlexander Duyck
2018-01-24net: qcom/emac: extend DMA mask to 46bitsWang Dongsheng