summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-08rxrpc: Fix the packet reception routineDavid Howells
2018-10-08rxrpc: Fix the rxrpc_tx_packet trace lineDavid Howells
2018-10-08rxrpc: Fix connection-level abort handlingDavid Howells
2018-10-08rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells
2018-10-08rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells
2018-10-08rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells
2018-10-08rxrpc: Don't need to take the RCU read lock in the packet receiverDavid Howells
2018-10-08rxrpc: Use the UDP encap_rcv hookDavid Howells
2018-10-05rxrpc: Fix the data_ready handlerDavid Howells
2018-10-05rxrpc: Fix some missed refs to init_netDavid Howells
2018-10-05net: phy: phylink: fix SFP interface autodetectionBaruch Siach
2018-10-05be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti
2018-10-04net/packet: fix packet drop as of virtio gsoJianfeng Tan
2018-10-04net: dsa: b53: Keep CPU port as tagged in all VLANsFlorian Fainelli
2018-10-04openvswitch: load NAT helperFlavio Leitner
2018-10-04Merge branch 'bnxt_en-fixes'David S. Miller
2018-10-04bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam
2018-10-04bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru
2018-10-04bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam
2018-10-04bnxt_en: Fix VNIC reservations on the PF.Michael Chan
2018-10-04team: Forbid enslaving team device to itselfIdo Schimmel
2018-10-04net/usb: cancel pending work when unbinding smsc75xxYu Zhao
2018-10-04Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-10-04Merge branch 'mlxsw-fixes'David S. Miller
2018-10-04mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel
2018-10-04mlxsw: pci: Derive event type from event queue numberNir Dotan
2018-10-03Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-03ixgbe: check return value of napi_complete_done()Song Liu
2018-10-03Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-03sctp: fix fall-through annotationGustavo A. R. Silva
2018-10-03Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman
2018-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Greg Kroah-Hartman
2018-10-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGreg Kroah-Hartman
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-02r8169: always autoneg on resumeAlex Xu (Hello71)
2018-10-02ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet
2018-10-02Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-10-02Merge branch 'rmnet-fixes'David S. Miller
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti
2018-10-02net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-02Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...David S. Miller
2018-10-02rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-10-02bonding: fix warning messageMahesh Bandewar
2018-10-02inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-02nfp: avoid soft lockups under control message stormJakub Kicinski
2018-10-02declance: Fix continuation with the adapter identification messageMaciej W. Rozycki
2018-10-02net: fec: fix rare tx timeoutRickard x Andersson
2018-10-02Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linuxGreg Kroah-Hartman