aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-25net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov2-24/+51
2018-09-25net: sched: protect block idr with spinlockVlad Buslov1-2/+13
2018-09-25net: sched: implement functions to put and flush all chainsVlad Buslov1-25/+30
2018-09-25net: sched: change tcf block reference counter type to refcount_tVlad Buslov2-25/+36
2018-09-25net: sched: use Qdisc rcu API instead of relying on rtnl lockVlad Buslov1-15/+64
2018-09-25net: sched: add helper function to take reference to QdiscVlad Buslov1-0/+13
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov5-1/+50
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov20-42/+47
2018-09-25net: core: netlink: add helper refcount dec and lock functionVlad Buslov2-0/+8
2018-09-25tls: Fixed a memory leak during socket closeVakul Garg1-2/+4
2018-09-25tls: Fix socket mem accounting error under async encryptionVakul Garg1-5/+16
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller284-1545/+2487
2018-09-25net: macb: Clean 64b dma addresses if they are not detectedMichal Simek1-0/+1
2018-09-25Merge branch 'r8169-series-with-smaller-improvements'David S. Miller1-12/+6
2018-09-25r8169: improve a check in rtl_init_oneHeiner Kallweit1-5/+3
2018-09-25r8169: improve rtl8169_irq_mask_and_ackHeiner Kallweit1-4/+3
2018-09-25r8169: use default watchdog timeoutHeiner Kallweit1-3/+0
2018-09-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGreg Kroah-Hartman9-90/+116
2018-09-25Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbGreg Kroah-Hartman8-37/+66
2018-09-25Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyGreg Kroah-Hartman6-7/+30
2018-09-25Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscGreg Kroah-Hartman3-9/+35
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name"Lubomir Rintel2-2/+2
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman89-653/+621
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu3-5/+41
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-24net: qca_spi: Introduce write register verificationStefan Wahren5-10/+56
2018-09-24tls: Fixed uninitialised vars warningVakul Garg1-2/+2
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg3-64/+37
2018-09-24Merge branch 'few-NTF_ROUTER-related-updates'David S. Miller2-7/+24
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu2-5/+17
2018-09-24neighbour: allow admin to set NTF_ROUTERRoopa Prabhu1-2/+7
2018-09-24mpls: allow routes on ip6gre devicesSaif Hasan1-1/+5
2018-09-24Merge branch 'net-sched-Add-hardware-specific-counters-to-TC-actions'David S. Miller8-28/+85
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron5-9/+26
2018-09-24net/core: Add new basic hardware counterEelco Chaudron3-19/+59
2018-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-24/+79
2018-09-24Merge branch 'mvpp2-Add-txq-to-CPU-mapping'David S. Miller2-1/+9
2018-09-24net: mvpp2: use round-robin scheduling for TX queues on the same CPUMaxime Chevallier2-0/+4
2018-09-24net: mvpp2: support XPS by mapping TX queues to CPUsMaxime Chevallier1-1/+5
2018-09-24Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaGreg Kroah-Hartman13-46/+36
2018-09-23net: aquantia: memory corruption on jumbo framesFriedemann Gerold1-14/+18
2018-09-23Merge branch 'netpoll-avoid-capture-effects-for-NAPI-drivers'David S. Miller18-339/+12
2018-09-23tun: remove ndo_poll_controllerEric Dumazet1-43/+0
2018-09-23nfp: remove ndo_poll_controllerEric Dumazet1-18/+0
2018-09-23bnxt: remove ndo_poll_controllerEric Dumazet1-18/+0
2018-09-23bnx2x: remove ndo_poll_controllerEric Dumazet1-16/+0
2018-09-23mlx5: remove ndo_poll_controllerEric Dumazet1-19/+0
2018-09-23mlx4: remove ndo_poll_controllerEric Dumazet1-20/+0
2018-09-23i40evf: remove ndo_poll_controllerEric Dumazet1-26/+0