summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-25xen-netback: validate queue numbers in xenvif_set_hash_mapping()Jan Beulich3-8/+18
2018-09-25xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich1-5/+7
2018-09-25net: macb: Clean 64b dma addresses if they are not detectedMichal Simek1-0/+1
2018-09-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman9-90/+116
2018-09-25Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman8-37/+66
2018-09-25Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman6-7/+30
2018-09-25Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-9/+35
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2-2/+2
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman89-653/+621
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart1-5/+4
2018-09-24ip_tunnel: be careful when accessing the inner headerPaolo Abeni1-0/+9
2018-09-24mpls: allow routes on ip6gre devicesSaif Hasan1-1/+5
2018-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-24/+79
2018-09-24Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman13-46/+36
2018-09-24net: aquantia: memory corruption on jumbo framesFriedemann Gerold1-14/+18
2018-09-24Merge branch 'netpoll-avoid-capture-effects-for-NAPI-drivers'David S. Miller18-339/+12
2018-09-24tun: remove ndo_poll_controllerEric Dumazet1-43/+0
2018-09-24nfp: remove ndo_poll_controllerEric Dumazet1-18/+0
2018-09-24bnxt: remove ndo_poll_controllerEric Dumazet1-18/+0
2018-09-24bnx2x: remove ndo_poll_controllerEric Dumazet1-16/+0
2018-09-24mlx5: remove ndo_poll_controllerEric Dumazet1-19/+0
2018-09-24mlx4: remove ndo_poll_controllerEric Dumazet1-20/+0
2018-09-24i40evf: remove ndo_poll_controllerEric Dumazet1-26/+0
2018-09-24ice: remove ndo_poll_controllerEric Dumazet1-27/+0
2018-09-24igb: remove ndo_poll_controllerEric Dumazet1-30/+0
2018-09-24ixgb: remove ndo_poll_controllerEric Dumazet1-25/+0
2018-09-24fm10k: remove ndo_poll_controllerEric Dumazet3-28/+0
2018-09-24ixgbevf: remove ndo_poll_controllerEric Dumazet1-21/+0
2018-09-24ixgbe: remove ndo_poll_controllerEric Dumazet1-25/+0
2018-09-24bonding: use netpoll_poll_dev() helperEric Dumazet1-9/+2
2018-09-24netpoll: make ndo_poll_controller() optionalEric Dumazet2-14/+10
2018-09-23rds: Fix build regression.David S. Miller1-1/+1
2018-09-23Linux 4.19-rc5v4.19-rc5Greg Kroah-Hartman1-1/+1
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman2-12/+15
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-7/+22
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman5-11/+12
2018-09-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman16-39/+245
2018-09-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman5-12/+36
2018-09-23Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-3/+6
2018-09-23net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski1-0/+1
2018-09-22RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor1-1/+1
2018-09-22block: use nanosecond resolution for iostatOmar Sandoval5-11/+12
2018-09-22net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor1-1/+2
2018-09-22devlink: double free in devlink_resource_fill()Dan Carpenter1-2/+1
2018-09-22net: apple: fix return type of ndo_start_xmit functionYueHaibing3-6/+6
2018-09-22net: i825xx: fix return type of ndo_start_xmit functionYueHaibing3-6/+9
2018-09-22net: wiznet: fix return type of ndo_start_xmit functionYueHaibing2-2/+2
2018-09-22net: sgi: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-22net: cirrus: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-22net: seeq: fix return type of ndo_start_xmit functionYueHaibing2-3/+5