summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller590-3397/+7664
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds42-285/+645
2017-03-15Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-50/+100
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds139-826/+1447
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+8
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+7
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval15-308/+630
2017-03-14Merge branch 'qed-fixes'David S. Miller5-8/+44
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval1-0/+3
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval1-0/+2
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani1-4/+5
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval1-0/+28
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval1-0/+2
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar1-3/+2
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani1-1/+2
2017-03-14Merge branch 'mlxsw-small-fixes'David S. Miller1-2/+2
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich1-0/+1
2017-03-13lwtunnel: remove unused but set variableRoopa Prabhu1-2/+0
2017-03-13Merge branch 'rds-ib-trivial-patches'David S. Miller3-19/+26
2017-03-13rds: ib: unmap the scatter/gather list when errorZhu Yanjun1-7/+19
2017-03-13rds: ib: add the static type to the functionZhu Yanjun2-4/+3
2017-03-13rds: ib: remove redundant ib_dealloc_fmrZhu Yanjun1-5/+2
2017-03-13rds: ib: drop unnecessary rdma_rejectZhu Yanjun1-3/+2
2017-03-13dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa1-0/+1
2017-03-13tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-03-13ucc/hdlc: fix two little issueZhao Qiang1-2/+2
2017-03-13Merge branch 'bcmgenet-add-support-for-GENETv5'David S. Miller10-148/+408
2017-03-13net: bcmgenet: add support for the GENETv5 hardwareDoug Berger4-50/+118
2017-03-13dt-bindings: net: update bcmgenet binding for GENETv5Doug Berger2-7/+8
2017-03-13dt-bindings: net: document bcmgenet WoL interruptDoug Berger1-3/+6
2017-03-13net: bcmgenet: return EOPNOTSUPP for unknown ioctl commandsDoug Berger1-16/+3
2017-03-13net: bcmgenet: correct return value of __bcmgenet_tx_reclaimDoug Berger1-2/+2
2017-03-13net: bcmgenet: clear status to reduce spurious interruptsDoug Berger1-1/+20
2017-03-13net: bcmgenet: remove handling of wol interrupts from isr0Doug Berger2-23/+2
2017-03-13net: bcmgenet: manage dma interrupts in napi codeDoug Berger1-17/+22
2017-03-13net: bcmgenet: remove meaningless linesDoug Berger1-10/+3
2017-03-13net: bcmgenet: simplify circular pointer arithmeticDoug Berger1-14/+5
2017-03-13net: phy: bcm7xxx: add support for 28nm EPHYDoug Berger2-2/+216
2017-03-13net: phy: bcm-phylib: replace obsolete EEE macro referencesDoug Berger1-3/+3
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-54/+523
2017-03-13vxlan: fix ovs supportNicolas Dichtel1-33/+40
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin1-3/+3
2017-03-13atm: remove an unnecessary loopFrancois Romieu1-9/+13